Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"javascript",
"nodejs",
"http",
"content-disposition"
],
"is_fork": false,
"size_kb": 166,
"has_wiki": false,
"homepage": null,
"languages": {
"TypeScript": 69820
},
"pushed_at": "2026-06-01T22:45:14Z",
"created_at": "2014-09-19T04:51:58Z",
"owner_type": "Organization",
"updated_at": "2026-07-06T02:14:36Z",
"description": "Create and parse HTTP Content-Disposition header",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://expressjs.com/",
"name": null,
"type": "Organization",
"login": "jshttp",
"company": null,
"location": null,
"followers": 243,
"avatar_url": "https://avatars.githubusercontent.com/u/8325802?v=4",
"created_at": "2014-08-01T02:51:30Z",
"is_verified": null,
"public_repos": 29,
"account_age_days": 4373
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2026-05-28T02:54:47Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2026-05-11T16:37:27Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-04-07T21:08:43Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2025-11-18T13:08:16Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2025-11-18T13:05:57Z"
},
{
"tag": "v0.5.4",
"kind": "patch",
"published_at": "2021-12-10T22:51:25Z"
},
{
"tag": "v0.5.3",
"kind": "patch",
"published_at": "2018-12-17T19:47:37Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2016-12-09T01:16:49Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2016-01-17T21:00:17Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2014-10-11T22:04:29Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2014-09-21T20:51:37Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2014-09-21T00:33:29Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2014-09-20T07:26:18Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2014-09-20T06:47:38Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2014-09-19T15:11:12Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2014-09-19T05:39:35Z"
},
{
"tag": "v0.0.0",
"kind": "major",
"published_at": "2014-09-19T05:03:07Z"
}
],
"recent_commits": [
{
"oid": "0da5e1f05f6e3128ec38a3a4e4d47619e2403615",
"body": null,
"is_bot": false,
"headline": "2.0.1",
"author_name": "Blake Embrey",
"author_login": "blakeembrey",
"committed_at": "2026-05-28T02:53:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fad11baa5d13035b87cc32817bdc3b14076847c7",
"body": null,
"is_bot": false,
"headline": "Use first extended param (#136)",
"author_name": "Blake Embrey",
"author_login": "blakeembrey",
"committed_at": "2026-05-28T02:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a43fd35d65a2e8982f8120ebaf50d99dc578fbc3",
"body": null,
"is_bot": false,
"headline": "Update RFC references (#134)",
"author_name": "Blake Embrey",
"author_login": "blakeembrey",
"committed_at": "2026-05-11T22:05:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d5d71cb07062c9571e998a9b0ad28e02457f9bb",
"body": null,
"is_bot": false,
"headline": "Allow empty param values in quoted text (#133)",
"author_name": "Blake Embrey",
"author_login": "blakeembrey",
"committed_at": "2026-05-11T22:04:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cecbb49f858c6e9cb50718483cea6c98b353f42f",
"body": null,
"is_bot": false,
"headline": "2.0.0",
"author_name": "Blake Embrey",
"author_login": "blakeembrey",
"committed_at": "2026-05-11T16:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6b15c86fc2ce66ab4861f11aca6d533c46e38ce",
"body": null,
"is_bot": false,
"headline": "Allow extended parsing to be disabled (#130)",
"author_name": "Blake Embrey",
"author_login": "blakeembrey",
"committed_at": "2026-05-11T16:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d217fb8d86a4d914ffcb9955fedd114d5f7ed46",
"body": null,
"is_bot": false,
"headline": "Add HTML multipart behavior compatibility (#131)",
"author_name": "Blake Embrey",
"author_login": "blakeembrey",
"committed_at": "2026-05-07T20:40:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54302a9a27e80ad12dce12df3cb71d3a01805d1d",
"body": null,
"is_bot": false,
"headline": "Add demo parser (#126)",
"author_name": "Blake Embrey",
"author_login": "blakeembrey",
"committed_at": "2026-05-07T20:36:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3190b76a3f2bb9d1bed2117cfebcd3050e3e7cc0",
"body": null,
"is_bot": false,
"headline": "Change filename in `create` to ASCII only (#132)",
"author_name": "Blake Embrey",
"author_login": "blakeembrey",
"committed_at": "2026-05-07T20:29:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bb7da3e18621cda0af28911343cc7313143f2ec",
"body": null,
"is_bot": false,
"headline": "Expose format API (#129)",
"author_name": "Blake Embrey",
"author_login": "blakeembrey",
"committed_at": "2026-05-01T18:17:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70862364176c6afe54d2bc3c76f5bdf78ea968b0",
"body": null,
"is_bot": false,
"headline": "Remove fallback behavior from decoder (#127)",
"author_name": "Blake Embrey",
"author_login": "blakeembrey",
"committed_at": "2026-04-24T02:16:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "994f665b773109c20e3785392d5e103dd0dcd1a7",
"body": null,
"is_bot": false,
"headline": "Make the parser lenient (#125)",
"author_name": "Blake Embrey",
"author_login": "blakeembrey",
"committed_at": "2026-04-24T02:04:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c7c9c019f8ed3b793e1ccc01412d19e7d1ed3ed",
"body": null,
"is_bot": false,
"headline": "Null object performance bump (#124)",
"author_name": "Blake Embrey",
"author_login": "blakeembrey",
"committed_at": "2026-04-17T21:15:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec3a844aecbd971b57e0d4e3e0b301bd0fbb7c2a",
"body": null,
"is_bot": false,
"headline": "Rename exports, add benchmarking (#123)",
"author_name": "Blake Embrey",
"author_login": "blakeembrey",
"committed_at": "2026-04-17T21:13:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fbf7ffb56b717a666161916c235d1d42d102e32",
"body": null,
"is_bot": false,
"headline": "Refactor project to TypeScript (#118)",
"author_name": "Phillip Barta",
"author_login": "Phillip9587",
"committed_at": "2026-04-08T15:42:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c42e50a0de8f7afc17c788e3ede99fee1b213cc",
"body": null,
"is_bot": false,
"headline": "1.1.0",
"author_name": "Blake Embrey",
"author_login": "blakeembrey",
"committed_at": "2026-04-07T21:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd76269d1b14147328fb691214140075e7a3c802",
"body": null,
"is_bot": false,
"headline": "Remove HISTORY.md (#121)",
"author_name": "Blake Embrey",
"author_login": "blakeembrey",
"committed_at": "2026-04-07T21:03:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dffa4899b0337424189f8b60ea9c40f6f1c3993c",
"body": null,
"is_bot": false,
"headline": "Use `decodeURIComponent` for UTF-8 decoding (#115)",
"author_name": "Phillip Barta",
"author_login": "Phillip9587",
"committed_at": "2026-02-23T18:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a4f3bf0583666a6f7ad22cbabd8836cc755dd11",
"body": null,
"is_bot": false,
"headline": "Use tags for known github actions (#113)",
"author_name": "Phillip Barta",
"author_login": "Phillip9587",
"committed_at": "2026-02-10T17:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6c81421f56f9fccf1f75e40bf715f65b0a8cbb8",
"body": null,
"is_bot": false,
"headline": "Remove dependency on `node:path` (#68)",
"author_name": "Phillip Barta",
"author_login": "Phillip9587",
"committed_at": "2026-02-10T17:33:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5879db8ece5dbfff05c8650ca51d03fc9176d272",
"body": null,
"is_bot": false,
"headline": "Remove dependabot (#110)",
"author_name": "Blake Embrey",
"author_login": "blakeembrey",
"committed_at": "2026-02-02T17:11:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab3dca5e989c90f68a5ef884b16ed3070c6f264e",
"body": null,
"is_bot": false,
"headline": "docs: updated example to use `stream.destroy()` (#97)",
"author_name": "Phillip Barta",
"author_login": "Phillip9587",
"committed_at": "2026-01-27T22:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43612cc07cd7ffb7bb51605c54b31eb2072ff294",
"body": null,
"is_bot": false,
"headline": "chore: update eslint dependencies (#102)",
"author_name": "Phillip Barta",
"author_login": "Phillip9587",
"committed_at": "2026-01-27T22:49:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a456aa60dfea86c82dbd60d57d63b2551b31854",
"body": null,
"is_bot": false,
"headline": "chore: remove HISTORY.md from tarball (#101)",
"author_name": "Phillip Barta",
"author_login": "Phillip9587",
"committed_at": "2026-01-27T22:48:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e06d1c58ebc4116dbc83849dc3f8e6a7519055bd",
"body": null,
"is_bot": false,
"headline": "docs: update links (#103)",
"author_name": "Phillip Barta",
"author_login": "Phillip9587",
"committed_at": "2025-12-16T21:17:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5410699aa78d52e690799dd0cfce5291c904a9f",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 4 to 6 (#98)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-02T08:21:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84d849af5567746f24e7a669635ef4d0e469059a",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-node from 4 to 6 (#99)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-02T08:20:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "583fa0cd7f301be0175f7b2db9e0de9ad19bdc61",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 4.31.2 to 4.31.6 (#100)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-02T08:19:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43101ea09b1881a4a084149647cfa8aaeba1de3d",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#89)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-18T17:08:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c0e2e224fab7a1850861fb3ff3bd88c4c7480b2",
"body": null,
"is_bot": false,
"headline": "chore: add Node.js 24 and 25 to test matrix (#96)",
"author_name": "Phillip Barta",
"author_login": "Phillip9587",
"committed_at": "2025-11-18T17:02:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b56faefa036f1f78502b978bcb716aa75190eaa4",
"body": null,
"is_bot": false,
"headline": "1.0.1 (#58)",
"author_name": "Ulises Gascón",
"author_login": "UlisesGascon",
"committed_at": "2025-11-18T13:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0839a62f096643fdf2f8e180bc769c8d8e2f9f46",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 3.28.18 to 4.31.2 (#92)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-02T08:31:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5badd4b7da365b8c0100225d1e82714260f47c8e",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/download-artifact from 4 to 6 (#93)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-02T08:31:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4162dbd398ac1388631bcb85ac36bfd3c9a8d7c4",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/upload-artifact from 4 to 5 (#94)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-02T08:30:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2ce0fbd8b01288c42648e21b8d1dff5c0a4363d",
"body": "Ref: https://github.com/expressjs/discussions/issues/356",
"is_bot": false,
"headline": "chore: add funding to package.json (#84)",
"author_name": "Phillip Barta",
"author_login": "Phillip9587",
"committed_at": "2025-07-23T12:28:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0c058a81d8090d65eec42c63f9236ba71303adb",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#81)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-01T20:47:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f4451c29909bb139c25407ebe9e731a78cd61e2",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 3.27.9 to 3.28.18 (#80)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-01T20:45:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "765ef238604ce5195b2604223e82f4956af30704",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#75)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-17T18:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21c68cd4546ce809ddafb73f54a07cbfbdb1a520",
"body": null,
"is_bot": false,
"headline": "ci: add CodeQl (SAST) (#71)",
"author_name": "Phillip Barta",
"author_login": "Phillip9587",
"committed_at": "2025-04-17T13:44:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fec68dca4ef83c2aef071d6629cf7f5cdb5eabd",
"body": null,
"is_bot": false,
"headline": "ci: add dependabot (#73)",
"author_name": "Phillip Barta",
"author_login": "Phillip9587",
"committed_at": "2025-04-17T13:44:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88a9eea7bd04ee60df92f5a8e7703ed20b67153e",
"body": "…d `c8` (#54)\n\n* replace `mocha` and `nyc` with native node test runner and `c8`\n\n* Update .github/workflows/ci.yml\n\n---------\n\nCo-authored-by: Wes Todd <wes@wesleytodd.com>",
"is_bot": false,
"headline": "feat(test): replace `mocha` and `nyc` with native node test runner an…",
"author_name": "Phillip Barta",
"author_login": "Phillip9587",
"committed_at": "2025-03-05T13:22:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9fc8c58059ac15e4abb4bc803f88d1e50d9ded2",
"body": null,
"is_bot": false,
"headline": "fix(docs): Replace var with const in example code (#67)",
"author_name": "BinilRaj KuttikkattuBaburaj",
"author_login": "Binilkks",
"committed_at": "2025-03-05T13:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a77a9ccf332fddcd29e53f1077c6e1da1d60a28",
"body": null,
"is_bot": false,
"headline": "fix(ci): updated github actions ci workflow (#69)",
"author_name": "Phillip Barta",
"author_login": "Phillip9587",
"committed_at": "2025-03-05T13:07:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22b9a4ab5d237086d231c1d8c3ca61bf32637f87",
"body": null,
"is_bot": false,
"headline": "Fix badges",
"author_name": "Phillip9587",
"author_login": "Phillip9587",
"committed_at": "2025-01-24T14:51:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a541ad5b1e51e868e07b60f2079d5bb43e38ae3",
"body": null,
"is_bot": false,
"headline": "chore: upgrade scorecard workflow pinned action versions (#65)",
"author_name": "Carlos Serrano",
"author_login": "carpasse",
"committed_at": "2025-01-02T07:00:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b4684a1cfd63d0e03f6e089f2e28c04a0dc539a",
"body": null,
"is_bot": false,
"headline": "tests: Spelling (#59)",
"author_name": "Josh Soref",
"author_login": "jsoref",
"committed_at": "2024-11-08T17:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8710c1cfae0a17b9b73604100eed4083528cce80",
"body": null,
"is_bot": false,
"headline": "fix: update engines to the supported node versions (#56)",
"author_name": "Phillip Barta",
"author_login": "Phillip9587",
"committed_at": "2024-11-06T11:35:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ea88a3981d90f25b6ab5e196fba38fed32a5578",
"body": null,
"is_bot": false,
"headline": "Remove `safe-buffer` (#53)",
"author_name": "Phillip Barta",
"author_login": "Phillip9587",
"committed_at": "2024-10-22T20:37:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a6b472197c3a4336d6ba2ce3c6b570d62d7868a",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "Wes Todd",
"author_login": "wesleytodd",
"committed_at": "2024-08-31T18:04:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e28358a01208801dc1e274b55923d795a0700f8f",
"body": null,
"is_bot": false,
"headline": "fix(docs): updated history.md with missing entry",
"author_name": "Wes Todd",
"author_login": "wesleytodd",
"committed_at": "2024-08-31T18:03:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48845170639a58280e42b5009938309ffdecbac5",
"body": "* Support decode 'utf8' (no dash)\r\n\r\n* Respect test case name format\r\n\r\n* fix: no quotes\r\n\r\n---------\r\n\r\nCo-authored-by: Wes Todd <wes@wesleytodd.com>",
"is_bot": false,
"headline": "feat: support decode 'utf8' (no dash) (#13)",
"author_name": "Alexandre Lacheze",
"author_login": "alexstrat",
"committed_at": "2024-08-31T18:02:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "489671ca8e065ad8f559ca319bf4ac18788851cb",
"body": null,
"is_bot": false,
"headline": "fix(ci)!:drop node <18 and update ci (#50)",
"author_name": "Wes Todd",
"author_login": "wesleytodd",
"committed_at": "2024-08-31T17:52:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adab325657b3504eb40ab8a87ca7a564ca78903c",
"body": "Replace deprecated String.prototype.substr()",
"is_bot": false,
"headline": "Merge pull request #42 from CommanderRoot/rm-deprecated-substr",
"author_name": "Wes Todd",
"author_login": "wesleytodd",
"committed_at": "2024-07-26T23:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed7166d8a7ef78274b735c1c83d89ecbba2bb9c1",
"body": null,
"is_bot": false,
"headline": "chore: add ossf scorecard pipeline (#49)",
"author_name": "Carlos Serrano",
"author_login": "carpasse",
"committed_at": "2024-04-12T19:38:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fce3d00ca7a5937e74422f1127017156f8e028c",
"body": "* PR: https://github.com/jshttp/content-disposition/pull/48\r\n* use nyc instead of istanbul and fix npm config for newer node versions\r\nalso removed node 0.6 from ci action becuase it can not be installed on ubuntu 20\r\n* add missing node versions to ci action",
"is_bot": false,
"headline": "build: update Node.js versions and pin dependencies (#48)",
"author_name": "Carlos Serrano",
"author_login": "carpasse",
"committed_at": "2024-04-09T19:34:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e8c82acf9ef7f36e1e7274e54dbd18bd3893323",
"body": ".substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated\nSigned-off-by: Tobias Speicher <rootcommander@gmail.com>",
"is_bot": false,
"headline": "Replace deprecated String.prototype.substr()",
"author_name": "Tobias Speicher",
"author_login": "CommanderRoot",
"committed_at": "2022-03-21T05:23:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73bf21e7c3f55f754932844584061027767289f4",
"body": null,
"is_bot": false,
"headline": "0.5.4",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2021-12-10T22:50:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "610ea95c27dd34c231fb0283498158703bf8b053",
"body": null,
"is_bot": false,
"headline": "build: eslint-plugin-import@2.25.3",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2021-12-10T22:50:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "190c555fd9a81986e5defca0a278bc977c9001c6",
"body": null,
"is_bot": false,
"headline": "build: eslint-plugin-promise@5.2.0",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2021-12-10T22:49:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "000705e5866037e4374059e9c14a21fbef327ad8",
"body": "fixes #38",
"is_bot": false,
"headline": "tests: fix deep equal checking",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2021-12-10T22:46:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "553900a7b4e20bf5ec152a82b4ce7e4b7f1c7f14",
"body": null,
"is_bot": false,
"headline": "build: support Node.js 17.x",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2021-12-10T22:39:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7d80041b10e1e4c889045d77a088e81ce022a99",
"body": null,
"is_bot": false,
"headline": "deps: safe-buffer@5.2.1",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2021-12-04T02:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6f9b68bd772f6dda4d402b8b4ab855789dcab91",
"body": null,
"is_bot": false,
"headline": "build: mocha@9.1.3",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2021-12-04T02:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "979f3a8aa4ea1cecb5385ce41f0fb15b7e12c7f4",
"body": null,
"is_bot": false,
"headline": "build: eslint-plugin-standard@4.1.0",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2021-11-10T05:09:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01a4556f3cdc9b22b0d7ac0abc39c1d06b3b54f0",
"body": null,
"is_bot": false,
"headline": "build: eslint-plugin-markdown@2.2.1",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2021-11-10T05:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc3ea6b0c1b6101e2d756cd862f3cdf12ab90baf",
"body": null,
"is_bot": false,
"headline": "build: eslint-plugin-promise@5.1.1",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2021-11-10T05:03:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "404cb71cc145b0e7c78b3593152d76583dfc1ca1",
"body": null,
"is_bot": false,
"headline": "build: mocha@8.4.0",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2021-11-10T04:58:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c09d32f303155ecf36d17eb2fefd15838b9afae6",
"body": null,
"is_bot": false,
"headline": "build: support Node.js 16.x",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2021-11-10T04:52:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32f93aa1d9c2c18dbcd352bd6a3837b6230db015",
"body": null,
"is_bot": false,
"headline": "build: support Node.js 15.x",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2021-11-10T04:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa7117eb53d4f562ce5d243ce8b07cfdaa196034",
"body": null,
"is_bot": false,
"headline": "build: eslint@7.32.0",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2021-10-30T23:18:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ef0733d1c9e1a00b37b0b91d1df7c1f433e0054",
"body": null,
"is_bot": false,
"headline": "build: mocha@7.2.0",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2021-10-30T23:14:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9f5a047efe663423ce67d8394fe4da8e778a851",
"body": null,
"is_bot": false,
"headline": "build: support Node.js 14.x",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2021-10-30T23:09:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34e88648ebbc27aff2ce87fdc8217c4e9a1bf662",
"body": null,
"is_bot": false,
"headline": "build: support Node.js 13.x",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2021-10-30T23:02:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c060715bcaa52e651f3bd10c319b47620f3925f",
"body": null,
"is_bot": false,
"headline": "build: Node.js@12.22",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2021-10-24T00:21:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e247d2187f817dd9d6125ee51b535ff0a9f66e33",
"body": null,
"is_bot": false,
"headline": "build: Node.js@10.24",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2021-10-24T00:20:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e8d1bb49747f773279d755ac820858c50b8a127",
"body": null,
"is_bot": false,
"headline": "lint: apply standard 13",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2021-10-24T00:18:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af244541f7463f92029441bac4b75229ee3c2f62",
"body": null,
"is_bot": false,
"headline": "build: use GitHub Actions instead of Travis CI",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2021-10-24T00:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1037e24e4790273da96645ad250061f39e77968c",
"body": "closes #29",
"is_bot": false,
"headline": "docs: fix typo in comment",
"author_name": "fvoronin",
"author_login": "fvoronin",
"committed_at": "2021-01-27T21:08:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b08c2c3efc7b59f440dc99d1ff681b16e317318",
"body": null,
"is_bot": false,
"headline": "build: mocha@6.2.3",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2020-08-22T02:41:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b030acb77c23045a335f6b4595f07a25b88adf1",
"body": null,
"is_bot": false,
"headline": "build: eslint@5.16.0",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2020-07-01T00:08:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b15e144d1c747232082cb3d2a72371c6a1fe19bd",
"body": null,
"is_bot": false,
"headline": "build: Node.js@10.21",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2020-07-01T00:03:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "021b08339a1479d91cf00c374d70c4a1a185c891",
"body": null,
"is_bot": false,
"headline": "build: support Node.js 12.x",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2020-05-28T23:39:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1b0deb24aaa2d19bb5d0fc3b974d8d1c4b1adaa",
"body": null,
"is_bot": false,
"headline": "build: support Node.js 11.x",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2020-05-28T23:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6d7cba7ea09dfea1492d5ffe438fe2f2e3cc3bb",
"body": null,
"is_bot": false,
"headline": "0.5.3",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2018-12-17T19:47:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e002bf25ac91941c417bb6ac77de763f4eb4d0eb",
"body": null,
"is_bot": false,
"headline": "build: eslint-plugin-markdown@1.0.0-rc.1",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2018-12-17T19:45:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2f056d1607b0eb1b1b832ff14bf7d710953bbee",
"body": null,
"is_bot": false,
"headline": "build: eslint@5.10.0",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2018-12-17T19:44:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4877e0e918b066b64d30676425b2f9b84edb9a10",
"body": null,
"is_bot": false,
"headline": "build: Node.js@10.14",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2018-12-17T19:44:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ceb1531a9167548585819030dcde43eb5209617",
"body": null,
"is_bot": false,
"headline": "build: Node.js@8.14",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2018-12-17T19:43:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dac7e8f1a3f50ac58dc1fb383dbe2a80e0e3362",
"body": null,
"is_bot": false,
"headline": "build: Node.js@6.15",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2018-12-17T19:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe6b9a4cf00b1209ee863f1402d7e6c6798ec6d3",
"body": null,
"is_bot": false,
"headline": "build: mocha@5.2.0",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2018-11-02T17:58:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "995a4c1a4f412d603a0c8807ae70d59e78e76c17",
"body": null,
"is_bot": false,
"headline": "build: restructure Travis CI build steps",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2018-11-02T17:49:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a24bd4e247e9639d035359dac5657193d857393",
"body": null,
"is_bot": false,
"headline": "lint: apply standard 12 style",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2018-11-02T01:27:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e62ee43c4752f6b732e0dca2254d7fd187f04c7",
"body": null,
"is_bot": false,
"headline": "tests: replace deprecated assert.deepEqual with deep-equal",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2018-11-02T01:08:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a849e076249aede15e2f82f00d2d7354d41907aa",
"body": null,
"is_bot": false,
"headline": "build: Node.js@10.12",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2018-10-16T22:16:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3700af476d9d1961e3967dbf6983959c63de0634",
"body": null,
"is_bot": false,
"headline": "build: Node.js@8.12",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2018-10-16T22:09:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2febdb7578887afc6fab8895d5f6a2a152397498",
"body": null,
"is_bot": false,
"headline": "tests: use strict equality",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2018-10-16T22:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3a9dd58a3e9c3b8964224648f009432294641b1",
"body": null,
"is_bot": false,
"headline": "build: support Node.js 10.x",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2018-08-17T23:04:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d5bcc4c526b665c7d63ba7d85f3bceadbc4c53c",
"body": null,
"is_bot": false,
"headline": "build: support Node.js 9.x",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2018-08-06T04:22:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dfc9c44f8e380635c56b42f62ba9d7c8edec928",
"body": null,
"is_bot": false,
"headline": "build: Node.js@8.11",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2018-08-06T04:13:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "760ef8adfa4a29433fe70b36ca71facf20f81598",
"body": null,
"is_bot": false,
"headline": "deps: safe-buffer@5.1.2",
"author_name": "Douglas Christopher Wilson",
"author_login": "dougwilson",
"committed_at": "2018-08-06T04:08:21Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 17,
"commits_last_year": 35,
"latest_release_at": "2026-05-28T02:54:47Z",
"latest_release_tag": "v2.0.1",
"releases_from_tags": false,
"days_since_last_push": 50,
"active_weeks_last_year": 16,
"days_since_latest_release": 55,
"mean_days_between_releases": 471.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "content-disposition",
"exists": true,
"license": "MIT",
"keywords": [
"content-disposition",
"http",
"rfc6266",
"res"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/content-disposition",
"is_deprecated": false,
"latest_version": "2.0.1",
"repository_url": "https://github.com/jshttp/content-disposition",
"versions_count": 17,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 4,
"monthly_downloads": 495527173,
"first_published_at": "2014-09-19T05:02:12.936000Z",
"latest_published_at": "2026-05-28T02:54:30.497000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 55
}
]
},
"popularity": {
"forks": 52,
"stars": 246,
"watchers": 12,
"fork_history": {
"days": [
{
"date": "2015-03-18",
"count": 1
},
{
"date": "2015-04-17",
"count": 1
},
{
"date": "2015-09-19",
"count": 1
},
{
"date": "2016-06-11",
"count": 1
},
{
"date": "2017-03-23",
"count": 1
},
{
"date": "2017-09-13",
"count": 1
},
{
"date": "2017-10-29",
"count": 1
},
{
"date": "2017-11-09",
"count": 1
},
{
"date": "2017-11-10",
"count": 1
},
{
"date": "2017-12-21",
"count": 1
},
{
"date": "2018-03-14",
"count": 1
},
{
"date": "2018-08-02",
"count": 1
},
{
"date": "2019-03-27",
"count": 1
},
{
"date": "2019-04-17",
"count": 1
},
{
"date": "2019-05-15",
"count": 1
},
{
"date": "2019-05-16",
"count": 1
},
{
"date": "2019-06-02",
"count": 1
},
{
"date": "2019-06-14",
"count": 1
},
{
"date": "2019-07-17",
"count": 1
},
{
"date": "2019-08-30",
"count": 1
},
{
"date": "2020-01-30",
"count": 1
},
{
"date": "2020-07-01",
"count": 1
},
{
"date": "2020-08-06",
"count": 1
},
{
"date": "2020-11-11",
"count": 1
},
{
"date": "2020-11-13",
"count": 1
},
{
"date": "2020-11-28",
"count": 1
},
{
"date": "2020-12-18",
"count": 1
},
{
"date": "2021-03-06",
"count": 1
},
{
"date": "2021-04-14",
"count": 1
},
{
"date": "2021-06-17",
"count": 1
},
{
"date": "2022-11-02",
"count": 1
},
{
"date": "2022-11-22",
"count": 1
},
{
"date": "2023-03-23",
"count": 1
},
{
"date": "2023-09-24",
"count": 1
},
{
"date": "2023-10-19",
"count": 1
},
{
"date": "2024-04-09",
"count": 1
},
{
"date": "2024-10-07",
"count": 1
},
{
"date": "2024-10-21",
"count": 1
},
{
"date": "2024-11-07",
"count": 2
},
{
"date": "2024-11-11",
"count": 1
},
{
"date": "2024-12-30",
"count": 1
},
{
"date": "2025-02-05",
"count": 1
},
{
"date": "2025-10-02",
"count": 1
},
{
"date": "2026-04-24",
"count": 1
},
{
"date": "2026-04-28",
"count": 1
},
{
"date": "2026-05-31",
"count": 1
},
{
"date": "2026-06-23",
"count": 1
},
{
"date": "2026-07-01",
"count": 1
},
{
"date": "2026-07-11",
"count": 1
}
],
"complete": true,
"collected": 50,
"total_forks": 52
},
"star_history": null,
"open_issues_and_prs": 8
},
"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": 40046,
"source_files_sampled": 6,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 4,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@borderless/ts-scripts",
"direct": false,
"version": "^0.15.0",
"ecosystem": "npm"
},
{
"name": "@vitest/coverage-v8",
"direct": false,
"version": "^3.2.4",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^5.9.3",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "^3.2.4",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 4,
"direct_count": 0,
"indirect_count": 4
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 52,
"open_issues": 2,
"closed_ratio": 0.947,
"closed_issues": 36,
"closed_unmerged_prs": 42
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "dougwilson",
"commits": 126,
"avatar_url": "https://avatars.githubusercontent.com/u/67512?v=4"
},
{
"type": "User",
"login": "blakeembrey",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/1088987?v=4"
},
{
"type": "User",
"login": "Phillip9587",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/17254592?v=4"
},
{
"type": "User",
"login": "wesleytodd",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1027776?v=4"
},
{
"type": "User",
"login": "carpasse",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1588321?v=4"
},
{
"type": "User",
"login": "alexstrat",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/687961?v=4"
},
{
"type": "User",
"login": "Binilkks",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/69275128?v=4"
},
{
"type": "User",
"login": "evert",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/178960?v=4"
},
{
"type": "User",
"login": "jsoref",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2119212?v=4"
},
{
"type": "User",
"login": "ksmyth",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1047813?v=4"
}
],
"contributors_sampled": 15,
"top_contributor_share": 0.712
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"codeql.yml",
"scorecard.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "27 out of 27 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 6,
"reason": "Found 17/26 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 21 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "12 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 9,
"reason": "SAST tool detected but not run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 9,
"reason": "security policy file 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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0da5e1f05f6e3128ec38a3a4e4d47619e2403615",
"ran_at": "2026-07-22T21:49:37Z",
"aggregate_score": 7.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T22:13:30Z",
"oldest_open_prs": [
{
"number": 109,
"created_at": "2026-01-03T20:23:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 128,
"created_at": "2026-04-24T01:51:49Z",
"last_comment_at": "2026-04-24T02:21:24Z",
"last_comment_author": "ChALkeR"
},
{
"number": 135,
"created_at": "2026-05-14T23:55:48Z",
"last_comment_at": "2026-05-14T23:56:26Z",
"last_comment_author": "codecov"
},
{
"number": 137,
"created_at": "2026-06-01T22:45:15Z",
"last_comment_at": "2026-06-01T22:45:47Z",
"last_comment_author": "socket-security"
},
{
"number": 138,
"created_at": "2026-06-23T11:48:26Z",
"last_comment_at": "2026-06-24T10:39:32Z",
"last_comment_author": "spokodev"
},
{
"number": 139,
"created_at": "2026-07-01T02:01:40Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-05-28T02:52:44Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 2,
"created_at": "2015-01-14T14:07:42Z",
"last_comment_at": "2026-05-11T16:43:16Z",
"last_comment_author": "blakeembrey"
},
{
"number": 95,
"created_at": "2025-11-13T15:50:09Z",
"last_comment_at": "2026-05-11T16:50:50Z",
"last_comment_author": "blakeembrey"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jshttp/content-disposition",
"host": "github.com",
"name": "content-disposition",
"owner": "jshttp"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"security": 78,
"vitality": 62,
"community": 71,
"governance": 68,
"engineering": 64
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 62,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"commits_last_year": 35,
"human_commit_share": 0.9,
"days_since_last_push": 50,
"active_weeks_last_year": 16
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 50 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 50
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "16/52 weeks with commits",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 16
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "35 commits in the last year",
"points": 14,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 35
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "12 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"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": 76,
"inputs": {
"releases_count": 17,
"latest_release_tag": "v2.0.1",
"releases_from_tags": false,
"days_since_latest_release": 55,
"mean_days_between_releases": 471.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "17 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 17
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 55 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 55
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~471.8 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 471.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "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": 55,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 55 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 55
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 71,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"forks": 52,
"stars": 246,
"watchers": 12,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "246 stars",
"points": 38.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 246
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "52 forks",
"points": 14.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 52
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "12 watchers",
"points": 5.8,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 12
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"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": [
"content-disposition"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 495527173
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "495,527,173 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 495527173,
"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": 68,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 15,
"top_contributor_share": 0.712
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 71% of commits",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 71
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "15 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 15
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 21 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"merged_prs": 52,
"open_issues": 2,
"closed_issues": 36,
"issue_closed_ratio": 0.947,
"closed_unmerged_prs": 42
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "95% of issues closed",
"points": 44.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 95
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "52/94 decided PRs merged",
"points": 21.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 52,
"decided": 94
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 17/26 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"followers": 243,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "jshttp",
"public_repos": 29,
"account_age_days": 4373
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "243 followers of jshttp",
"points": 17.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 243,
"login": "jshttp"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "29 public repos, account ~11 yr old",
"points": 22.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 29
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"content-disposition"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 55
},
"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 55 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 55
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "17 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 17
}
}
],
"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": 64,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "27 out of 27 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"javascript",
"nodejs",
"http",
"content-disposition"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": "good",
"name": "Security",
"value": 78,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 78,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 7.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "27 out of 27 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 17/26 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 21 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "12 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool detected but not run on all commits",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 4.5,
"status": "partial",
"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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 15
},
"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": 51,
"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.922,
"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": "83 of 90 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 83,
"sampled": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.1
},
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "10 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 10,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 40046,
"source_files_sampled": 6,
"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/6 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 6,
"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",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T21:49:58.704359Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jshttp/content-disposition.svg",
"full_name": "jshttp/content-disposition",
"license_state": "standard",
"license_spdx": "MIT"
}