JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"amphp",
"http",
"static-files",
"document-root",
"php",
"static-content",
"http-server",
"revolt"
],
"is_fork": false,
"size_kb": 128,
"has_wiki": false,
"homepage": "https://amphp.org/http-server-static-content",
"languages": {
"PHP": 46153
},
"pushed_at": "2025-07-13T22:03:55Z",
"created_at": "2018-03-12T00:02:59Z",
"owner_type": "Organization",
"updated_at": "2025-07-13T22:03:58Z",
"description": "An HTTP server plugin to serve static files like HTML, CSS, JavaScript, and images effortlessly.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "2.x",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://amphp.org",
"name": "AMPHP",
"type": "Organization",
"login": "amphp",
"company": null,
"location": null,
"followers": 358,
"avatar_url": "https://avatars.githubusercontent.com/u/8865682?v=4",
"created_at": "2014-09-22T19:31:02Z",
"is_verified": null,
"public_repos": 69,
"account_age_days": 4320
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2023-08-20T15:20:11Z"
},
{
"tag": "v2.0.0-beta.3",
"kind": "prerelease",
"published_at": "2023-04-22T15:22:15Z"
},
{
"tag": "v2.0.0-beta.2",
"kind": "prerelease",
"published_at": "2022-11-12T18:15:22Z"
},
{
"tag": "v2.0.0-beta.1",
"kind": "prerelease",
"published_at": "2022-04-19T19:12:44Z"
},
{
"tag": "v1.0.7",
"kind": "patch",
"published_at": "2022-04-10T14:49:03Z"
},
{
"tag": "v1.0.6",
"kind": "patch",
"published_at": "2019-11-05T23:37:20Z"
},
{
"tag": "v1.0.5",
"kind": "patch",
"published_at": "2019-09-17T17:25:47Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2019-08-21T16:16:41Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2018-12-10T19:51:19Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2018-09-28T19:01:10Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2018-09-20T20:11:23Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2018-09-14T20:08:25Z"
}
],
"recent_commits": [
{
"oid": "09bcbb14877cc57abb39a326d2d39f2421cf7642",
"body": "Making sure that no null-bytes or slashes sneak into the path.",
"is_bot": false,
"headline": "Fix #21: urldecode the path in DocumentRoot",
"author_name": "Bob Weinand",
"author_login": "bwoebi",
"committed_at": "2025-07-13T22:03:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e9f57fbb419aa9ecb9c96667b1d91b256f23426",
"body": "Signed-off-by: Theo Gotsopoulos <theogpl57@gmail.com>",
"is_bot": false,
"headline": "Allow StaticResource to be used with another Filesystem (#20)",
"author_name": "Theo Gotsopoulos",
"author_login": "thgs",
"committed_at": "2024-01-23T08:29:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b875ef3c2d0c0a8172f76ce3310bf5ed94fc7b17",
"body": "As per v2.x new requirements.",
"is_bot": false,
"headline": "Add missing parameters in README example (#19)",
"author_name": "thgs",
"author_login": "thgs",
"committed_at": "2023-11-27T09:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcd0e41cbf27bf6727129697ac8aa536f22c2495",
"body": null,
"is_bot": false,
"headline": "Use Filesystem reference to read",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-08-20T14:58:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b47b88be2cfab693416fa155c15d20b1e5efb95d",
"body": null,
"is_bot": false,
"headline": "Improve documentation",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-08-18T18:33:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28b00276a7e4191374dc62341891067cdc70b40a",
"body": null,
"is_bot": false,
"headline": "Replace file_get_contents with Amp\\File\\read",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-08-15T21:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37a00d6ed7bc292a8225bc349fa3bbbd436f46ca",
"body": null,
"is_bot": false,
"headline": "Remove beta stability",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-08-15T21:29:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22e7ae063c9cc8fe3c71a948da6777231cf4e87a",
"body": null,
"is_bot": false,
"headline": "Update license date",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-08-15T21:29:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ac542c798fbd289995f99b4cc774fd1739b86f5",
"body": null,
"is_bot": false,
"headline": "Fix example",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-08-15T21:29:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aab3226a3d07142a9f0bde405858b9d33adca5a7",
"body": null,
"is_bot": false,
"headline": "Add missing internal annotation",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-05-23T03:20:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c85d150a4682b15d742558baf277ecf5e304627d",
"body": null,
"is_bot": false,
"headline": "Forbid cloning and serialization",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-04-27T03:06:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf5b1bdfb26081e43324e4028d3982994641a072",
"body": null,
"is_bot": false,
"headline": "Update for amphp/http-server beta changes",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-04-22T15:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "074b9e0ba82723ddbf81c1b4e8eff46f8e303b00",
"body": "Forgot to remove this after refactoring DocumentRoot to use LocalCache.",
"is_bot": false,
"headline": "Remove unused dependency",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-02-05T20:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fd9f33541b1332198dd23182b81be216651b23c",
"body": "Closes #17.",
"is_bot": false,
"headline": "Add note about example required dependencies",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-02-05T20:54:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d376533205c2e908cd0d6060a9719463195d469c",
"body": null,
"is_bot": false,
"headline": "Style fix",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-02-05T20:52:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c586c2969c00fbd847baa6fda9e49ed48d504d2d",
"body": null,
"is_bot": false,
"headline": "Add Psalm",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-02-05T20:49:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45451ef25576528e409fad71a07d6189c212f37a",
"body": null,
"is_bot": false,
"headline": "Improve range request data",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-02-05T20:43:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8f04acca65029d0d888a648a7faf6fa623c8a46",
"body": null,
"is_bot": false,
"headline": "Refactor internal file info storage",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-02-05T20:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b3ff8841e5f05d7e43bcbb349e7aa5305f632ec",
"body": null,
"is_bot": false,
"headline": "Declare strict types",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-02-02T01:47:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4572179ddf40925caea272804caa2907d6c3eb65",
"body": null,
"is_bot": false,
"headline": "Update fuzzing list version",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-02-02T01:45:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83916aed407824eb98275308f978751ee1aa0940",
"body": null,
"is_bot": false,
"headline": "Use amphp/cache instead of lrucache",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-02-02T01:43:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26fcf66ff217dd4f6c1d46b8dac3feea33dcb6b7",
"body": null,
"is_bot": false,
"headline": "Update for amphp/http 2.x",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-02-02T01:23:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c03f3136d3175ff8904511093146adaadee82539",
"body": null,
"is_bot": false,
"headline": "Skip composer require check on 8.2",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-11-12T18:10:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b189f19b576096d1733a4d0475425cf112c85b3f",
"body": null,
"is_bot": false,
"headline": "Add PHP 8.2 to CI",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-11-12T18:05:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0e65a5dffe31ac1a349f583eea7ac992be3f59d",
"body": null,
"is_bot": false,
"headline": "Add compatibility with Revolt v1.x",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-11-12T18:04:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d10a44f972d07a2bb353ab2e0c844e9d165d98fa",
"body": null,
"is_bot": false,
"headline": "Update example in README",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-04-19T19:09:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c258a324e8b11db0ef145706f699f17e568b9120",
"body": null,
"is_bot": false,
"headline": "Add StaticResource",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-04-11T16:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebeea0f561c788394714ddd5a0c7fa245b59592e",
"body": null,
"is_bot": false,
"headline": "Use internal enum for precondition; various cleanup",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-04-10T15:26:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcd20d2f25f9cadc597d97376d94ceeff6bb9c42",
"body": null,
"is_bot": false,
"headline": "Use LRU cache for timeouts",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-04-10T14:15:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "506000d4aa8d198bfcb136b41842fc01f320ef9d",
"body": "Currently, the fuzzing lib can't be cloned on Windows due to invalid paths.",
"is_bot": false,
"headline": "Remove Windows CI",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-04-09T18:50:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b198e13d605fea5b2106722d122a962244b3fd48",
"body": null,
"is_bot": false,
"headline": "Fix requirements",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-04-09T18:42:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fa169232ffc81f329d8eb6f33d43005d14bce90",
"body": null,
"is_bot": false,
"headline": "Fix code style",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-04-09T18:00:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4c097dcc6207471555c0f0877b5abf3dac29f75",
"body": null,
"is_bot": false,
"headline": "Migrate to GitHub Actions, update php-cs-fixer",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-04-09T17:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8735a4aba4de9c823ac3ca2a3894804dffb17cb3",
"body": null,
"is_bot": false,
"headline": "Update example",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-04-08T22:07:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48da1c0840ae299cd730c243c919a97d565d5aec",
"body": null,
"is_bot": false,
"headline": "substr / strpos -> str_starts_with / str_contains",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-04-08T21:57:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faf4d9714e40ba1224eb3f6c4a91c66fdeadc6f8",
"body": null,
"is_bot": false,
"headline": "Make DocumentRoot::onStart() and onStop() private",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-04-08T21:53:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "139a8db63c2fbdbcbf4795f5364662c81e5c14a7",
"body": null,
"is_bot": false,
"headline": "Update for recent changes in http-server",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-04-08T21:47:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "030ed8ccb78643da9cc7ad16927071150298b0f0",
"body": null,
"is_bot": false,
"headline": "Require ErrorHandler in constructor",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-04-06T00:43:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da40471d3070608f68f1605cef75fc8fbd8c92e6",
"body": null,
"is_bot": false,
"headline": "Update fuzzing list version",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-03-29T15:33:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "219f82e1b86bedbefcb3d0268ba840e24f0228fa",
"body": null,
"is_bot": false,
"headline": "Update for changes made in amphp/http-server",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-03-29T15:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd598f40e6669eda4e394ea41948a24cade01b03",
"body": null,
"is_bot": false,
"headline": "Update for file stream change",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2021-11-22T05:05:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55fc1807da34c50315165f8d7533f024515d22fd",
"body": null,
"is_bot": false,
"headline": "Update for Amp changes",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2021-10-17T04:51:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5723cb8364348c2e77172556e0955db867b6278e",
"body": null,
"is_bot": false,
"headline": "Refactor for Amp v3",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2020-10-26T15:13:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "532280d2b84d34134a65fe5f7950f1d4ecdd1809",
"body": null,
"is_bot": false,
"headline": "Remove dev dependency on league/uri",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2019-11-05T23:30:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca64f11fe4b83f3988659cdb19c4aabd9e5bc162",
"body": null,
"is_bot": false,
"headline": "Make compatible with http-server v2-rc3",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2019-11-05T23:14:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "794b367249af818d9237bf818c44af4f5644d681",
"body": null,
"is_bot": false,
"headline": "Fix travis cache dirs",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2019-09-17T17:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "871fee998bedce93aec52e6ab72039bea76c17f7",
"body": null,
"is_bot": false,
"headline": "Revert to deprecated function for compatibility with min. reqs",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2019-09-17T17:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb41fb08000d6968323127aa520b9d7a9a4e47cd",
"body": null,
"is_bot": false,
"headline": "Update fuzzing test dependency",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2019-09-17T17:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "313863a843833c1412159f4058b0e134325625c6",
"body": "Minimum PHP version bumped to 7.1.",
"is_bot": false,
"headline": "Update to PHPUnit 7 or 8",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2019-09-16T16:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "108cc278c59103a6884d0342e02ee45064a4e0f9",
"body": null,
"is_bot": false,
"headline": "Use shared style repo and fix styles",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2019-09-16T15:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df589a32730a0b4f5648f3edbad1d2c87ffa559f",
"body": null,
"is_bot": false,
"headline": "Allow amphp/file ^1",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2019-09-16T15:46:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c37a0005909b6bee919b90150ab1931932ee992a",
"body": null,
"is_bot": false,
"headline": "Allow amphp/http-server ^2",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2019-08-21T15:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b99add5def449a2f8b23ae0c0c5e3420dda608f2",
"body": null,
"is_bot": false,
"headline": "Add max-age attribute (#10)",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2019-01-09T21:11:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f9abb840d182c28cfbc0427e1fbe53a30a305c5",
"body": null,
"is_bot": false,
"headline": "Allow amphp/http-server ^1",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2018-12-10T19:50:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b6654cfd8aef60df104d794d06de48627f767b3",
"body": "Fixes #7.",
"is_bot": false,
"headline": "Clear stat cache before lookup",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2018-09-28T18:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a8a066ad2e657a6bea2da5ca79a0671713fd59f",
"body": null,
"is_bot": false,
"headline": "Missing yield for file size",
"author_name": "Osvaldo Jiang",
"author_login": null,
"committed_at": "2018-09-20T20:09:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f43db60c89e0098ccc14abe7883858da789f4c1",
"body": "Fixes #7.",
"is_bot": false,
"headline": "Don't use cached size for file responses",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2018-09-14T19:23:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c87daa57b352a89d8d757d5c0d83620b7f11649",
"body": null,
"is_bot": false,
"headline": "Add example",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2018-09-14T19:23:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fe048442e62dba483c3b9ac362fdcaeef467c5d",
"body": null,
"is_bot": false,
"headline": "Add README",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2018-09-14T18:58:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79a455282707ea99ce5049c52f63979aedc63d9f",
"body": "We allow bypassing also in non-debug mode now.",
"is_bot": false,
"headline": "Adjust comment",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2018-09-14T18:46:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41b536fb2e28c54b90ac319e361e9315faf2d8bc",
"body": null,
"is_bot": false,
"headline": "Fix removal of test document roots",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2018-09-14T18:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad50d26194c0fe71e3e4e6ac6936d878137f3edf",
"body": null,
"is_bot": false,
"headline": "Improve FuzzingTest",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2018-09-14T18:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9a85cfc9f303c33c4b206630a5d17565721e2ec",
"body": null,
"is_bot": false,
"headline": "Ignore cached stats in debug mode",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2018-06-20T15:41:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc856602edd3e45d3dc1c21b19bb6bd6b8f16090",
"body": null,
"is_bot": false,
"headline": "Apply PSR-2 as code style",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2018-06-19T19:16:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b902c243060e5b94df98be234c63f2b448981372",
"body": null,
"is_bot": false,
"headline": "Improve documentation and naming",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2018-06-04T17:50:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a66a58a9b3263be5ddda7ee129831ce603358651",
"body": null,
"is_bot": false,
"headline": "Update font mime types",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2018-04-15T04:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47a2015205394f7daa11ec1a59c00385f4263f11",
"body": null,
"is_bot": false,
"headline": "Do not call realpath on root when inside a phar",
"author_name": "Pieter Hordijk",
"author_login": "PeeHaa",
"committed_at": "2018-04-09T04:49:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d7ef9f482c98f2eb913b29f489d5a5a84c3913e",
"body": "Fixes #1.",
"is_bot": false,
"headline": "Refactor options",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2018-03-23T18:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cb1421d4a181954bae241239036c37651515b6b",
"body": "Fixes #3.",
"is_bot": false,
"headline": "Make DocumentRoot final",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2018-03-23T18:27:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72f600dbb788f458f60d11704dea1e11e8a36e69",
"body": null,
"is_bot": false,
"headline": "Add fuzzing tests",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2018-03-23T18:12:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4b006ac3e5277909a0f1eb818cf2077d612c451",
"body": null,
"is_bot": false,
"headline": "Add mp4 mimetype",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2018-03-23T17:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f49ad96c86cf9a532392d39918c41fe27eeeed2",
"body": null,
"is_bot": false,
"headline": "Move removeDotPathSegments to regular function",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2018-03-23T15:22:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edcdc823d9e6d3bae7504604628e51f33a75af26",
"body": null,
"is_bot": false,
"headline": "Fix fallback RequestHandler call",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2018-03-23T15:15:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b352cc187d4279ae8cd87ec6f48d76f47c5339a",
"body": null,
"is_bot": false,
"headline": "Update for amphp/http-server v0.8.0",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2018-03-23T05:41:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a5df4550c0221f3dcc37f53d8cd8f2d797f594e",
"body": null,
"is_bot": false,
"headline": "Update for Responder → RequestHandler",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2018-03-19T15:17:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f22e6127ea44f44dfcb0aabb3625104fdc40af2f",
"body": null,
"is_bot": false,
"headline": "Update for Response changes in http-server",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2018-03-13T19:22:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84e1bb461b659a007581173f004d9390aa459833",
"body": null,
"is_bot": false,
"headline": "Root → DocumentRoot",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2018-03-12T18:29:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "443a7a0780d4236e6df88d96c3d1c87e45c5a1fa",
"body": null,
"is_bot": false,
"headline": "Rename package and namespace",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2018-03-12T18:06:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3102ed6d0a993579a678e454699390960eb885a",
"body": null,
"is_bot": false,
"headline": "Initial commit after split from http-server",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2018-03-12T02:34:25Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 0,
"latest_release_at": "2023-08-20T15:20:11Z",
"latest_release_tag": "v2.0.0",
"releases_from_tags": false,
"days_since_last_push": 372,
"active_weeks_last_year": 0,
"days_since_latest_release": 1066,
"mean_days_between_releases": 198.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "amphp/http-server-static-content",
"exists": true,
"license": "MIT",
"keywords": [
"file",
"http",
"static",
"server"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/amphp/http-server-static-content",
"is_deprecated": false,
"latest_version": "v2.0.0",
"repository_url": "https://github.com/amphp/http-server-static-content",
"versions_count": 12,
"total_downloads": 74031,
"dependents_count": 19,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 1484,
"first_published_at": null,
"latest_published_at": "2023-08-20T14:58:16Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1066
}
]
},
"popularity": {
"forks": 12,
"stars": 21,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2018-04-08",
"count": 1
},
{
"date": "2018-05-21",
"count": 1
},
{
"date": "2018-09-20",
"count": 1
},
{
"date": "2018-12-09",
"count": 1
},
{
"date": "2020-08-31",
"count": 1
},
{
"date": "2021-04-05",
"count": 1
},
{
"date": "2021-04-15",
"count": 1
},
{
"date": "2021-12-06",
"count": 1
},
{
"date": "2022-01-30",
"count": 1
}
],
"complete": true,
"collected": 9,
"total_forks": 12
},
"star_history": {
"days": [
{
"date": "2018-03-12",
"count": 4
},
{
"date": "2018-03-13",
"count": 1
},
{
"date": "2018-06-28",
"count": 1
},
{
"date": "2018-08-23",
"count": 1
},
{
"date": "2018-09-14",
"count": 1
},
{
"date": "2018-09-16",
"count": 1
},
{
"date": "2018-10-27",
"count": 1
},
{
"date": "2018-12-20",
"count": 1
},
{
"date": "2019-06-19",
"count": 1
},
{
"date": "2021-04-20",
"count": 1
},
{
"date": "2021-08-27",
"count": 1
},
{
"date": "2021-12-23",
"count": 1
},
{
"date": "2022-04-10",
"count": 1
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-05-21",
"count": 1
},
{
"date": "2024-01-01",
"count": 1
},
{
"date": "2024-05-31",
"count": 1
},
{
"date": "2025-03-02",
"count": 1
}
],
"complete": true,
"collected": 21,
"total_stars": 21
},
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 23197,
"source_files_sampled": 11,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"assessed_package": null,
"unassessed_count": 15,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "amphp/amp",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3"
},
{
"name": "amphp/byte-stream",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2"
},
{
"name": "amphp/cache",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2"
},
{
"name": "amphp/file",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3"
},
{
"name": "amphp/http",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2"
},
{
"name": "amphp/http-server",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3"
},
{
"name": "amphp/pipeline",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1"
},
{
"name": "revolt/event-loop",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "amphp/amp",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/byte-stream",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/cache",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/file",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/http",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/http-server",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/pipeline",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "revolt/event-loop",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/http-server-router",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/log",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/php-cs-fixer-config",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/phpunit-util",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "danielmiessler/sec-lists",
"direct": false,
"version": "2022.4",
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "psalm/phar",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 16,
"direct_count": 8,
"indirect_count": 8
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 6,
"open_issues": 1,
"closed_ratio": 0.917,
"closed_issues": 11,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "trowski",
"commits": 46,
"avatar_url": "https://avatars.githubusercontent.com/u/1628287?v=4"
},
{
"type": "User",
"login": "kelunik",
"commits": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/2743004?v=4"
},
{
"type": "User",
"login": "thgs",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/8940963?v=4"
},
{
"type": "User",
"login": "bwoebi",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3154871?v=4"
},
{
"type": "User",
"login": "PeeHaa",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1330296?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.59
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [
".php-cs-fixer.dist.php"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 0,
"reason": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 2/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 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": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "09bcbb14877cc57abb39a326d2d39f2421cf7642",
"ran_at": "2026-07-21T19:59:22Z",
"aggregate_score": 4.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/amphp/http-server-static-content",
"host": "github.com",
"name": "http-server-static-content",
"owner": "amphp"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 53,
"vitality": 18,
"community": 50,
"governance": 60,
"engineering": 64
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 18,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 372,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 372 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 372
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 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": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"releases_count": 12,
"latest_release_tag": "v2.0.0",
"releases_from_tags": false,
"days_since_latest_release": 1066,
"mean_days_between_releases": 198.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1066 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1066
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~198.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 198.5
}
}
],
"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": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "queues_not_read",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 373,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 50,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"forks": 12,
"stars": 21,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "21 stars",
"points": 21.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 21
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "12 forks",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 12
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"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": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"packages": [
"amphp/http-server-static-content"
],
"dependents": 19,
"ecosystems": "packagist",
"total_downloads": 74031,
"monthly_downloads": 1484
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "1,484 downloads/month across packagist",
"points": 42.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 1484,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "19 packages depend on it",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 19
}
}
],
"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": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 5,
"top_contributor_share": 0.59
},
"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 59% of commits",
"points": 9.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 59
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"merged_prs": 6,
"open_issues": 1,
"closed_issues": 11,
"issue_closed_ratio": 0.917,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "92% of issues closed",
"points": 42.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 92
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "6/9 decided PRs merged",
"points": 25.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 6,
"decided": 9
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"followers": 358,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "amphp",
"public_repos": 69,
"account_age_days": 4320
},
"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": "358 followers of amphp",
"points": 18.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 358,
"login": "amphp"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "69 public repos, account ~11 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 69
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"amphp/http-server-static-content"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 1066
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on packagist",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "packagist"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 1066 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1066
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "12 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 12
}
}
],
"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": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": ".php-cs-fixer.dist.php",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.dist.php"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"amphp",
"http",
"static-files",
"document-root",
"php",
"static-content",
"http-server",
"revolt"
],
"has_wiki": false,
"homepage": "https://amphp.org/http-server-static-content",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://amphp.org/http-server-static-content",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "8 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 8
}
}
],
"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": 53,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.1
},
"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": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 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 not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "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 1 resolved dependencies against OSV; 15 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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": 1
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 15
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 15,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "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": 1,
"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": 8
},
"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": "critical",
"name": "AI Readiness",
"value": 28,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 3,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.051,
"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": "4 of 79 human commits state their intent (structured subject or explanatory body)",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 4,
"sampled": 79
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".php-cs-fixer.dist.php",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.dist.php"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 79",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 79
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 23197,
"source_files_sampled": 11,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "PHP"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/11 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 11,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-21T19:59:30.870150Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/amphp/http-server-static-content.svg",
"full_name": "amphp/http-server-static-content",
"license_state": "standard",
"license_spdx": "MIT"
}