Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-08-01 20:01 UTC

magiclen / rocket-multipart-form-data

This crate provides a multipart parser for the Rocket framework.

RustMIT★ 35 stars⑂ 15 forkssince Oct 2018View on GitHub ↗
KindLibraryNetwork servicehow this is determined

magiclen/rocket-multipart-form-data holds a health index of 53 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (60/100) and lowest on AI Readiness (42/100). It was last updated today. A single contributor accounts for most of its recent work.

53
overall / 100
Moderate

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.

53
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 52 is calibrated to 53 on the published index scale (record calibration 2026-08-02).

Ownership

Magic Len (Ron Li)Personal account
270 followers216 public repossince Nov 2013magiclen.org

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iorocket-multipart-form-data0.11.03,366330 days agoform-datawebservermultipartrocketparser-implementations

Metrics by category

Vitality

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

53Moderate · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
5/10OpenSSF Scorecard: Maintained — 6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push0
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 26 version tags (no GitHub releases)
36/36Release recency — latest release 0 days ago
12.6/27Release cadence — a release every ~244.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count26
latest_release_tagv0.11.0
releases_from_tagsyes
days_since_latest_release0
mean_days_between_releases244.8
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?

46Weak · 17% of overall
How it's scored
24.8/60Stars — 35 stars
9.6/25Forks — 15 forks
0/15Watchers — 2 watchers
Inputs used
forks15
stars35
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
47/80Monthly downloads — 3,366 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesrocket-multipart-form-data
dependents
ecosystemscrates
total_downloads278,182
monthly_downloads3,366
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

55Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.7/22.5Commit distribution — top contributor authored 97% of commits
4.1/13.5Contributor breadth — 3 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.968
How it's scored
28/42Issue resolution — 67% of issues closed
20/30PR acceptance — 2/3 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs2
open_issues3
closed_issues6
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.667
closed_unmerged_prs1
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
17.5/25Owner reach — 270 followers of magiclen
25/25Track record — 216 public repos, account ~12 yr old
Inputs used
followers270
owner_typeUser
is_verified
owner_loginmagiclen
public_repos216
account_age_days4,653
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on crates
35/35Publish recency — latest publish 0 days ago
20/20Version history — 33 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesrocket-multipart-form-data
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

60Moderate · 19% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 3 topics
10/10Wiki
Inputs used
topicsrust, rocket, multipart-formdata
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

44Weak · 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 — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
3.8/7.5Maintained — 6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.4
Excluded from scoring (no data or not applicable): ci_tests, packaging, signed_releases. Remaining weights renormalized.

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.

42Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0.9/40Legible commit history — 1 of 62 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.016
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 62
5/8Automated maintenance — dependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/11 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes18,380
source_files_sampled11
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

35GitHub stars
3contributors
0commits, last 12 months
0days since last push
26releases
1bus factor
3open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index crates:rocket-multipart-form-data@0.11.0; advisories assessed against the repository dependency graph instead
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 15 ⇿
0Stars
15Forks
23Releases

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.

03581013151512018-112021-122025-01
Major 0Minor 6Patch 17

Each point covers 6 days.

OpenSSF Scorecard 4.4 / 10
4.4aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
crates.iorocket0.5Cargo.toml
crates.iomime0.3.12Cargo.toml
crates.iomulter3Cargo.toml
crates.iotokio-util0.7Cargo.toml
All dependencies 6

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

