Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 940,
"has_wiki": false,
"homepage": null,
"languages": {
"Shell": 752,
"JavaScript": 19125,
"TypeScript": 46769
},
"pushed_at": "2026-04-24T18:26:43Z",
"created_at": "2010-02-25T01:05:42Z",
"owner_type": "User",
"updated_at": "2026-07-15T06:58:25Z",
"description": "Mime types for JavaScript",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript",
"JavaScript"
]
},
"owner": {
"blog": "http://broofa.com",
"name": "Robert Kieffer",
"type": "User",
"login": "broofa",
"company": null,
"location": "Bend, Oregon",
"followers": 637,
"avatar_url": "https://avatars.githubusercontent.com/u/164050?v=4",
"created_at": "2009-12-07T22:48:56Z",
"is_verified": null,
"public_repos": 64,
"account_age_days": 6070
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.1.0",
"kind": "minor",
"published_at": "2025-09-12T17:52:29Z"
},
{
"tag": "v4.0.7",
"kind": "patch",
"published_at": "2025-04-03T14:31:18Z"
},
{
"tag": "v4.0.6",
"kind": "patch",
"published_at": "2024-12-17T21:36:19Z"
},
{
"tag": "v4.0.5",
"kind": "patch",
"published_at": "2024-12-17T21:11:06Z"
}
],
"recent_commits": [
{
"oid": "f2d1243892616c0ec1031eb5132d56e43159ecc0",
"body": null,
"is_bot": false,
"headline": "chore: update for npm trusted publishing (#360)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2026-04-24T18:26:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac08f60615756fbc40cda6b9d3b6619df61c1b97",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#351)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-15T14:32:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "551d5e28df33f685e081ddea62a3b9183b92d3cd",
"body": null,
"is_bot": false,
"headline": "chore: upgrade dependencies (#346)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2025-10-19T14:54:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4657198ed16b0a6ffea2b17c5eade15edba006df",
"body": null,
"is_bot": false,
"headline": "chore: set up npm trusted publishing (#344)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2025-09-29T17:11:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3c97a312e40f6ce7157742f4b1f5fd00702422a",
"body": null,
"is_bot": false,
"headline": "chore(main): release 4.1.0 (#340)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2025-09-12T17:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d57045f007d6477d71321df1418ee6c53d4f5c4",
"body": null,
"is_bot": false,
"headline": "chore: update CI matrix, update dependencies (#342)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2025-09-12T17:49:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0862cbffd2be9862d37b1e9192ea1b0ef9f11c29",
"body": null,
"is_bot": false,
"headline": "fix: update types (#341)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2025-09-12T17:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7de528dd7d73f00fb15bdc29a4d6b7f3b7dd5ec6",
"body": "Co-authored-by: Robert Kieffer <robert@broofa.com>",
"is_bot": false,
"headline": "feat: enable literal type access to MIME types in Typescript (#339)",
"author_name": "Matt Woolford",
"author_login": "mattwoolford",
"committed_at": "2025-09-12T17:36:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "295382f7c1893de2b40e28464e6e6f700e4f2877",
"body": null,
"is_bot": false,
"headline": "chore(main): release 4.0.7 (#333)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2025-04-03T14:31:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e84ee2e6290f0d5d767e6a0288b490a431e8609d",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Robert Kieffer <robert@broofa.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump jsonpath-plus from 10.2.0 to 10.3.0 (#331)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-03T14:29:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7871f3bac120df5e4776e7c395b39d0d8e7b562",
"body": null,
"is_bot": false,
"headline": "fix: use dotall modifier for getType() regexes (#334)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2025-04-03T14:27:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "953ae3ebc59c387064f3760b73085eff6760a7f6",
"body": null,
"is_bot": false,
"headline": "fix: update mime types (#332)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2025-04-03T14:07:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cafe1eaf5ac79f9e7a8d4ed3e5c6b8bab1594fd9",
"body": null,
"is_bot": false,
"headline": "chore: update MDN types used in test",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2025-04-03T14:01:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5edc310d59881bf21eed712954b859e9403c7eb",
"body": "This reverts commit 0cf1e55b5f54fa791f9cde808d457d28728cd0e9.",
"is_bot": false,
"headline": "Revert \"chore: update MDN types used in test\"",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2025-04-03T13:58:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cf1e55b5f54fa791f9cde808d457d28728cd0e9",
"body": null,
"is_bot": false,
"headline": "chore: update MDN types used in test",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2025-04-03T13:53:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b28131a875a24bf8b215b3c53d90a1de6a3fa0b4",
"body": null,
"is_bot": false,
"headline": "chore: update dependencies",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2025-04-03T13:38:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84838eb7ceeb0a6f399d4ea2da10b23f55ef4085",
"body": null,
"is_bot": false,
"headline": "chore: add vscode recommended extensions",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2025-04-03T13:28:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9263fe0419378a6b1429a2b31892d203d1f2507",
"body": null,
"is_bot": false,
"headline": "chore(main): release 4.0.6 (#326)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-12-17T21:36:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c326c4e06db373164618ce01634c638aa35e3653",
"body": null,
"is_bot": false,
"headline": "fix: remove sourcemaps (#325)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-12-17T21:34:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e6eca1e0a94e049eb261a3d1e24514e381fddce",
"body": null,
"is_bot": false,
"headline": "chore: fix lifecycle scripts (#324)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-12-17T21:25:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a624d3171ad1b5183fb49e57a9e729205867c92",
"body": null,
"is_bot": false,
"headline": "chore(main): release 4.0.5 (#322)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-12-17T21:10:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "424143349216c34c6858b35802239fe9fa2e6e67",
"body": null,
"is_bot": false,
"headline": "chore: cleanup changelog (#323)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-12-17T21:07:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e526816bbbbbe663fdcf006761a9bfa446fc6246",
"body": null,
"is_bot": false,
"headline": "fix: format types files with prettier (#321)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-12-17T20:13:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05160053a7e649c4af2b957abe1ebbc9c3b96a71",
"body": null,
"is_bot": false,
"headline": "chore: update dependencies (#320)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-12-17T19:57:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c415f4785c8331f2dd497ce6d58d04efaea7044e",
"body": null,
"is_bot": false,
"headline": "chore: enable release-please workflow (#319)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-12-17T19:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfa9bb0e17d02ee8fc8d1e514c3ded274c62245c",
"body": null,
"is_bot": false,
"headline": "chore(release): 4.0.4",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-07-06T00:54:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a64d22d7d76f2480cba9e6404ca59675b7bbf7bd",
"body": null,
"is_bot": false,
"headline": "ci: update setup-node action",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-07-06T00:53:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6144ae3e98d95ad8d697e14cab0e197cb59742f",
"body": null,
"is_bot": false,
"headline": "chore: update release note",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-07-06T00:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dbff33842259899f9fd1f7e51ffc7803a0d53df",
"body": null,
"is_bot": false,
"headline": "chore: update packages (#317)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-07-06T00:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8ee9fd18447432d667dd2ccba550d01f86c3929",
"body": null,
"is_bot": false,
"headline": "ci: run build as part of test script (#316)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-07-06T00:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f8471f99fb53d2d749c8af493272d53117a732b",
"body": null,
"is_bot": false,
"headline": "chore(release): 4.0.3",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-07-06T00:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b025aeb4c183265264a932aef630cd046f9bbf23",
"body": null,
"is_bot": false,
"headline": "fix: add types dir to package.json#files, fixes #310",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-07-06T00:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56774379ebbc0c43a967ab47ae033c25ae6b3531",
"body": null,
"is_bot": false,
"headline": "chore: type updates from mime-db",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-07-06T00:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a34dac529c2aaf2a0bc5ff8be26f983795d0a5e9",
"body": "Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.\r\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: braces\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#315)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-18T18:10:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8175a1dcd64db8de59b3ca47fb758da28388dc3d",
"body": "Some time ago the PR was merged with updates to mime-db that returns different type for javascript files. Just reflecting those changes in Readme.md",
"is_bot": false,
"headline": "Update README.md (#312)",
"author_name": "Kirill Shaplyko",
"author_login": "Baltazore",
"committed_at": "2024-05-03T18:05:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c8c2e96779df4ad9cb6ffc6eb3e511216c0908d",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:broofa/mime",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-04-24T15:28:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b654d6b26587ed7d94e8943fa7bf2919832d75d5",
"body": null,
"is_bot": false,
"headline": "chore(release): 4.0.2",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-04-24T15:27:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc4fa81c09d8889bb0aa0a5eb34c206060cddaa9",
"body": null,
"is_bot": false,
"headline": "fix: add `src/*` to package.json#files, fixes #310 (#311)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-04-24T15:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39ca9fa498947d04c8ec3164c51dc382898f7e46",
"body": null,
"is_bot": false,
"headline": "Update bug_report.yml",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-04-02T16:42:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3c30f10deb6132777c93de3fdf1694247484d62",
"body": null,
"is_bot": false,
"headline": "Update bug_report.yml",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-04-02T16:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d2545cc0ffa31f0694e6098b7dbdbb20d08a511",
"body": null,
"is_bot": false,
"headline": "Update bug_report.yml",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-04-02T16:31:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b3c61b9a45486157fc018928f216226c3e9e81b",
"body": null,
"is_bot": false,
"headline": "Update bug_report.yml",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-04-02T16:09:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b193a16fe015b27e1a1fa3ed27e90a59f6180541",
"body": null,
"is_bot": false,
"headline": "Update bug_report.yml",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-04-02T16:07:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ea377e868cc79d836a59c8541d633f0641a9377",
"body": null,
"is_bot": false,
"headline": "Update bug_report.yml",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-04-02T16:01:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b39f8f6fffda101e5d9be9538366fb384ed67293",
"body": null,
"is_bot": false,
"headline": "Update bug_report.yml (#309)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-04-02T15:59:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b76ff8276bf79b143d548b8a853ccf55a5c3705e",
"body": null,
"is_bot": false,
"headline": "Update bug_report.yml",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-04-02T15:50:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0145a10d44c1b73eea28beb8d99cd80cea36ed32",
"body": null,
"is_bot": false,
"headline": "Update bug_report.yml",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-04-02T15:48:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09962dca2f4492c97256f5922102a9a036bd8aa2",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:broofa/mime",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-04-02T15:45:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0b5d6d9a772e4b7844d0e0c33c2612b4019ccc8",
"body": null,
"is_bot": false,
"headline": "new issue template",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-04-02T15:44:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67e0eeff06ecbde3e8ae7c02dd8709671e01d203",
"body": null,
"is_bot": false,
"headline": "new issue template",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-04-02T15:26:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4c1deeb51e52ae8f89833069f5cf865b882dc4d",
"body": null,
"is_bot": false,
"headline": "chore: update bug template (#301)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-01-18T19:09:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "533872ac66d45505b05742334f8c752ce06074b9",
"body": null,
"is_bot": false,
"headline": "fix: update mime-score version, fixes #297 (#299)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-12-29T18:27:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0115ff815766167773d833c497a1dcd7ff18fdb2",
"body": null,
"is_bot": false,
"headline": "chore: remove redundant await",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-12-09T14:25:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a80823bdaa2c5a8a1ee8c79b0cb076bf7dee9d3e",
"body": null,
"is_bot": false,
"headline": "Note deprecation of direct imports (see #295)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-12-02T15:48:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81252d6613486a34cbedda819ffe3d35b243f2e4",
"body": "* ci: integration test of published tarball\r\n\r\n* ci: update exports test",
"is_bot": false,
"headline": "ci: more exports tests (#294)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-12-01T19:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1dd94d04f3835bd00241c39555e32cba5ca7b4a",
"body": null,
"is_bot": false,
"headline": "ci: integration test of published tarball (#293)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-12-01T18:45:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d59a2eb086ff7bbd78c5f8b30f5e39eee69b42fc",
"body": null,
"is_bot": false,
"headline": "chore: update actual README (#290)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-11-29T15:21:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c971b8b540ae1c208c463e6b13b4c859bfa6badb",
"body": null,
"is_bot": false,
"headline": "chore: v4 release (#289)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-11-29T15:13:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0202521312497fd93c6b9bc9485b52c2b34b9aca",
"body": null,
"is_bot": false,
"headline": "chore: update LICENSE",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-15T16:15:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc733b16fe186c84a24aaf518dec1ff15a705ec1",
"body": null,
"is_bot": false,
"headline": "docs: add bundlejs badges",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-15T14:26:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9357ee9a6b95c6dbbbdcec308eecebb6eeefb9a7",
"body": null,
"is_bot": false,
"headline": "chore(release): 4.0.0-beta.1",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-14T16:02:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b85226ed2a2eee5a8bcc53f78d9df0b60d6b0be4",
"body": null,
"is_bot": false,
"headline": "docs: tweak",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-14T12:19:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "795ffa2420b9630c19bcd011ba1b7916b307c1ee",
"body": null,
"is_bot": false,
"headline": "chore: use constructor shortcut",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-14T12:19:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "696042d36dff834951e65610eb8b5358703f41b8",
"body": null,
"is_bot": false,
"headline": "chore: update release script",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-14T11:46:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1891221417d99166e0361d0d3d992d78a03dec8",
"body": null,
"is_bot": false,
"headline": "chore: cleanup docs",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-14T11:38:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42f6716c737bfec2ab306584ffc9e86a0f408b9d",
"body": null,
"is_bot": false,
"headline": "chore: cleanup index_lite",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-14T11:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ec6869eee7e9d4d4b4f5d02be5067a95e9a6bb2",
"body": null,
"is_bot": false,
"headline": "chore: cleanup package.json",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-14T11:38:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff1411bf30fd3415fe666e1f5fbc4eb723118a6b",
"body": null,
"is_bot": false,
"headline": "chore: cleanup tsconfig",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-14T11:37:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf9d62385163421e1debe124d741aaf2fcbc76db",
"body": null,
"is_bot": false,
"headline": "doc: fix changelog",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-14T11:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e553979bcff30f78a2071731578cf0e937d154d1",
"body": null,
"is_bot": false,
"headline": "patch: freeze built-in typemaps",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-14T04:15:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88a4addbecbae8e57ae2f9c4a7e92c70223b0cb3",
"body": null,
"is_bot": false,
"headline": "patch: fixup Mime import paths",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-14T04:15:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3c8d422fd990e52b3026a1c4b7056978d44e65d",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:broofa/mime",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-14T03:32:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3f35d1918ca2f45404705eb38ccfe6537862103",
"body": null,
"is_bot": false,
"headline": "doc: add getAllExtensions doc",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-14T03:32:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8a9bca971ed9272ae1e626b894784a5a1b1cd34",
"body": null,
"is_bot": false,
"headline": "chore: typo",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-13T23:29:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ee3f7b084cc073ceeda3f34b79bea0afa7e81b3",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into v4",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-13T23:28:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37db7be7b0bb6b6dbd7a4f3e475a335d47e64865",
"body": null,
"is_bot": false,
"headline": "docs: update README",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-13T23:19:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5eaa954c9abf8e67f668237e5ce810c50bb058d",
"body": null,
"is_bot": false,
"headline": "V4 (#287)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-13T23:12:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07c9133d31f50456a0670cf5796cb30b94e0c587",
"body": null,
"is_bot": false,
"headline": "chore(release): 4.0.0-beta.0",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-13T23:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c237bce6f2da587de8ca0bec5556b9fb276c471",
"body": null,
"is_bot": false,
"headline": "4.0.0-beta.1",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-13T23:00:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e8578a85f166fb25ea27c6a5c62f0778971323f",
"body": null,
"is_bot": false,
"headline": "chore: docs and api changes",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-13T22:58:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3286d6d13ec580ba3497c87edf4b7ba560f32c5f",
"body": null,
"is_bot": false,
"headline": "chore: fix package#exports",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-13T22:40:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a89c608c5ac4e8182c68fc90a19d5409cd582c0",
"body": null,
"is_bot": false,
"headline": "docs: document platform requirements",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-13T22:35:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4cce8a4b43a2eaf1b2aafe496209af0b1a70566",
"body": null,
"is_bot": false,
"headline": "chore: better package.json path resolution",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-13T21:20:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65de1fcf23f432d31c9e9a645b71bb43c8f1741f",
"body": null,
"is_bot": false,
"headline": "chore: debug test",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-13T20:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef38fd5c8c78f1d688487a06e52091a1efbf3341",
"body": null,
"is_bot": false,
"headline": "ci!: drop node < 18 from CI matrix",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-13T18:24:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "591eb30c2d5aefcbac9cda8ad1fca17f7ed23fff",
"body": null,
"is_bot": false,
"headline": "fix!: exit from CLI with non-zero exit code when no result",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-13T18:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "212f6f0414d7479e5c18f93c8f8f82714ab7a765",
"body": null,
"is_bot": false,
"headline": "chore: update publish script",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-13T18:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f22b6f0ddca2da78e6863317b6fc5ec88ef7edec",
"body": null,
"is_bot": false,
"headline": "feat: add getAllExtensions() method",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-13T18:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d3752794dac02a6a57cfd80a7a906ec987f7bed",
"body": null,
"is_bot": false,
"headline": "chore: fix test incantation",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-13T18:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c243309a234d71da6d84334edc90017080659e92",
"body": null,
"is_bot": false,
"headline": "chore: add package-lock.json",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-13T18:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e22f86939c0fd1b1268672a751d095cf0dffd5af",
"body": null,
"is_bot": false,
"headline": "chore: rm PR template",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-13T18:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf20ba0db586a256307f875c585b112b96db9c9a",
"body": null,
"is_bot": false,
"headline": "fix!: drop CJS support, switch to TS",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-13T18:19:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f13b22ac01b47d9e872d806127134c0e54ce944",
"body": null,
"is_bot": false,
"headline": "chore: rm dist",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-13T18:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "158a14dec89df06366bbcf76a00dba2a3ee0bdb9",
"body": null,
"is_bot": false,
"headline": "chore:switching to TS",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-13T18:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "340d2b0e175586016b1769a77149937b0bb3fc4e",
"body": null,
"is_bot": false,
"headline": "ci: update actions/setup-node version",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-07T21:22:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5de3d9c5f4c525f3bd8164720e118b0f830ffde9",
"body": null,
"is_bot": false,
"headline": "ci: update actions/checkout version",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-07T21:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab23782a6e0d62560729b18bb188d70784ff656a",
"body": null,
"is_bot": false,
"headline": "ci: update node versions",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2023-09-07T21:17:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85ba9c94d52b877e1c185aa35578d3113230fcc5",
"body": "Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.\r\n- [Release notes](https://github.com/isaacs/minimatch/releases)\r\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\r\n- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)\r\n\r\n---\r\nup\n[…]\nhub.com>\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Robert Kieffer <robert@broofa.com>",
"is_bot": true,
"headline": "chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#280)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-12-14T17:46:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ebe5f17ae49a9e2dd6cea17f183a606ef7fd9741",
"body": null,
"is_bot": false,
"headline": "chore: npm audit fix",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2022-12-14T17:05:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef6ebd0c8e0c412f21389d8fee642cfceca2b975",
"body": null,
"is_bot": false,
"headline": "fix: update outdated deps, rebuild",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2022-12-14T17:04:03Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 8,
"latest_release_at": "2025-09-12T17:52:29Z",
"latest_release_tag": "v4.1.0",
"releases_from_tags": false,
"days_since_last_push": 89,
"active_weeks_last_year": 5,
"days_since_latest_release": 313,
"mean_days_between_releases": 89.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "mime",
"exists": true,
"license": "MIT",
"keywords": [
"extension",
"file",
"mime",
"mime-db",
"mimetypes",
"util"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/mime",
"is_deprecated": false,
"latest_version": "4.1.0",
"repository_url": "https://github.com/broofa/mime",
"versions_count": 57,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 561444419,
"first_published_at": "2011-01-20T16:27:31.008000Z",
"latest_published_at": "2025-09-12T17:53:01.376000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 313
}
]
},
"popularity": {
"forks": 320,
"stars": 2355,
"watchers": 18,
"fork_history": {
"days": [
{
"date": "2010-09-19",
"count": 1
},
{
"date": "2010-09-22",
"count": 1
},
{
"date": "2011-05-03",
"count": 1
},
{
"date": "2011-09-05",
"count": 1
},
{
"date": "2011-09-09",
"count": 1
},
{
"date": "2011-10-03",
"count": 1
},
{
"date": "2011-11-01",
"count": 1
},
{
"date": "2011-12-16",
"count": 1
},
{
"date": "2012-03-11",
"count": 1
},
{
"date": "2012-03-23",
"count": 1
},
{
"date": "2012-04-17",
"count": 1
},
{
"date": "2012-04-19",
"count": 1
},
{
"date": "2012-04-21",
"count": 1
},
{
"date": "2012-05-29",
"count": 1
},
{
"date": "2012-06-25",
"count": 1
},
{
"date": "2012-06-29",
"count": 1
},
{
"date": "2012-06-30",
"count": 1
},
{
"date": "2012-08-17",
"count": 1
},
{
"date": "2012-09-06",
"count": 1
},
{
"date": "2012-09-18",
"count": 1
},
{
"date": "2013-01-18",
"count": 1
},
{
"date": "2013-02-18",
"count": 1
},
{
"date": "2013-02-22",
"count": 2
},
{
"date": "2013-02-27",
"count": 1
},
{
"date": "2013-03-01",
"count": 1
},
{
"date": "2013-03-05",
"count": 1
},
{
"date": "2013-03-09",
"count": 1
},
{
"date": "2013-03-12",
"count": 1
},
{
"date": "2013-03-13",
"count": 1
},
{
"date": "2013-03-20",
"count": 1
},
{
"date": "2013-05-17",
"count": 1
},
{
"date": "2013-05-28",
"count": 1
},
{
"date": "2013-06-30",
"count": 1
},
{
"date": "2013-08-02",
"count": 1
},
{
"date": "2013-08-07",
"count": 1
},
{
"date": "2013-08-13",
"count": 1
},
{
"date": "2013-08-14",
"count": 1
},
{
"date": "2013-08-19",
"count": 1
},
{
"date": "2013-08-27",
"count": 1
},
{
"date": "2013-09-06",
"count": 1
},
{
"date": "2013-09-17",
"count": 1
},
{
"date": "2013-09-25",
"count": 1
},
{
"date": "2013-09-26",
"count": 1
},
{
"date": "2013-10-03",
"count": 1
},
{
"date": "2013-10-18",
"count": 1
},
{
"date": "2013-11-05",
"count": 1
},
{
"date": "2013-12-05",
"count": 1
},
{
"date": "2013-12-16",
"count": 1
},
{
"date": "2014-01-15",
"count": 1
},
{
"date": "2014-01-21",
"count": 1
},
{
"date": "2014-02-21",
"count": 1
},
{
"date": "2014-05-04",
"count": 1
},
{
"date": "2014-05-15",
"count": 1
},
{
"date": "2014-05-28",
"count": 1
},
{
"date": "2014-06-09",
"count": 1
},
{
"date": "2014-08-13",
"count": 1
},
{
"date": "2014-09-05",
"count": 1
},
{
"date": "2014-09-26",
"count": 1
},
{
"date": "2014-10-10",
"count": 1
},
{
"date": "2014-11-10",
"count": 1
},
{
"date": "2014-11-24",
"count": 1
},
{
"date": "2014-12-02",
"count": 1
},
{
"date": "2014-12-11",
"count": 1
},
{
"date": "2015-01-12",
"count": 1
},
{
"date": "2015-02-06",
"count": 3
},
{
"date": "2015-03-02",
"count": 1
},
{
"date": "2015-05-01",
"count": 1
},
{
"date": "2015-06-03",
"count": 1
},
{
"date": "2015-06-09",
"count": 1
},
{
"date": "2015-06-15",
"count": 1
},
{
"date": "2015-06-18",
"count": 1
},
{
"date": "2015-06-27",
"count": 1
},
{
"date": "2015-07-16",
"count": 2
},
{
"date": "2015-07-20",
"count": 1
},
{
"date": "2015-09-04",
"count": 1
},
{
"date": "2015-10-01",
"count": 2
},
{
"date": "2015-10-17",
"count": 1
},
{
"date": "2015-10-29",
"count": 2
},
{
"date": "2015-11-06",
"count": 1
},
{
"date": "2015-11-11",
"count": 1
},
{
"date": "2015-11-22",
"count": 2
},
{
"date": "2015-12-16",
"count": 1
},
{
"date": "2015-12-30",
"count": 1
},
{
"date": "2016-01-04",
"count": 2
},
{
"date": "2016-01-11",
"count": 1
},
{
"date": "2016-01-14",
"count": 1
},
{
"date": "2016-01-20",
"count": 1
},
{
"date": "2016-01-27",
"count": 1
},
{
"date": "2016-02-12",
"count": 1
},
{
"date": "2016-03-01",
"count": 1
},
{
"date": "2016-03-02",
"count": 1
},
{
"date": "2016-03-10",
"count": 1
},
{
"date": "2016-03-24",
"count": 1
},
{
"date": "2016-03-29",
"count": 1
},
{
"date": "2016-04-07",
"count": 1
},
{
"date": "2016-04-14",
"count": 1
},
{
"date": "2016-04-20",
"count": 1
},
{
"date": "2016-04-28",
"count": 1
},
{
"date": "2016-04-29",
"count": 1
},
{
"date": "2016-05-04",
"count": 1
},
{
"date": "2016-05-09",
"count": 1
},
{
"date": "2016-05-13",
"count": 1
},
{
"date": "2016-06-13",
"count": 1
},
{
"date": "2016-06-22",
"count": 1
},
{
"date": "2016-06-30",
"count": 1
},
{
"date": "2016-07-04",
"count": 1
},
{
"date": "2016-07-11",
"count": 1
},
{
"date": "2016-08-17",
"count": 1
},
{
"date": "2016-09-08",
"count": 1
},
{
"date": "2016-09-28",
"count": 1
},
{
"date": "2016-09-30",
"count": 1
},
{
"date": "2016-10-24",
"count": 1
},
{
"date": "2016-11-04",
"count": 2
},
{
"date": "2016-11-19",
"count": 1
},
{
"date": "2016-12-27",
"count": 1
},
{
"date": "2016-12-28",
"count": 1
},
{
"date": "2017-02-10",
"count": 1
},
{
"date": "2017-02-13",
"count": 1
},
{
"date": "2017-02-17",
"count": 1
},
{
"date": "2017-02-27",
"count": 1
},
{
"date": "2017-04-03",
"count": 1
},
{
"date": "2017-04-10",
"count": 1
},
{
"date": "2017-04-11",
"count": 1
},
{
"date": "2017-04-17",
"count": 1
},
{
"date": "2017-04-26",
"count": 1
},
{
"date": "2017-05-09",
"count": 2
},
{
"date": "2017-05-10",
"count": 1
},
{
"date": "2017-05-18",
"count": 1
},
{
"date": "2017-07-15",
"count": 1
},
{
"date": "2017-08-03",
"count": 1
},
{
"date": "2017-08-04",
"count": 1
},
{
"date": "2017-08-12",
"count": 1
},
{
"date": "2017-08-25",
"count": 1
},
{
"date": "2017-08-28",
"count": 1
},
{
"date": "2017-09-01",
"count": 1
},
{
"date": "2017-09-12",
"count": 1
},
{
"date": "2017-09-18",
"count": 1
},
{
"date": "2017-09-20",
"count": 1
},
{
"date": "2017-09-24",
"count": 1
},
{
"date": "2017-09-29",
"count": 1
},
{
"date": "2017-10-06",
"count": 1
},
{
"date": "2017-10-24",
"count": 1
},
{
"date": "2018-01-16",
"count": 1
},
{
"date": "2018-01-22",
"count": 1
},
{
"date": "2018-01-23",
"count": 1
},
{
"date": "2018-02-19",
"count": 1
},
{
"date": "2018-02-27",
"count": 1
},
{
"date": "2018-03-04",
"count": 1
},
{
"date": "2018-03-06",
"count": 1
},
{
"date": "2018-03-27",
"count": 1
},
{
"date": "2018-04-21",
"count": 1
},
{
"date": "2018-05-22",
"count": 1
},
{
"date": "2018-05-30",
"count": 1
},
{
"date": "2018-06-06",
"count": 1
},
{
"date": "2018-07-09",
"count": 1
},
{
"date": "2018-07-11",
"count": 1
},
{
"date": "2018-07-12",
"count": 1
},
{
"date": "2018-08-08",
"count": 1
},
{
"date": "2018-08-15",
"count": 1
},
{
"date": "2018-08-18",
"count": 1
},
{
"date": "2018-08-29",
"count": 1
},
{
"date": "2018-08-31",
"count": 1
},
{
"date": "2018-09-18",
"count": 1
},
{
"date": "2018-09-25",
"count": 1
},
{
"date": "2018-10-20",
"count": 1
},
{
"date": "2018-11-01",
"count": 1
},
{
"date": "2018-11-06",
"count": 2
},
{
"date": "2018-11-16",
"count": 1
},
{
"date": "2018-11-22",
"count": 1
},
{
"date": "2018-11-29",
"count": 1
},
{
"date": "2018-12-06",
"count": 1
},
{
"date": "2018-12-22",
"count": 1
},
{
"date": "2018-12-27",
"count": 1
},
{
"date": "2019-01-08",
"count": 1
},
{
"date": "2019-01-21",
"count": 1
},
{
"date": "2019-01-31",
"count": 1
},
{
"date": "2019-02-12",
"count": 1
},
{
"date": "2019-02-28",
"count": 1
},
{
"date": "2019-03-08",
"count": 1
},
{
"date": "2019-04-10",
"count": 1
},
{
"date": "2019-04-26",
"count": 1
},
{
"date": "2019-04-29",
"count": 1
},
{
"date": "2019-05-05",
"count": 1
},
{
"date": "2019-05-14",
"count": 1
},
{
"date": "2019-05-29",
"count": 1
},
{
"date": "2019-06-01",
"count": 1
},
{
"date": "2019-06-14",
"count": 1
},
{
"date": "2019-07-20",
"count": 1
},
{
"date": "2019-07-24",
"count": 1
},
{
"date": "2019-07-30",
"count": 1
},
{
"date": "2019-08-15",
"count": 1
},
{
"date": "2019-09-30",
"count": 1
},
{
"date": "2019-10-31",
"count": 1
},
{
"date": "2019-12-20",
"count": 1
},
{
"date": "2020-01-08",
"count": 1
},
{
"date": "2020-01-14",
"count": 1
},
{
"date": "2020-01-15",
"count": 1
},
{
"date": "2020-01-29",
"count": 1
},
{
"date": "2020-02-17",
"count": 1
},
{
"date": "2020-03-30",
"count": 1
},
{
"date": "2020-04-08",
"count": 1
},
{
"date": "2020-04-09",
"count": 1
},
{
"date": "2020-04-13",
"count": 1
},
{
"date": "2020-05-27",
"count": 1
},
{
"date": "2020-05-29",
"count": 2
},
{
"date": "2020-06-12",
"count": 1
},
{
"date": "2020-06-19",
"count": 1
},
{
"date": "2020-06-30",
"count": 1
},
{
"date": "2020-07-23",
"count": 1
},
{
"date": "2020-07-28",
"count": 1
},
{
"date": "2020-08-02",
"count": 1
},
{
"date": "2020-08-25",
"count": 1
},
{
"date": "2020-08-31",
"count": 1
},
{
"date": "2020-09-10",
"count": 1
},
{
"date": "2020-10-06",
"count": 1
},
{
"date": "2020-10-21",
"count": 2
},
{
"date": "2020-10-23",
"count": 1
},
{
"date": "2020-11-06",
"count": 1
},
{
"date": "2020-11-08",
"count": 1
},
{
"date": "2020-12-08",
"count": 1
},
{
"date": "2020-12-14",
"count": 2
},
{
"date": "2020-12-28",
"count": 1
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2021-02-26",
"count": 1
},
{
"date": "2021-03-02",
"count": 1
},
{
"date": "2021-03-12",
"count": 1
},
{
"date": "2021-03-18",
"count": 1
},
{
"date": "2021-03-29",
"count": 1
},
{
"date": "2021-04-07",
"count": 1
},
{
"date": "2021-04-13",
"count": 1
},
{
"date": "2021-05-14",
"count": 1
},
{
"date": "2021-06-17",
"count": 1
},
{
"date": "2021-06-29",
"count": 1
},
{
"date": "2021-07-06",
"count": 1
},
{
"date": "2021-07-20",
"count": 1
},
{
"date": "2021-08-05",
"count": 1
},
{
"date": "2021-08-27",
"count": 1
},
{
"date": "2021-09-04",
"count": 1
},
{
"date": "2021-09-15",
"count": 1
},
{
"date": "2021-09-16",
"count": 1
},
{
"date": "2021-09-18",
"count": 1
},
{
"date": "2021-09-19",
"count": 1
},
{
"date": "2021-09-24",
"count": 1
},
{
"date": "2021-10-14",
"count": 1
},
{
"date": "2021-11-05",
"count": 1
},
{
"date": "2021-12-01",
"count": 1
},
{
"date": "2022-01-28",
"count": 2
},
{
"date": "2022-02-08",
"count": 1
},
{
"date": "2022-03-10",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-04-10",
"count": 1
},
{
"date": "2022-05-25",
"count": 1
},
{
"date": "2022-05-30",
"count": 1
},
{
"date": "2022-06-03",
"count": 1
},
{
"date": "2022-06-11",
"count": 1
},
{
"date": "2022-06-13",
"count": 1
},
{
"date": "2022-08-03",
"count": 1
},
{
"date": "2022-08-25",
"count": 1
},
{
"date": "2022-09-04",
"count": 1
},
{
"date": "2022-09-13",
"count": 1
},
{
"date": "2022-10-09",
"count": 1
},
{
"date": "2022-11-02",
"count": 1
},
{
"date": "2022-11-26",
"count": 1
},
{
"date": "2022-12-01",
"count": 1
},
{
"date": "2023-01-05",
"count": 1
},
{
"date": "2023-02-10",
"count": 1
},
{
"date": "2023-03-16",
"count": 1
},
{
"date": "2023-04-17",
"count": 1
},
{
"date": "2023-07-17",
"count": 1
},
{
"date": "2023-08-08",
"count": 1
},
{
"date": "2023-10-30",
"count": 1
},
{
"date": "2023-11-30",
"count": 1
},
{
"date": "2024-01-09",
"count": 1
},
{
"date": "2024-02-23",
"count": 1
},
{
"date": "2024-04-01",
"count": 1
},
{
"date": "2024-04-08",
"count": 1
},
{
"date": "2024-04-22",
"count": 1
},
{
"date": "2024-05-03",
"count": 1
},
{
"date": "2024-06-01",
"count": 1
},
{
"date": "2024-06-20",
"count": 1
},
{
"date": "2024-07-05",
"count": 1
},
{
"date": "2024-07-31",
"count": 1
},
{
"date": "2024-08-07",
"count": 1
},
{
"date": "2024-09-26",
"count": 1
},
{
"date": "2024-11-12",
"count": 1
},
{
"date": "2025-07-01",
"count": 1
},
{
"date": "2025-09-11",
"count": 1
},
{
"date": "2025-09-29",
"count": 1
},
{
"date": "2025-10-19",
"count": 1
},
{
"date": "2025-11-19",
"count": 1
},
{
"date": "2025-12-05",
"count": 1
},
{
"date": "2025-12-22",
"count": 1
},
{
"date": "2026-01-18",
"count": 1
},
{
"date": "2026-04-22",
"count": 1
}
],
"complete": true,
"collected": 309,
"total_forks": 320
},
"star_history": null,
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 30214,
"source_files_sampled": 12,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "flatted",
"direct": false,
"version": "3.3.3",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-25h7-pfq9-p65f",
"GHSA-rf6f-7fwh-wjgh"
],
"fixed_version": "3.4.2",
"advisory_count": 2,
"oldest_advisory_days": 131
},
{
"name": "handlebars",
"direct": false,
"version": "4.7.8",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-2qvq-rjwj-gvw9",
"GHSA-2w6w-674q-4c4q",
"GHSA-3mfm-83xf-c92r",
"GHSA-442j-39wm-28r2",
"GHSA-7rx3-28cr-v5wh",
"GHSA-9cx6-37pm-9jff",
"GHSA-xhpv-hc6g-r9c6",
"GHSA-xjpj-3mr7-gcpf"
],
"fixed_version": "4.7.9",
"advisory_count": 8,
"oldest_advisory_days": 117
},
{
"name": "@xmldom/xmldom",
"direct": false,
"version": "0.8.10",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-2v35-w6hq-6mfw",
"GHSA-f6ww-3ggp-fr8h",
"GHSA-j759-j44w-7fr8",
"GHSA-wh4c-j3r5-mjhp",
"GHSA-x6wf-f3px-wcqx"
],
"fixed_version": "0.9.10",
"advisory_count": 5,
"oldest_advisory_days": 112
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.12",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v"
],
"fixed_version": "5.0.7",
"advisory_count": 2,
"oldest_advisory_days": 118
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v"
],
"fixed_version": "5.0.7",
"advisory_count": 2,
"oldest_advisory_days": 118
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68"
],
"fixed_version": "4.3.0",
"advisory_count": 2,
"oldest_advisory_days": 37
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 153
},
{
"name": "minimatch",
"direct": false,
"version": "5.1.6",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 153
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.5",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 153
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 119
},
{
"name": "ajv",
"direct": false,
"version": "6.12.6",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-2g4f-4pwh-qvx6"
],
"fixed_version": "8.18.0",
"advisory_count": 1,
"oldest_advisory_days": 161
},
{
"name": "diff",
"direct": false,
"version": "5.2.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-73rr-hh4g-fpgx"
],
"fixed_version": "8.0.3",
"advisory_count": 1,
"oldest_advisory_days": 189
},
{
"name": "diff",
"direct": false,
"version": "7.0.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-73rr-hh4g-fpgx"
],
"fixed_version": "8.0.3",
"advisory_count": 1,
"oldest_advisory_days": 189
},
{
"name": "yaml",
"direct": false,
"version": "2.6.1",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 4.3,
"advisory_ids": [
"GHSA-48c2-rrv3-qjmp"
],
"fixed_version": "2.8.3",
"advisory_count": 1,
"oldest_advisory_days": 119
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 8,
"critical": 2,
"moderate": 4
},
"advisory_count": 36,
"affected_count": 14,
"assessed_count": 295,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.24.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.24.7",
"ecosystem": "npm"
},
{
"name": "@babel/highlight",
"direct": false,
"version": "7.24.7",
"ecosystem": "npm"
},
{
"name": "@conventional-commits/parser",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.9.0",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.12.1",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.21.1",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "0.16.0",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "9.38.0",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "2.1.7",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "@google-automations/git-file-utils",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@humanfs/core",
"direct": false,
"version": "0.19.1",
"ecosystem": "npm"
},
{
"name": "@humanfs/node",
"direct": false,
"version": "0.16.7",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "@iarna/toml",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@jsep-plugin/assignment",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "@jsep-plugin/regex",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@octokit/auth-token",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/core",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "@octokit/endpoint",
"direct": false,
"version": "9.0.6",
"ecosystem": "npm"
},
{
"name": "@octokit/graphql",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "@octokit/openapi-types",
"direct": false,
"version": "24.2.0",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-paginate-rest",
"direct": false,
"version": "11.4.4-cjs.2",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-request-log",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-rest-endpoint-methods",
"direct": false,
"version": "13.3.2-cjs.1",
"ecosystem": "npm"
},
{
"name": "@octokit/request",
"direct": false,
"version": "8.4.1",
"ecosystem": "npm"
},
{
"name": "@octokit/request-error",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "@octokit/rest",
"direct": false,
"version": "20.1.2",
"ecosystem": "npm"
},
{
"name": "@octokit/types",
"direct": false,
"version": "13.10.0",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/mime-db",
"direct": false,
"version": "1.43.6",
"ecosystem": "npm"
},
{
"name": "@types/mime-types",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "@types/minimist",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "24.8.1",
"ecosystem": "npm"
},
{
"name": "@types/normalize-package-data",
"direct": false,
"version": "2.4.4",
"ecosystem": "npm"
},
{
"name": "@types/npm-package-arg",
"direct": false,
"version": "6.1.4",
"ecosystem": "npm"
},
{
"name": "@types/unist",
"direct": false,
"version": "2.0.11",
"ecosystem": "npm"
},
{
"name": "@types/yargs",
"direct": false,
"version": "16.0.9",
"ecosystem": "npm"
},
{
"name": "@types/yargs-parser",
"direct": false,
"version": "21.0.3",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "8.46.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.46.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.46.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.46.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.46.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "8.46.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.46.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.46.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.46.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.46.1",
"ecosystem": "npm"
},
{
"name": "@xmldom/xmldom",
"direct": false,
"version": "0.8.10",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.15.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.12.6",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "array-ify",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "arrify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "async-retry",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "before-after-hook",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "boolbase",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.12",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "camelcase-keys",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.6.2",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "code-suggester",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "1.9.3",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "compare-func",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-conventionalcommits",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-writer",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "conventional-commits-filter",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "css-select",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "css-what",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "dateformat",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.3.5",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "decamelize-keys",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "deprecation",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "detect-indent",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "dom-serializer",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "domelementtype",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "domhandler",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "domutils",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "dot-prop",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "error-ex",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "9.38.0",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "8.4.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "10.4.0",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.19.1",
"ecosystem": "npm"
},
{
"name": "figures",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "graphemer",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "handlebars",
"direct": false,
"version": "4.7.8",
"ecosystem": "npm"
},
{
"name": "hard-rejection",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "he",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "2.8.9",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "http-proxy-agent",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "7.0.5",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "indent-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "is-arrayish",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.14.0",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-obj",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "jsep",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-parse-even-better-errors",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "json-stringify-safe",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "jsonpath-plus",
"direct": false,
"version": "10.3.0",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "kind-of",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "lines-and-columns",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash.ismatch",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "map-obj",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "map-obj",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "meow",
"direct": false,
"version": "8.1.2",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.54.0",
"ecosystem": "npm"
},
{
"name": "mime-score",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "min-indent",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "5.1.6",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "minimist-options",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "modify-values",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "neo-async",
"direct": false,
"version": "2.6.2",
"ecosystem": "npm"
},
{
"name": "node-html-parser",
"direct": false,
"version": "6.1.13",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "nth-check",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse-diff",
"direct": false,
"version": "0.11.1",
"ecosystem": "npm"
},
{
"name": "parse-github-repo-url",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.6.2",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "quick-lru",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "read-pkg",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "read-pkg-up",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "redent",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "release-please",
"direct": false,
"version": "17.1.3",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "require-like",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.8",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "retry",
"direct": false,
"version": "0.13.1",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "runmd",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "5.7.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.6.2",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "spdx-correct",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "spdx-exceptions",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "spdx-expression-parse",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "spdx-license-ids",
"direct": false,
"version": "3.0.18",
"ecosystem": "npm"
},
{
"name": "split",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-indent",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "through",
"direct": false,
"version": "2.3.8",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "trim-newlines",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.18.1",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.8.1",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "3.13.1",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "4.9.5",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.9.3",
"ecosystem": "npm"
},
{
"name": "uglify-js",
"direct": false,
"version": "3.18.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "7.14.0",
"ecosystem": "npm"
},
{
"name": "unist-util-is",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "unist-util-visit-parents",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "universal-user-agent",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "validate-npm-package-license",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "wordwrap",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "xpath",
"direct": false,
"version": "0.0.34",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.6.1",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "16.2.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "20.2.9",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 295,
"direct_count": 0,
"indirect_count": 295
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 104,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 160,
"closed_unmerged_prs": 87
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "broofa",
"commits": 316,
"avatar_url": "https://avatars.githubusercontent.com/u/164050?v=4"
},
{
"type": "User",
"login": "niftylettuce",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/523141?v=4"
},
{
"type": "User",
"login": "IonicaBizau",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/2864371?v=4"
},
{
"type": "User",
"login": "jfhbrook",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/57536?v=4"
},
{
"type": "User",
"login": "maxnordlund",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/664779?v=4"
},
{
"type": "User",
"login": "TooTallNate",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/71256?v=4"
},
{
"type": "User",
"login": "cistov",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/264935?v=4"
},
{
"type": "User",
"login": "iChenLei",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/14012511?v=4"
},
{
"type": "User",
"login": "matthewkastor",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1127586?v=4"
},
{
"type": "User",
"login": "jugglinmike",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/677252?v=4"
}
],
"contributors_sampled": 47,
"top_contributor_share": 0.834
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release-please.yml"
],
"has_docs_dir": true,
"linter_configs": [
".eslintrc.cjs"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 3,
"reason": "7 out of 20 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 2/28 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 4,
"reason": "dependency not pinned by hash detected -- score normalized to 4",
"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": 0,
"reason": "27 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f2d1243892616c0ec1031eb5132d56e43159ecc0",
"ran_at": "2026-07-22T21:42:11Z",
"aggregate_score": 4.2,
"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-04-24T18:26:59Z",
"oldest_open_prs": [
{
"number": 352,
"created_at": "2026-02-28T02:57:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 353,
"created_at": "2026-03-21T10:27:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 354,
"created_at": "2026-03-25T22:29:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 355,
"created_at": "2026-03-27T00:07:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 357,
"created_at": "2026-04-22T20:28:09Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-04-24T18:26:42Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/broofa/mime",
"host": "github.com",
"name": "mime",
"owner": "broofa"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"security": 54,
"vitality": 46,
"community": 82,
"governance": 63,
"engineering": 68
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 46,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"commits_last_year": 8,
"human_commit_share": 0.96,
"days_since_last_push": 89,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 89 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 89
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "8 commits in the last year",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 8
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"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": 70,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v4.1.0",
"releases_from_tags": false,
"days_since_latest_release": 313,
"mean_days_between_releases": 89.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 313 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 313
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~89.6 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 89.6
}
}
],
"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": 89,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 89 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 89
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 82,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"forks": 320,
"stars": 2355,
"watchers": 18,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2,355 stars",
"points": 54.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 2355
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "320 forks",
"points": 20.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 320
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "18 watchers",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 18
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"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 (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"mime"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 561444419
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "561,444,419 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 561444419,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 63,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 47,
"top_contributor_share": 0.834
},
"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 83% of commits",
"points": 3.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 83
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "47 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 47
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"merged_prs": 104,
"open_issues": 0,
"closed_issues": 160,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 87
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "104/191 decided PRs merged",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 104,
"decided": 191
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 69,
"inputs": {
"followers": 637,
"owner_type": "User",
"is_verified": null,
"owner_login": "broofa",
"public_repos": 64,
"account_age_days": 6070
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "637 followers of broofa",
"points": 20.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 637,
"login": "broofa"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "64 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 64
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"mime"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 313
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 313 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 313
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "57 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 57
}
}
],
"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": 68,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".eslintrc.cjs",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.cjs"
}
}
],
"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 20 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": 65,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": 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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.2
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "7 out of 20 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 2/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 4",
"points": 2,
"status": "partial",
"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": "27 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 295 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 295
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 36,
"affected_packages": 14,
"assessed_packages": 295,
"unassessed_packages": 0,
"affected_by_severity": "critical 2, high 8, moderate 4",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 295,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 26
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 63,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.823,
"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": "79 of 96 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 79,
"sampled": 96
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.04
},
"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": ".eslintrc.cjs",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.cjs"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"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": "4 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 4,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 4",
"points": 4,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 30214,
"source_files_sampled": 12,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/12 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 12,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-22T21:42:35.692730Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/broofa/mime.svg",
"full_name": "broofa/mime",
"license_state": "standard",
"license_spdx": "MIT"
}