Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 05:31 UTC

FileEye / MimeMap

A PHP library to handle MIME Content-Type fields and their related file extensions.

PHPLGPL-3.0★ 26 stars⑂ 2 forkssince Jan 2019View on GitHub ↗

FileEye/MimeMap holds a health index of 55 out of 100, placing it in the Moderate band. It scores highest on Vitality (68/100) and lowest on Security (35/100). It was last updated today. A single contributor accounts for most of its recent work.

55
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

FileEyeOrganization
0 followers4 public repossince Jan 2019

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistfileeye/mimemap2.2.5219,75233125 days agomimemime-typemime-parsermime-database

Metrics by category

Vitality

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

68Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
6.9/36Commit cadence — 10/52 weeks with commits
10.8/18Commit volume — 15 commits in the last year
5/10OpenSSF Scorecard: Maintained — 7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year15
human_commit_share0.98
days_since_last_push0
active_weeks_last_year10
How it's scored
27/27Ships releases — 33 releases published
27/36Release recency — latest release 125 days ago
19.8/27Release cadence — a release every ~74.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count33
latest_release_tag2.2.5
releases_from_tagsno
days_since_latest_release125
mean_days_between_releases74.9
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?

46At risk · 18% of overall
How it's scored
22.7/60Stars — 26 stars
0/25Forks — 2 forks
0/15Watchers — 1 watchers
Inputs used
forks2
stars26
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (LGPL-3.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
71.2/80Monthly downloads — 219,752 downloads/month across packagist
7.2/20Registry dependents — 11 packages depend on it
Inputs used
packagesfileeye/mimemap
dependents11
ecosystemspackagist
total_downloads10,099,343
monthly_downloads219,752

Sustainability & Governance

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

53Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.1/22.5Commit distribution — top contributor authored 99% of commits
2.7/13.5Contributor breadth — 2 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.994
How it's scored
32.7/46.8Issue resolution — 70% of issues closed
37.1/38.3PR acceptance — 95/98 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/28 approved changesets -- score normalized to 0
Inputs used
merged_prs95
open_issues3
closed_issues7
issue_closed_ratio0.7
closed_unmerged_prs3
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
0/25Owner reach — 0 followers of FileEye
17.1/25Track record — 4 public repos, account ~7 yr old
Inputs used
followers0
owner_typeOrganization
is_verified
owner_loginFileEye
public_repos4
account_age_days2,761
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 125 days ago
20/20Version history — 33 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesfileeye/mimemap
ecosystemspackagist
any_deprecatedno
min_days_since_publish125

Engineering Quality

Are baseline engineering and documentation practices in place?

66Moderate · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config — phpcs.xml
0/9.6Pre-commit hooks
0/6.4.editorconfig
6/20OpenSSF Scorecard: CI-Tests — 7 out of 21 merged PRs checked by a CI test -- score normalized to 3
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 6 topics
10/10Wiki
Inputs used
topicsphp, mime, mime-database, mime-parser, mime-type, mime-types
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?

35At risk · 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.8/2.5CI-Tests — 7 out of 21 merged PRs checked by a CI test -- score normalized to 3
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/28 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
3.8/7.5Maintained — 7 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 — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.5
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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

36At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
30.5/40Legible commit history — 56 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.571
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — phpcs.xml
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — PHP without a type-check config
52.9/55Manageable file sizes — 1/26 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes514,203
source_files_sampled26
oversized_source_files1
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

26GitHub stars
2contributors
15commits, last 12 months
0days since last push
33releases
1bus factor
3open issues
Packagistpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 2 ⇿
0Stars
2Forks
24Releases

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.

111222212019-012021-092024-06
Major 2Minor 3Patch 11

Each point covers 6 days.

OpenSSF Scorecard 3.5 / 10
3.5aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
3CI-Tests7 out of 21 merged PRs checked by a CI test -- score normalized to 3
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/28 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained7 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
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 8

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

RegistryPackageVersionRelation
Packagistcomposer-runtime-apiindirect
Packagistphpindirect
Packagistsebastian/comparatorindirect
Packagistsebastian/diffindirect
Packagistsymfony/consoleindirect
Packagistsymfony/filesystemindirect
Packagistsymfony/var-dumperindirect
Packagistsymfony/yamlindirect
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": [
        "php",
        "mime",
        "mime-database",
        "mime-parser",
        "mime-type",
        "mime-types"
      ],
      "is_fork": false,
      "size_kb": 984,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "PHP": 637506
      },
      "pushed_at": "2026-07-26T05:25:52Z",
      "created_at": "2019-01-02T22:20:28Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-11T16:07:39Z",
      "description": "A PHP library to handle MIME Content-Type fields and their related file extensions.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "LGPL-3.0",
      "default_branch": "master",
      "license_spdx_raw": "LGPL-3.0",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "FileEye",
      "company": null,
      "location": null,
      "followers": 0,
      "avatar_url": "https://avatars.githubusercontent.com/u/46331460?v=4",
      "created_at": "2019-01-02T22:13:41Z",
      "is_verified": null,
      "public_repos": 4,
      "account_age_days": 2761
    },
    "license": {
      "state": "standard",
      "spdx_id": "LGPL-3.0",
      "raw_spdx": "LGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "2.2.5",
          "kind": "patch",
          "published_at": "2026-03-22T22:01:57Z"
        },
        {
          "tag": "2.2.4",
          "kind": "patch",
          "published_at": "2026-01-04T09:39:55Z"
        },
        {
          "tag": "2.2.3",
          "kind": "patch",
          "published_at": "2025-11-16T09:39:04Z"
        },
        {
          "tag": "2.2.2",
          "kind": "patch",
          "published_at": "2025-04-16T19:43:28Z"
        },
        {
          "tag": "2.2.1",
          "kind": "patch",
          "published_at": "2024-12-16T19:08:08Z"
        },
        {
          "tag": "2.2.0",
          "kind": "minor",
          "published_at": "2024-10-24T12:31:22Z"
        },
        {
          "tag": "2.2.0-rc2",
          "kind": "prerelease",
          "published_at": "2024-10-20T19:41:46Z"
        },
        {
          "tag": "2.2.0-rc1",
          "kind": "prerelease",
          "published_at": "2024-10-20T16:17:26Z"
        },
        {
          "tag": "2.1.2",
          "kind": "patch",
          "published_at": "2024-06-29T16:58:45Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2024-05-17T19:26:11Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2024-04-06T13:06:42Z"
        },
        {
          "tag": "2.0.3",
          "kind": "patch",
          "published_at": "2023-11-11T14:22:15Z"
        },
        {
          "tag": "2.0.2",
          "kind": "patch",
          "published_at": "2023-08-29T16:29:51Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2023-02-11T20:10:25Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2022-08-19T10:43:06Z"
        },
        {
          "tag": "2.0.0-rc1",
          "kind": "prerelease",
          "published_at": "2022-07-17T13:13:56Z"
        },
        {
          "tag": "2.0.0-beta1",
          "kind": "prerelease",
          "published_at": "2022-05-14T10:40:42Z"
        },
        {
          "tag": "1.2.2",
          "kind": "patch",
          "published_at": "2022-05-02T15:35:37Z"
        },
        {
          "tag": "1.2.1",
          "kind": "patch",
          "published_at": "2021-11-22T13:22:53Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2021-09-21T20:31:00Z"
        },
        {
          "tag": "1.1.5",
          "kind": "patch",
          "published_at": "2021-04-02T20:25:58Z"
        },
        {
          "tag": "1.1.4",
          "kind": "patch",
          "published_at": "2020-05-16T10:32:57Z"
        },
        {
          "tag": "1.1.3",
          "kind": "patch",
          "published_at": "2019-11-23T08:06:49Z"
        },
        {
          "tag": "1.1.2",
          "kind": "patch",
          "published_at": "2019-09-07T07:39:03Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2019-04-10T11:15:25Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2019-03-27T20:47:39Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2019-02-16T15:58:47Z"
        },
        {
          "tag": "1.0.0-rc1",
          "kind": "prerelease",
          "published_at": "2019-01-29T13:44:07Z"
        },
        {
          "tag": "1.0.0-beta1",
          "kind": "prerelease",
          "published_at": "2019-01-24T18:17:12Z"
        },
        {
          "tag": "1.0.0-alpha4",
          "kind": "prerelease",
          "published_at": "2019-01-21T15:01:51Z"
        },
        {
          "tag": "1.0.0-alpha3",
          "kind": "prerelease",
          "published_at": "2019-01-19T13:47:42Z"
        },
        {
          "tag": "1.0.0-alpha2",
          "kind": "prerelease",
          "published_at": "2019-01-17T22:26:13Z"
        },
        {
          "tag": "1.0.0-alpha1",
          "kind": "prerelease",
          "published_at": "2019-01-17T18:47:38Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "32694051c4ea5c733ba9bf8a5a91643d64078bcf",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub Actions versions in code-quality.yml",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2026-07-11T16:07:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "516f527c0d740fe59342fea7da9e19ec158c0899",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub Actions versions in php-unit.yml",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2026-07-11T16:03:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22b515739131e5cd8441c5fd59b960eb860c0ba4",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub Actions versions in update-default-map.yml",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2026-07-11T16:03:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d48ce6d22a1d309758492a8a8fb273a2cf1a461",
          "body": "Co-authored-by: mondrake <mondrake@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update DefaultMap (#108)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-01T16:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f052be948280b72f6ac480473ec15b20c5c4ebc7",
          "body": "Co-authored-by: mondrake <mondrake@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update DefaultMap (#107)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-13T20:34:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89e52ab95ef04e9835f3dc2c6ef7704104de08f2",
          "body": "MR generated wit support of Claude",
          "is_bot": false,
          "headline": "Fix: Remove unmatched PHPStan ignore comments in BaseMap.php (#106)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2026-05-13T20:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb27b2f81b1efe3f9522b4cbea46d3a7ddb3b0cd",
          "body": "This workflow automates the update of the DefaultMap using the fileeye-mimemap utility and creates a pull request if changes are detected.",
          "is_bot": false,
          "headline": "Add workflow to update DefaultMap automatically (#105)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2026-05-13T20:13:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d85461d6663501d29d1838d1ad65222a1ce44d7b",
          "body": null,
          "is_bot": false,
          "headline": "Update DefaultMap",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2026-03-22T21:57:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4beec5f69793490118f301717939e592cc8c76ce",
          "body": null,
          "is_bot": false,
          "headline": "Update DefaultMap",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2026-03-22T14:08:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "819b45c579b3b1e11a2172c9e36786b8b94a693b",
          "body": null,
          "is_bot": false,
          "headline": "DefaultMap update",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2026-02-16T20:42:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83664df5aae5e5df55f37a2b7d10b0ce4b46b778",
          "body": null,
          "is_bot": false,
          "headline": "DefaultMap update (#104)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2026-01-02T12:46:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb67ebc34d493725a983ce04bd71eaa92ca52a76",
          "body": null,
          "is_bot": false,
          "headline": "Add PHP 8.6 to PHPUnit workflow (#103)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2025-12-18T06:04:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "257ab8a9d13fb2e62d900c4d2ef3c3c688e19cfc",
          "body": null,
          "is_bot": false,
          "headline": "Update default map",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2025-11-16T09:32:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86b4eca8b75da31c8860cbb61b7b1bfab149e384",
          "body": null,
          "is_bot": false,
          "headline": "Update default map",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2025-11-15T16:32:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb4099f8c1b229b3936174a1868b9100102d06a7",
          "body": null,
          "is_bot": false,
          "headline": "Update default map (#101)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2025-09-21T12:47:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aefeb4c8364f3a684cf6ac5cf18b367f9bb89ee0",
          "body": null,
          "is_bot": false,
          "headline": "Update DefaultMap.php (#100)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2025-06-27T17:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bab84c46fef4dc2d079450eb116b6119783a7595",
          "body": null,
          "is_bot": false,
          "headline": "Change Apache URL for the reference file (#99)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2025-05-18T15:12:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bfaead48d74e730a4781902d3aaecbeb1f7edc0",
          "body": null,
          "is_bot": false,
          "headline": "Update DefaultMap.php (#98)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2025-04-10T18:54:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8068b5d8f8643cf8cfd3d1713c37325ec84d3da7",
          "body": null,
          "is_bot": false,
          "headline": "Fail hard when update source is unreachable (#97)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2025-03-14T08:26:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49d60efa99e71cc5d8c7acae80c62edf872707ca",
          "body": null,
          "is_bot": false,
          "headline": "Restore full test coverage (#96)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-12-30T14:03:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c7c2ffdd450c87b3366ceb76964aed9659f9b58",
          "body": null,
          "is_bot": false,
          "headline": "Remove Psalm static analysis (#95)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-12-29T07:29:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01292d1bdb05353cbded60c848587f8ab714fa21",
          "body": null,
          "is_bot": false,
          "headline": "Introduce generics to describe `Map` classes (#92)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-12-26T13:49:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea0ecdd298284de7c21116f6e49a1b6d90a47c12",
          "body": null,
          "is_bot": false,
          "headline": "Fix PHPStan baselined errors (#91)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-12-25T20:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f37ea54dab6f286dd37d937c069b80b601003df0",
          "body": null,
          "is_bot": false,
          "headline": "Bump PHPStan to ^2 (#88)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-12-16T19:03:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "609125da59a2824ac610127198e25c68beaf2e46",
          "body": null,
          "is_bot": false,
          "headline": "Update DefaultMap.php (#89)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-12-16T18:27:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acc8f4abb956fa95d92899ef7c677ab9e28a9a5f",
          "body": null,
          "is_bot": false,
          "headline": "[CI] Save updated map as an artifact (#87)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-11-02T17:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3840fd54a7f752f1b6fe0d4c18773ce7096b93ad",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup tests from annotations (#86)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-10-28T20:40:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8c686cc6f77316b23128a83334877debf645dfb",
          "body": null,
          "is_bot": false,
          "headline": "Fix BaseMap::$instance BC issue (#85)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-10-20T18:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a7708447f4c78fced5064d2d4621b6f5d00c668",
          "body": null,
          "is_bot": false,
          "headline": "More documentation tuning",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-10-20T15:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e212a10e808f2d79b8e275e69d364d5800365506",
          "body": null,
          "is_bot": false,
          "headline": "Adjust documentation (#83)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-10-20T15:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61d8f2d482a1031520c69c854884de9c86d08030",
          "body": null,
          "is_bot": false,
          "headline": "Add code documentation with GitHub Pages and phpDocumentor (#82)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-10-20T13:11:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8924fddf667d1e2cfee9f44c1067177844d8e4ef",
          "body": null,
          "is_bot": false,
          "headline": "Add CODECOV_TOKEN",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-10-20T09:55:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15433ada9f8ef2c00e6474a5a30ebdc47253e981",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-10-20T09:39:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d5c9c1e9d04701620a5320933680f9b5defae17",
          "body": null,
          "is_bot": false,
          "headline": "Update code to PHP 8 (#81)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-10-19T15:29:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fb7d7d130bce11eda105dbf887b8e05491a7614",
          "body": null,
          "is_bot": false,
          "headline": "Bump PHP to 8.1 minimum (#80)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-10-14T09:17:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db9d54745c22ec8c89bcc3b9748444df4d0706c4",
          "body": null,
          "is_bot": false,
          "headline": "Run tests on PHP 8.5",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-10-02T11:59:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8eaab135e8a9c7dd3cf1ca45d00aa0c23c3c0c3",
          "body": null,
          "is_bot": false,
          "headline": "Update Badges",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-10-02T11:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cb60da59d5c6fb881a78b481d513c4c68a1a93c",
          "body": null,
          "is_bot": false,
          "headline": "Map update",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-06-29T16:52:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a8d3a7d182900f5b8bc8c68096713fbb6a99cde",
          "body": "* fix: array keys that are integer-like strings are converted to integers\r\n\r\n* chore: add test coverage to prevent regression",
          "is_bot": false,
          "headline": "fix: integer-like extensions are incorrectly converted to integers (#79)",
          "author_name": "Deven Jahnke",
          "author_login": "devenjahnke",
          "committed_at": "2024-06-27T20:54:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f5a252998c1f5d32cd350045a7c4f4771a5ae9c",
          "body": null,
          "is_bot": false,
          "headline": "MapUpdater methods may not return an arrya of error messages (#78)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-05-18T10:23:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7992d33502de8a82065fd9fe2d2e2b1f7f33d1ce",
          "body": null,
          "is_bot": false,
          "headline": "PHP 8.4 Implicit nullable types (#77)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-05-17T19:22:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3df14d06940741ffee30f8c15640e9ccfc5535d9",
          "body": null,
          "is_bot": false,
          "headline": "Map update (#76)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-05-17T18:32:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba0b04e179976e7d6a487fdb166c5f1faf8463c6",
          "body": null,
          "is_bot": false,
          "headline": "Support PHP 8.4 (#75)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-04-06T17:30:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6cbd1af84d387bb49422dc97522788938358481",
          "body": null,
          "is_bot": false,
          "headline": "Update php-unit.yml",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-04-06T14:25:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ea9ac8d7fc599fffe7108f8821a7b324b5d0af4",
          "body": "* map update\r\n\r\n* test fix and text/markdown priority\r\n\r\n* fix default_map_build",
          "is_bot": false,
          "headline": "Map update (#74)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-04-06T13:00:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04bd40c48334226b1549ba0189a08e17d0f567db",
          "body": null,
          "is_bot": false,
          "headline": "PHPUnit 11 (#73)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-04-01T19:56:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cb3b3ee484a4d3d21e7a693fe786bb78cf4152b",
          "body": null,
          "is_bot": false,
          "headline": "Update MapHandlerTest.php",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-03-28T16:38:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e995aaca34eacb4bf50e33138315f573e06d4f5a",
          "body": null,
          "is_bot": false,
          "headline": "Update MapHandlerTest.php",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2024-03-28T16:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6abfc0c30a235b4fbfabb96abee88a87b5e0bf2c",
          "body": null,
          "is_bot": false,
          "headline": "Drop support for PHP 7.3 (#72)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2023-12-11T21:03:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0795b7db12838ffb7bc564e0a02cf53fb1463ec0",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/FileEye/MimeMap",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2023-11-11T14:14:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29962e5711dc91f2be2330a4c2f0426c5e6e001f",
          "body": null,
          "is_bot": false,
          "headline": "Map update November 11, 2023 - fix",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2023-11-11T14:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc3cd64ca641798f5268432bd9571cea3ab9b3a4",
          "body": null,
          "is_bot": false,
          "headline": "Update MapHandlerTest.php",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2023-11-11T13:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3a2ed1f66f5a1221265e1f9f4f73acfe9f8c428",
          "body": null,
          "is_bot": false,
          "headline": "Map update November 11, 2023",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2023-11-11T13:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ed09ec155855146870170b87d45b5bdafc2500c",
          "body": null,
          "is_bot": false,
          "headline": "Map update November 4, 2023",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2023-11-04T17:28:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73644975fd60e9c15adb28144a9ccb023bfff176",
          "body": null,
          "is_bot": false,
          "headline": "[Test on PHP 8.4 (#70)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2023-09-26T19:36:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dbd4421004a16201d34c136bca3517776566653",
          "body": null,
          "is_bot": false,
          "headline": "Map update",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2023-09-09T19:00:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "befb9f1ee77dbf6b74a2c578874e128c9a5c1a2d",
          "body": null,
          "is_bot": false,
          "headline": "Map update",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2023-08-29T16:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1ff6525aa85a8e3a0026ec830ffca55ed30e91d",
          "body": null,
          "is_bot": false,
          "headline": "Allow PHPUnit 10 and Psalm 5 (#69)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2023-02-28T09:42:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cf3d5d01c5248b41fec2c64414d22828e373634",
          "body": null,
          "is_bot": false,
          "headline": "Update TypeTest.php",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2023-02-28T08:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27ad063425c4538864e4daf6b6b17bd5461b362a",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2023-02-28T08:04:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4881f2d57063e8f9f572fc87198f8cb29af93c6",
          "body": null,
          "is_bot": false,
          "headline": "Update map (#68)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2023-02-11T20:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb1a701b982ebc24a97b2694abf0aaa6da83d0ac",
          "body": null,
          "is_bot": false,
          "headline": "Test on PHP 8.3 (#67)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2022-12-28T22:30:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "502502946ebc57cf10ac5fcd14439b254120c2f1",
          "body": null,
          "is_bot": false,
          "headline": "Support PHP 8.2 (#65)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2022-08-23T07:54:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c8b2cd682eb25c9bc70d9eb1a5b47a368a3d605",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2022-08-19T10:51:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24144b7dc84168e14e4fc893d654c4fb40628346",
          "body": null,
          "is_bot": false,
          "headline": "Map update for text/javascript [IETF RFC-9239] (#66)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2022-07-17T13:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59f4724ba49a78189e7a30a8c0c616eecdcbd7ee",
          "body": null,
          "is_bot": false,
          "headline": "Run code-quality on PHP 7.3",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2022-06-08T20:04:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b88a9fd5f786aefbea6ae93dcbaef479e157f6c",
          "body": null,
          "is_bot": false,
          "headline": "Updating README badges",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2022-05-14T10:50:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41c4baf01310ce3e19f9e506d99f2e769bc08163",
          "body": null,
          "is_bot": false,
          "headline": "Add Psalm badges (#64)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2022-05-14T10:29:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "479768f7a9cfbc941020a6dd33f81af9ffc62343",
          "body": null,
          "is_bot": false,
          "headline": "Implement Psalm (#63)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2022-05-14T07:13:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77176e750cbd1c678ac80150a2e01c8e9d71ba89",
          "body": null,
          "is_bot": false,
          "headline": "Map update",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2022-05-14T06:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3824c25375884c4d4f6e9a1134b5b4f7a35f7949",
          "body": null,
          "is_bot": false,
          "headline": "Increase test coverage (#62)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2022-05-10T20:01:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2109addfb972e393820a8a9e5fdc45c13e58c305",
          "body": null,
          "is_bot": false,
          "headline": "Remove scrutinizer (#61)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2022-05-08T17:35:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3906bbb443c629ccd49dbb445244cf4444cb7e8c",
          "body": null,
          "is_bot": false,
          "headline": "Implement CodeCov (#60)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2022-05-08T17:26:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba145fdaa10c85238176209b14d48bb3643285b7",
          "body": null,
          "is_bot": false,
          "headline": "Always be strict in methods and bump PHPStan level to max (#59)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2022-05-08T12:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c11447e85633a058997f0433a702f9e52a56275c",
          "body": null,
          "is_bot": false,
          "headline": "Bump composer branch-alias to 2.x-dev",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2022-05-03T09:57:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2212719f3661c376d752e5cf9e262e9552f31976",
          "body": null,
          "is_bot": false,
          "headline": "Bump minimum PHP to 7.3, PHPStan level 7 (#58)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2022-05-03T09:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04dc1caf8d0a11a6f53494e284d261e7c9eb8eb7",
          "body": null,
          "is_bot": false,
          "headline": "Map update",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2022-04-30T12:59:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b9cd5caac7fcc8c57fb536f36bfef14894b2e79",
          "body": null,
          "is_bot": false,
          "headline": "Remove 'so.[0-9]*' extension from default map (#57)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2022-04-30T09:21:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3eaa459f0e9fae6fc056fb775603674c6057af6",
          "body": null,
          "is_bot": false,
          "headline": "Map update (#54)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2022-04-30T09:03:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ffe5327f17831ecfeb3a501f28b57d89ec7fe36",
          "body": null,
          "is_bot": false,
          "headline": "Map update",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2022-03-12T13:09:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec677c89cb112ae8efbc4d58e0d0a990097e3307",
          "body": null,
          "is_bot": false,
          "headline": "Fix README badges",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2021-12-12T13:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "107b40204513180088cfbdd956c1e0d1c3866e15",
          "body": null,
          "is_bot": false,
          "headline": "Implement PHPstan level 5 code quality (#52)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2021-12-12T13:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ceb1162e179b2e74683f3229543225db56798f1",
          "body": null,
          "is_bot": false,
          "headline": "Map update",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2021-11-22T13:10:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b556485b060861c76a60bb94569c3c81740cb04d",
          "body": null,
          "is_bot": false,
          "headline": "Map update (#51)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2021-09-21T17:38:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa7a844ed1325b11001df46cc79bd2b0ecb1646e",
          "body": null,
          "is_bot": false,
          "headline": "Drop support for PHP 5.4 and 5.5, add for 8.1 (#50)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2021-09-21T16:11:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60c7b384b56879d3662d6c37f7cc37d438f88022",
          "body": null,
          "is_bot": false,
          "headline": "Update php.yml",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2021-07-21T12:54:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1048a2c7922dfbd15418dc745354e394dff16a63",
          "body": null,
          "is_bot": false,
          "headline": "Update php.yml",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2021-07-21T09:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c30fb24ced0852e9185eaecc5b4cdc52ff2205ff",
          "body": null,
          "is_bot": false,
          "headline": "Map update (#49)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2021-07-01T11:11:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da79527b21a8e5caee4eba3acb99664a1e6a9b93",
          "body": null,
          "is_bot": false,
          "headline": "Update badge and add test schedule (#48)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2021-06-12T13:57:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78d045d0ae8cb86f4934396e022d9cc14c32d749",
          "body": null,
          "is_bot": false,
          "headline": "Move testing to GitHub Actions (#47)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2021-06-12T13:45:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88f3ac0a05d552ccf14de931d5aedfff7eba8bcb",
          "body": null,
          "is_bot": false,
          "headline": "Back to dev.",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2021-04-02T20:29:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9efaad84adce38f2ee49331b2bd684c83fd9aa3b",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.1.5 (#46)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2021-04-02T20:21:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0f053f7a5d71fd3a908d3e7dbeff7bb9fad6b03",
          "body": null,
          "is_bot": false,
          "headline": "Update default map",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2021-04-02T20:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c30f319dc77e169e3bdb5ad3dcd7fefb01dfe16e",
          "body": null,
          "is_bot": false,
          "headline": "Map update",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2021-01-01T12:54:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1f2179b0a9302924e67fdbf4c6eae029241198b",
          "body": null,
          "is_bot": false,
          "headline": "Update .travis.yml",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2020-11-02T19:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d94ddc88f06755c507b4cb17118ea9ad47a54ea2",
          "body": null,
          "is_bot": false,
          "headline": "Back to dev.",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2020-05-16T10:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a0ddb71f06d8fb3f84f0a3c45348af81803b16d",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.1.4 (#44)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2020-05-16T10:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47b85d52e479f1168422a0bf2ac61b3c75596c64",
          "body": null,
          "is_bot": false,
          "headline": "Update default map (#43)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2020-03-06T22:11:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db7c6be3918405355f0d041850032aa83af684d4",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup trailing blanks on map compile (#42)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2020-03-06T21:10:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bafe0185249a7528bda5474194cbeaec45f5c5e9",
          "body": null,
          "is_bot": false,
          "headline": "[Scrutinizer] Bump to PHP 7.4 (#41)",
          "author_name": "mondrake",
          "author_login": "mondrake",
          "committed_at": "2020-03-06T20:57:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 33,
      "commits_last_year": 15,
      "latest_release_at": "2026-03-22T22:01:57Z",
      "latest_release_tag": "2.2.5",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 125,
      "mean_days_between_releases": 74.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "fileeye/mimemap",
          "exists": true,
          "license": "LGPL-3.0-or-later",
          "keywords": [
            "mime",
            "mime-type",
            "mime-parser",
            "mime-database"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/fileeye/mimemap",
          "is_deprecated": false,
          "latest_version": "2.2.5",
          "repository_url": "https://github.com/FileEye/MimeMap",
          "versions_count": 33,
          "total_downloads": 10099343,
          "dependents_count": 11,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 219752,
          "first_published_at": null,
          "latest_published_at": "2026-03-22T21:57:45Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 125
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 26,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2019-01-02",
            "count": 1
          },
          {
            "date": "2024-06-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "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": [],
      "largest_source_bytes": 514203,
      "source_files_sampled": 26,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "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": 8,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "composer-runtime-api",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/comparator",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/diff",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/console",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/filesystem",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/var-dumper",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/yaml",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 8,
        "direct_count": 0,
        "indirect_count": 8
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 95,
        "open_issues": 3,
        "closed_ratio": 0.7,
        "closed_issues": 7,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "mondrake",
          "commits": 177,
          "avatar_url": "https://avatars.githubusercontent.com/u/1174864?v=4"
        },
        {
          "type": "User",
          "login": "devenjahnke",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/10586846?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.994
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "code-docs.yml",
        "code-quality.yml",
        "php-unit.yml",
        "update-default-map.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "phpcs.xml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "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": 3,
            "reason": "7 out of 21 merged PRs checked by a CI test -- score normalized to 3",
            "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/28 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 5,
            "reason": "7 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": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "32694051c4ea5c733ba9bf8a5a91643d64078bcf",
        "ran_at": "2026-07-26T05:31:41Z",
        "aggregate_score": 3.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-26T05:25:56Z",
      "oldest_open_prs": [
        {
          "number": 109,
          "created_at": "2026-07-26T05:25:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-01T16:44:32Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 10,
          "created_at": "2019-01-19T11:39:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 53,
          "created_at": "2022-02-13T15:49:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 71,
          "created_at": "2023-10-14T12:26:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/FileEye/MimeMap",
    "host": "github.com",
    "name": "MimeMap",
    "owner": "FileEye"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 55,
      "inputs": {
        "security": 35,
        "vitality": 68,
        "community": 46,
        "governance": 53,
        "engineering": 66
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 68,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "commits_last_year": 15,
              "human_commit_share": 0.98,
              "days_since_last_push": 0,
              "active_weeks_last_year": 10
            },
            "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": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "15 commits in the last year",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "7 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": 82,
            "inputs": {
              "releases_count": 33,
              "latest_release_tag": "2.2.5",
              "releases_from_tags": false,
              "days_since_latest_release": 125,
              "mean_days_between_releases": 74.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "33 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 125 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 125
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~74.9 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 74.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 14,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 14 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 14
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 46,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "forks": 2,
              "stars": 26,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "26 stars",
                "points": 22.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (LGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "LGPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 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": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "packages": [
                "fileeye/mimemap"
              ],
              "dependents": 11,
              "ecosystems": "packagist",
              "total_downloads": 10099343,
              "monthly_downloads": 219752
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "219,752 downloads/month across packagist",
                "points": 71.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 219752,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "11 packages depend on it",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "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": 53,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.994
            },
            "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 99% of commits",
                "points": 0.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "merged_prs": 95,
              "open_issues": 3,
              "closed_issues": 7,
              "issue_closed_ratio": 0.7,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "70% of issues closed",
                "points": 32.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 70
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "95/98 decided PRs merged",
                "points": 37.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 95,
                      "decided": 98
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "followers": 0,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "FileEye",
              "public_repos": 4,
              "account_age_days": 2761
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "0 followers of FileEye",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 0,
                      "login": "FileEye"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "4 public repos, account ~7 yr old",
                "points": 17.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 4
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "fileeye/mimemap"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 125
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on packagist",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 125 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 125
                    }
                  }
                ],
                "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": 66,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "phpcs.xml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpcs.xml"
                    }
                  }
                ],
                "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": "7 out of 21 merged PRs checked by a CI test -- score normalized to 3",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "php",
                "mime",
                "mime-database",
                "mime-parser",
                "mime-type",
                "mime-types"
              ],
              "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": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Security",
        "value": 35,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 35,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.5
            },
            "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": "7 out of 21 merged PRs checked by a CI test -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "7 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": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 36,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.571,
              "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": "56 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 30.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 56,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "phpcs.xml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpcs.xml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 514203,
              "source_files_sampled": 26,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "PHP without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "PHP"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/26 source files over 60KB",
                "points": 52.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 26,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T05:31:55.736955Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/FileEye/MimeMap.svg",
  "full_name": "FileEye/MimeMap",
  "license_state": "standard",
  "license_spdx": "LGPL-3.0"
}

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

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

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