RegistryPackageVersionRelation
crates.iomimedirect
crates.iomulterdirect
crates.iorocketdirect
crates.iotokio-utildirect
crates.iorocket-include-static-resourcesindirect
crates.iorocket-raw-responseindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "rust",
        "rocket",
        "multipart-formdata"
      ],
      "is_fork": false,
      "size_kb": 92,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Rust": 50929
      },
      "pushed_at": "2026-08-01T10:04:31Z",
      "created_at": "2018-10-21T14:12:33Z",
      "owner_type": "User",
      "updated_at": "2026-08-01T10:02:04Z",
      "description": "This crate provides a multipart parser for the Rocket framework.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "https://me.magiclen.org/",
      "name": "Magic Len (Ron Li)",
      "type": "User",
      "login": "magiclen",
      "company": "magiclen.org",
      "location": "Taipei City, Taiwan (R.O.C.)",
      "followers": 270,
      "avatar_url": "https://avatars.githubusercontent.com/u/5851348?v=4",
      "created_at": "2013-11-04T14:07:17Z",
      "is_verified": null,
      "public_repos": 216,
      "account_age_days": 4653
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2026-08-01T10:01:45Z"
        },
        {
          "tag": "v0.10.7",
          "kind": "patch",
          "published_at": "2023-11-03T02:32:07Z"
        },
        {
          "tag": "v0.10.6",
          "kind": "patch",
          "published_at": "2023-09-11T04:56:45Z"
        },
        {
          "tag": "v0.10.5",
          "kind": "patch",
          "published_at": "2022-11-04T01:57:20Z"
        },
        {
          "tag": "v0.10.4",
          "kind": "patch",
          "published_at": "2022-11-04T01:27:42Z"
        },
        {
          "tag": "v0.10.2",
          "kind": "patch",
          "published_at": "2022-03-21T00:33:17Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2022-03-19T14:15:44Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2021-08-13T15:51:13Z"
        },
        {
          "tag": "v0.9.6",
          "kind": "patch",
          "published_at": "2020-10-08T08:32:24Z"
        },
        {
          "tag": "v0.9.5",
          "kind": "patch",
          "published_at": "2020-07-20T13:50:29Z"
        },
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2020-06-27T13:10:24Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2020-06-23T08:50:22Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2020-05-21T08:21:50Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2020-05-20T17:04:36Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2020-05-20T16:58:08Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2020-02-27T14:27:19Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2020-02-23T17:33:21Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2019-09-19T12:05:46Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2019-09-15T10:46:52Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2019-06-02T11:01:40Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2019-05-03T09:45:45Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2019-04-16T06:27:28Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2018-12-08T09:45:50Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2018-12-07T23:40:20Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2018-11-17T14:10:36Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2018-11-17T14:06:34Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "960290663da9bf6ec4ebd1f4b886220cda5239ac",
          "body": null,
          "is_bot": false,
          "headline": "improve code and bump version",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2026-08-01T10:01:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0146b6387c8841fd977d1055759d55f03e870af5",
          "body": null,
          "is_bot": false,
          "headline": "improve code",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2026-08-01T09:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61764ffbf0f9efce502637a95d19e1493c7e5159",
          "body": null,
          "is_bot": false,
          "headline": "improve code, add tests",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2026-08-01T08:38:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa0e4e11de30f08335f88803652f3258052b2cd0",
          "body": null,
          "is_bot": false,
          "headline": "update .gitignore",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2026-08-01T08:05:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfaa6f5597ac4f14993aa28449f8c5564208c298",
          "body": null,
          "is_bot": false,
          "headline": "update github workflows",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2026-08-01T08:04:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69089c81e917556f4d81d0d946f4e54d9c437376",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies and MSRV",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2026-08-01T08:04:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efebd9915c7a6cbce1dae4fb0e94dc2142e8e5d1",
          "body": null,
          "is_bot": false,
          "headline": "update rocket",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-11-03T02:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c24f705e0f57d3aba59f1c691bdb8b6a39b51868",
          "body": null,
          "is_bot": false,
          "headline": "fix GitHub actions",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-09-11T05:03:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de09035ad3be4a07ce29d52ce48f23a449d71a8a",
          "body": null,
          "is_bot": false,
          "headline": "update MSRV",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-09-11T04:56:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e8dc22acfe0341d8871292b955ead88ea93e9bf",
          "body": null,
          "is_bot": false,
          "headline": "Update Cargo.toml",
          "author_name": "Magic Len (Ron Li)",
          "author_login": "magiclen",
          "committed_at": "2023-04-13T02:23:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fa6b31019ca513201ad04f6f29def772e2e96d8",
          "body": null,
          "is_bot": false,
          "headline": "update project",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2023-04-08T15:06:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47cd304aff32e219f3ead66adf7d29e05ecd7e31",
          "body": null,
          "is_bot": false,
          "headline": "replace `u64::max_value()` with `u64::MAX`",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2022-11-04T01:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53c4f37a7df69337944eee23895b5c0e27e925f0",
          "body": null,
          "is_bot": false,
          "headline": "run clippy",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2022-11-04T01:27:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a84866155d4bcd2967be4eb7d084a92b1fc02cb2",
          "body": null,
          "is_bot": false,
          "headline": "rebuild v0.10.3",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2022-11-04T01:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a14489558f169420cac57a47c7164f546ccaac7d",
          "body": null,
          "is_bot": false,
          "headline": "remove some extern crate",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2022-03-21T00:33:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3371611df0387d607aa96588d2812b0406b9d89",
          "body": null,
          "is_bot": false,
          "headline": "update project",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2022-03-19T14:15:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66fb747075fd9ec11f0af122bc7a9d5556b52445",
          "body": null,
          "is_bot": false,
          "headline": "use rocket = \"0.5.0-rc.1\"",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2021-08-13T15:51:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "899ac578f82f3d19fd51430670c6be1eb13d1743",
          "body": null,
          "is_bot": false,
          "headline": "fix Rocket",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2021-06-11T13:25:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09e3b65bf5e170fa9a189fa90b675a6f5c113e0f",
          "body": null,
          "is_bot": false,
          "headline": "add missing grave accents",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2021-05-08T05:58:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "908f0a3b9ab76ff3e26ea2eeeba5516ed7407784",
          "body": null,
          "is_bot": false,
          "headline": "update examples",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2021-05-08T05:55:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66a0e84ea7c975978d4734f5bae2d0a62334b39c",
          "body": null,
          "is_bot": false,
          "headline": "improve code",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2021-04-28T06:43:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87c5fab6c1354ddeba3124bc386f97dffcc9d8c2",
          "body": null,
          "is_bot": false,
          "headline": "update README.md",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2021-04-28T06:36:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf8435bae46427ce46801e8a2858be9a3e258b4b",
          "body": null,
          "is_bot": false,
          "headline": "fix workflows",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2021-04-28T06:30:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a175ccc2138d7cc3e0360843814f126fc455f5c",
          "body": null,
          "is_bot": false,
          "headline": "migrate to Rocket 0.5.0",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2021-04-28T06:23:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f1988a66335fd13fc2f100e11539d188533f50b",
          "body": null,
          "is_bot": false,
          "headline": "remove an unused semicolon",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-10-08T08:40:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61b22c10f48a1d79d196117ef3a5a697d6f36dce",
          "body": null,
          "is_bot": false,
          "headline": "fix https://github.com/magiclen/rocket-multipart-form-data/issues/8",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-10-08T08:32:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99b05f483dcbb07cc2508bfaac6034aa93e14e4e",
          "body": null,
          "is_bot": false,
          "headline": "update Cargo.toml",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-07-29T03:00:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62f060afa47128143d055347874dc9d60095bf1f",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-07-20T13:50:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d32043394093e5bb0cdbde79188ccbcfdfe26905",
          "body": null,
          "is_bot": false,
          "headline": "only include some files when publishing",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-06-27T13:10:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c5d397512cf953b511f16c9f5e1491eeed92a49",
          "body": null,
          "is_bot": false,
          "headline": "remove the `educe` crate",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-06-23T08:50:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "260693665bc4682f374f325a1b498f6146d25a8f",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-05-21T08:21:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8432150bcc24672d3bad06e614dc8b917d9b0e6",
          "body": null,
          "is_bot": false,
          "headline": "fix doc",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-05-20T17:04:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04abe55e123c91b994067ae668b2870e0b23506b",
          "body": null,
          "is_bot": false,
          "headline": "refactor and change the usage of the parsed field instances",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-05-20T16:58:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaca9907aa0363cae58b30c63b94b3ae1f14ba4b",
          "body": null,
          "is_bot": false,
          "headline": "implement `std::error::Error` for the `MultipartFormDataError` enum",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-02-27T14:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "576db9c85b5b868c2070befda9ba583d4f17ed4c",
          "body": null,
          "is_bot": false,
          "headline": "A `MultipartFormDataField` instance can be used multiple times now",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-02-23T17:33:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eb50a3c32d98d0caaa96a06ef552beab69fc23d",
          "body": null,
          "is_bot": false,
          "headline": "remove useless parentheses",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-02-23T16:30:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebd04e74a365758ae369ac3a40257d20be5bada8",
          "body": null,
          "is_bot": false,
          "headline": "fix typo",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2020-02-23T16:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6bce9a6de7fc8c48b2e53f666275f7ff7789470",
          "body": null,
          "is_bot": false,
          "headline": "run rustfmt",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2019-09-19T12:05:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b38f3d3371736bfcd1c31ea588deb9b5ed307945",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'emmanuelantony2000-master'",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2019-09-19T11:44:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af933927f74adeed3fd556d1494d1c226b5e098e",
          "body": null,
          "is_bot": false,
          "headline": "Refactored some parts of the code...",
          "author_name": "Emmanuel Antony",
          "author_login": "emmanuelantony2000",
          "committed_at": "2019-09-15T12:32:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aa47943f30320e6cb135b6c8bba9dc561bb9324",
          "body": null,
          "is_bot": false,
          "headline": "remove an unused feature",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2019-09-15T10:54:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26b36c18c4e20a564a0e7f0c1cea6bf3ee4deb4c",
          "body": null,
          "is_bot": false,
          "headline": "switch to Rust 2018",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2019-09-15T10:46:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9272c6ae62a0bf749f38fcdb61a4305e67f4f5d",
          "body": null,
          "is_bot": false,
          "headline": "update CI",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2019-07-29T14:05:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e570386beef6b5b21f03eaed12159c908e4cbb77",
          "body": "remove unnecessary dependencies",
          "is_bot": false,
          "headline": "Merge pull request #2 from gobanos/master",
          "author_name": "Magic Len (Ron Li)",
          "author_login": "magiclen",
          "committed_at": "2019-06-07T15:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b74ae4089a5aff3f752436b9ed6568bfc09d67ce",
          "body": null,
          "is_bot": false,
          "headline": "remove unnecessary dependencies",
          "author_name": "Grégory OBANOS",
          "author_login": "gobanos",
          "committed_at": "2019-06-07T09:41:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4d32d6e11c95cb149ef6f60d38bc814e2f65ee6",
          "body": null,
          "is_bot": false,
          "headline": "improve",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2019-06-02T14:50:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d2ed1ed8e9abb7d29a12bc4d0cf8007da9a3366",
          "body": null,
          "is_bot": false,
          "headline": "remove the redundant code",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2019-06-02T11:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25018cdb3da7611e2c658bdfddf8e51ce0b13466",
          "body": null,
          "is_bot": false,
          "headline": "improve APIs",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2019-06-02T11:00:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20b51e68a2f71c5ae226df792125a46b8e6cb38d",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2019-05-03T09:45:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47d1cb6f732716cf7cb4fa03dade22a44273cb1c",
          "body": null,
          "is_bot": false,
          "headline": "upgrade the mutipart crate, update categories",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2019-04-16T06:27:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d31ac0fb22a418db88b3e07080ed44d00775fe99",
          "body": null,
          "is_bot": false,
          "headline": "fix documentation",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-12-08T09:45:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2d1105e38d643593496258d119bbb52a352bee4",
          "body": null,
          "is_bot": false,
          "headline": "use rocket 0.4",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-12-07T23:40:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae227782500df3200fc94f42ad98a88ba42d4526",
          "body": null,
          "is_bot": false,
          "headline": "improve the example",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-11-17T14:10:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e749e8378f012ca9afec3b062de2a1572b977eb",
          "body": null,
          "is_bot": false,
          "headline": "improve, add an example",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-11-17T14:06:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1808cf630cca95e9061e12668225ef7c958b417",
          "body": null,
          "is_bot": false,
          "headline": "fix raw parser",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-10-22T03:45:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26b8f71182ba2f31a93f237f335b63440f92d379",
          "body": null,
          "is_bot": false,
          "headline": "re-export the mime module",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-10-22T01:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0c53e8a257831916badb1d723a34c5fb24d0276",
          "body": null,
          "is_bot": false,
          "headline": "add MultipartFormDataField struct to create field guarders",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-10-22T01:03:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b03d1d877607409259643a6d7727774637849b84",
          "body": null,
          "is_bot": false,
          "headline": "add file_name for SingleTextField",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-10-21T14:18:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ecf35a5d4a40e2a4616370ac258efecba31be8b",
          "body": null,
          "is_bot": false,
          "headline": "update",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-10-21T14:13:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1833b53b6f0b7adcfe426ce65eeec333112edc79",
          "body": null,
          "is_bot": false,
          "headline": "finish",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-10-21T14:12:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69dfcac9d7a643ecbc07829312286c615214cc65",
          "body": null,
          "is_bot": false,
          "headline": "update",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-10-21T11:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2eba4f4ab1993cdf3be18712d1509851641bfb1f",
          "body": null,
          "is_bot": false,
          "headline": "initial commit",
          "author_name": "Magic Len",
          "author_login": "magiclen",
          "committed_at": "2018-10-20T23:57:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 26,
      "commits_last_year": 0,
      "latest_release_at": "2026-08-01T10:01:45Z",
      "latest_release_tag": "v0.11.0",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 244.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "rocket-multipart-form-data",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "form-data",
            "web",
            "server",
            "multipart",
            "rocket",
            "parser-implementations"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/rocket-multipart-form-data",
          "is_deprecated": false,
          "latest_version": "0.11.0",
          "repository_url": "https://github.com/magiclen/rocket-multipart-form-data",
          "versions_count": 33,
          "total_downloads": 278182,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 3366,
          "first_published_at": "2018-10-21T14:14:26.080881Z",
          "latest_published_at": "2026-08-01T10:04:35.426903Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 15,
      "stars": 35,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2018-11-24",
            "count": 1
          },
          {
            "date": "2019-06-07",
            "count": 1
          },
          {
            "date": "2019-07-28",
            "count": 1
          },
          {
            "date": "2019-09-15",
            "count": 1
          },
          {
            "date": "2019-11-28",
            "count": 1
          },
          {
            "date": "2019-12-31",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-10-26",
            "count": 1
          },
          {
            "date": "2020-11-02",
            "count": 1
          },
          {
            "date": "2021-01-23",
            "count": 1
          },
          {
            "date": "2021-03-19",
            "count": 1
          },
          {
            "date": "2021-06-22",
            "count": 1
          },
          {
            "date": "2022-04-10",
            "count": 1
          },
          {
            "date": "2022-10-03",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 15,
        "total_forks": 15
      },
      "star_history": null,
      "open_issues_and_prs": 5
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml"
      ],
      "largest_source_bytes": 18380,
      "source_files_sampled": 11,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 6,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "rocket",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.5"
        },
        {
          "name": "mime",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3.12"
        },
        {
          "name": "multer",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "3"
        },
        {
          "name": "tokio-util",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.7"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "mime",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "multer",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rocket",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tokio-util",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rocket-include-static-resources",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rocket-raw-response",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 6,
        "direct_count": 4,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 2,
        "open_issues": 3,
        "closed_ratio": 0.667,
        "closed_issues": 6,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "magiclen",
          "commits": 60,
          "avatar_url": "https://avatars.githubusercontent.com/u/5851348?v=4"
        },
        {
          "type": "User",
          "login": "emmanuelantony2000",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/19288251?v=4"
        },
        {
          "type": "User",
          "login": "gobanos",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6086753?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.968
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci-version.yml",
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 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": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 5,
            "reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "960290663da9bf6ec4ebd1f4b886220cda5239ac",
        "ran_at": "2026-08-01T20:01:21Z",
        "aggregate_score": 4.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-08-01T10:08:32Z",
      "oldest_open_prs": [
        {
          "number": 11,
          "created_at": "2021-02-16T14:27:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 15,
          "created_at": "2025-11-24T11:38:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2019-09-19T12:06:09Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 7,
          "created_at": "2020-04-02T19:00:18Z",
          "last_comment_at": "2020-04-08T18:37:50Z",
          "last_comment_author": "Vypo"
        },
        {
          "number": 9,
          "created_at": "2020-11-02T18:08:01Z",
          "last_comment_at": "2021-05-08T06:19:55Z",
          "last_comment_author": "magiclen"
        },
        {
          "number": 12,
          "created_at": "2021-06-12T01:18:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/magiclen/rocket-multipart-form-data",
    "host": "github.com",
    "name": "rocket-multipart-form-data",
    "owner": "magiclen"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 52 is calibrated to 53 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 52,
            "calibrated": 53,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 53,
      "inputs": {
        "security": 44,
        "vitality": 53,
        "community": 46,
        "governance": 55,
        "calibration": "2026-08-02",
        "engineering": 60,
        "ai_readiness": 42,
        "weighted_overall_raw": 52
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 53,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "weak",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "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": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 72,
            "inputs": {
              "releases_count": 26,
              "latest_release_tag": "v0.11.0",
              "releases_from_tags": true,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 244.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "26 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~244.8 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 244.8
                    }
                  }
                ],
                "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": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 3,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 3 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 46,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "forks": 15,
              "stars": 35,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "35 stars",
                "points": 24.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "15 forks",
                "points": 9.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "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": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "packages": [
                "rocket-multipart-form-data"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 278182,
              "monthly_downloads": 3366
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "3,366 downloads/month across crates",
                "points": 47,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 3366,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 55,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 17,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.968
            },
            "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 97% of commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "merged_prs": 2,
              "open_issues": 3,
              "closed_issues": 6,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.667,
              "closed_unmerged_prs": 1,
              "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": "67% of issues closed",
                "points": 28,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "2/3 decided PRs merged",
                "points": 20,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 2,
                      "decided": 3
                    }
                  }
                ],
                "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 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "followers": 270,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "magiclen",
              "public_repos": 216,
              "account_age_days": 4653
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "270 followers of magiclen",
                "points": 17.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 270,
                      "login": "magiclen"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "216 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 216
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "rocket-multipart-form-data"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "33 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 60,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "rust",
                "rocket",
                "multipart-formdata"
              ],
              "has_wiki": true,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": 44,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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": 3
            },
            "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": "weak",
        "name": "AI Readiness",
        "value": 42,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.016,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "1 of 62 human commits state their intent (structured subject or explanatory body)",
                "points": 0.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 1,
                      "sampled": 62
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "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 62",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 62
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 18380,
              "source_files_sampled": 11,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/11 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 11,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? 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)."
      }
    ],
    "classification": {
      "top": [
        "library",
        "application"
      ],
      "labels": [
        "library",
        "network-service"
      ],
      "scores": {
        "library": 8,
        "network-service": 4
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:crates",
          "weight": 6
        },
        {
          "tier": "dependencies",
          "label": "network-service",
          "source": "dep:rocket",
          "weight": 4
        },
        {
          "tier": "description",
          "label": "library",
          "source": "description:library",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "deps.dev does not index crates:rocket-multipart-form-data@0.11.0; advisories assessed against the repository dependency graph instead",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-01T20:01:26.251235Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/magiclen/rocket-multipart-form-data.svg",
  "full_name": "magiclen/rocket-multipart-form-data",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

How one result sits in the wider record: aggregate statisticscrates.io.