Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 231,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 65582
},
"pushed_at": "2025-09-03T20:14:07Z",
"created_at": "2015-03-27T07:05:09Z",
"owner_type": "Organization",
"updated_at": "2026-06-29T12:36:25Z",
"description": "Cookies for PSR-7 HTTP Message Interface.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": null,
"name": "dflydev",
"type": "Organization",
"login": "dflydev",
"company": null,
"location": "Madison, WI",
"followers": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/199259?v=4",
"created_at": "2010-02-08T04:32:54Z",
"is_verified": null,
"public_repos": 92,
"account_age_days": 6016
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.2.0",
"kind": "minor",
"published_at": "2025-09-03T20:14:07Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2023-07-18T20:57:22Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2021-01-22T02:58:34Z"
},
{
"tag": "v2.0.3",
"kind": "patch",
"published_at": "2020-12-07T16:43:20Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2020-12-04T16:42:52Z"
}
],
"recent_commits": [
{
"oid": "f9c63878e75483800477db4f897237b36556617b",
"body": "feat: add support for CHIPS partitioned cookies",
"is_bot": false,
"headline": "Merge pull request #62 from battis/feat/chips",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2025-09-03T20:01:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d39ae55c8a7907bed25772635b7bc0d569a69bd",
"body": null,
"is_bot": false,
"headline": "refactor: _really_ resolve CS issues",
"author_name": "Seth Battis",
"author_login": "battis",
"committed_at": "2025-08-13T12:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce6d98d08c0c0e780fa1f30a3eccbd27ff095d3d",
"body": null,
"is_bot": false,
"headline": "refactor: resolve CS issues",
"author_name": "Seth Battis",
"author_login": "battis",
"committed_at": "2025-08-13T11:58:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b36278375374b5c4ede93f90d1036850bfe8592",
"body": "Co-authored-by: George Steel <george@netglue.uk>",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Seth Battis",
"author_login": "battis",
"committed_at": "2025-08-13T00:12:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcae68384ba342483ea9138c7402e3a46456b853",
"body": null,
"is_bot": false,
"headline": "chore: test that partitioned cookies are secure",
"author_name": "Seth Battis",
"author_login": "battis",
"committed_at": "2025-08-06T11:37:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4706e16f6bca01b9f4b682292f22ae11546cf35c",
"body": "Setting withPartitioned() will also set withSecure()",
"is_bot": false,
"headline": "fix: partitioned cookies must also be secure",
"author_name": "Seth Battis",
"author_login": "battis",
"committed_at": "2025-08-05T23:44:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b90cdd31c00af3c3d0732160b76e00990c089dfa",
"body": "Run CI on PHP 8.3 through 8.5-dev",
"is_bot": false,
"headline": "Merge pull request #63 from gsteel/run-ci-on-8.4",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2025-08-05T16:39:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0382ac97b5b501e8c0a9d1351efbec077b133d6b",
"body": null,
"is_bot": false,
"headline": "Run CI on PHP 8.3 through 8.5-dev",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2025-08-05T16:36:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdd564a89f80df24210b85f9feed911f8d4ef0ff",
"body": null,
"is_bot": false,
"headline": "docs: add `SetCookie::withPartitioned()` to example",
"author_name": "Seth Battis",
"author_login": "battis",
"committed_at": "2025-08-05T12:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b7fb203142252addae832f13101be72d178bd38",
"body": null,
"is_bot": false,
"headline": "chore: CHIPS partitioned cookies tests",
"author_name": "Seth Battis",
"author_login": "battis",
"committed_at": "2025-08-05T12:54:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f879dbb9063c818b7f04fced5baf43a1c19d0fb",
"body": null,
"is_bot": false,
"headline": "feat: support CHIPS partitioned cookies `SetCookie::withPartitioned()`",
"author_name": "Seth Battis",
"author_login": "battis",
"committed_at": "2025-08-05T12:53:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebe6c15c9895fc490efe620ad734c8ef4a85bdb0",
"body": "Allow psr/http-message ^2",
"is_bot": false,
"headline": "Merge pull request #60 from gsteel/allow-psr-http-messsage-2",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2023-07-18T20:41:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e7c4c63791d00f6ac5d6bbe38c916767d2d88e6",
"body": null,
"is_bot": false,
"headline": "Refresh locked dependencies",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2023-07-18T20:09:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "155c7e63b4fc2344254256dd164cbbdac8ac03a1",
"body": "- Install correct PHPUnit requirement on newer PHP versions\n- Only upload coverage when the repository matches `dflydev/dflydev-fig-cookies`",
"is_bot": false,
"headline": "- Remove platform constraint in composer which fouls up CI",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2023-05-29T12:48:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17f67380da8b68b60fbd807e37bed64486d7359d",
"body": "- Install correct PHPUnit requirement on newer PHP versions",
"is_bot": false,
"headline": "- Remove platform constraint in composer which fouls up CI",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2023-05-29T12:45:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b787c370ca086cd4634e729a52f4a5ad04aaceec",
"body": "…m-reqs`",
"is_bot": false,
"headline": "Adds PHP 8.1 and 8.2 to the test matrix and removes `--ignore-platfor…",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2023-05-29T11:10:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d949dbdaaa219ac26e7a389b81041a29140a881",
"body": "Also allow expected composer plugins and set minimum php version to keep lockfile compatible with lowest supported version .\n\nAdds parameter and return type hints to all test stubs for psr/http-message v2 compatibility. Some tests will fail due to incompatible signatures when deps are at lowest.",
"is_bot": false,
"headline": "Allow `psr/http-message:^2`",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2023-05-29T11:09:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb5d1d460ba929897550eddadcb0ac0afd231588",
"body": "Fix minor grammatical error in the README",
"is_bot": false,
"headline": "Merge pull request #49 from settermjd/fix-minor-grammatical-issue",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2022-01-25T17:30:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bb07c1f4e41f2012c36e4bbd200c72b5b246493",
"body": "I noticed this minor point when reading through the readme.",
"is_bot": false,
"headline": "Fix minor grammatical error in the README",
"author_name": "Matthew Setter",
"author_login": "settermjd",
"committed_at": "2022-01-25T14:43:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ba089b938c456a1a5cca9d8b20d47ebe6137ec6",
"body": "…ire-methods\n\nDeprecate pointless cookie expiry facades",
"is_bot": false,
"headline": "Merge pull request #45 from franzliedke/fl/23-deprecate-pointless-exp…",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2021-04-30T14:51:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "168d37bef608174c4deedff9a2e1dd43b5fe4054",
"body": null,
"is_bot": false,
"headline": "Deprecate pointless cookie expiry facades",
"author_name": "Franz Liedke",
"author_login": "franzliedke",
"committed_at": "2021-04-29T08:24:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f06d771bc3983716f8dd7a78853c093dc55248ab",
"body": "CI: Fix fetch-depth for checkout action",
"is_bot": false,
"headline": "Merge pull request #46 from franzliedke/fl/fix-actions-checkout",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2021-04-28T22:26:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "634659c832cfd20caa072347d7a648157b39923d",
"body": "Without this change, GitHub will only do a shallow clone. More version history is needed to do code coverage comparison with ocular, apparently.",
"is_bot": false,
"headline": "CI: Fix fetch-depth for checkout action",
"author_name": "Franz Liedke",
"author_login": "franzliedke",
"committed_at": "2021-04-28T19:10:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea6934204b1b34ffdf5130dc7e0928d18ced2498",
"body": null,
"is_bot": false,
"headline": "Add psalm",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2021-01-22T02:53:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0399c0f1406d0c679df15b46f4f6e2905b05d55",
"body": null,
"is_bot": false,
"headline": "Update phpunit configuration format and include filter for code coverage",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2021-01-22T02:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d25a16ebf09bdaf779536cd0160b979b3855886",
"body": null,
"is_bot": false,
"headline": "Fix PHP code coverage driver missing for PHP 7.2",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2021-01-22T02:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "060accdc9d62d164468c5b94215f4dc2c2d6bf93",
"body": null,
"is_bot": false,
"headline": "Set alias for main to 3.0.x-dev",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2021-01-22T02:29:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f43c3c9fe4d0e1e9c3d054e8fa34bbf32e7be6f",
"body": null,
"is_bot": false,
"headline": "Include ocular dep.",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2021-01-22T02:25:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8002650ded782db1a8c6f11ea772656de72d7115",
"body": "Extending and finalizing #39",
"is_bot": false,
"headline": "Merge pull request #44 from simensen/php8",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2021-01-22T02:21:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c8ffef6a53ec30a83255337e4608eefe7943a5e",
"body": null,
"is_bot": false,
"headline": "Migrate from Travis to GitHub Actions",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2021-01-22T02:16:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2a0898ac8d1d3ab9033c869a862b1ed2a8a9d9f",
"body": null,
"is_bot": false,
"headline": "Address final changes for PHP 8 support",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2021-01-22T02:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee71080ed648049b6e036baa130a852e0db30f99",
"body": null,
"is_bot": false,
"headline": "Add more PHP versions to the matrix for Travis",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2021-01-22T01:40:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa3c3a6224fea4ca2c05cf6b8285ce023ff41d9b",
"body": null,
"is_bot": false,
"headline": "Add test to verify fix.",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2020-12-07T16:40:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "031d504d32e61aa6cea73faf69ed2d4ff10c23fa",
"body": null,
"is_bot": false,
"headline": "Fix potential TypeError with malformed cookie",
"author_name": "proton",
"author_login": "proton-ab",
"committed_at": "2020-12-06T21:28:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba0b1a3d7982946ed98c9544f460ffb67a69e359",
"body": "…ie-names\n\nDo not decode cookie names, just values",
"is_bot": false,
"headline": "Merge pull request #40 from weierophinney/security/do-not-decode-cook…",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2020-12-04T16:41:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0500ad0e8f3b8907c221cbf9d19b39912fc9eaec",
"body": "Per CVE-2020-7070, reported to the PHP project at https://bugs.php.net/bug.php?id=79699, cookie names SHOULD NOT be urldecoded.\nThe cookie specification is not entirely clear on whether _names_ should be urldecoded, though it does indicate _values_ should be.\nThe behavior of PHP until that patch was\n[…]\nic conditions are met.\n\nThis patch modifies the logic used to split cookie pairs (i.e., cookie name/value pairs).\nPreviously, it passed both values to `urldecode`; now it only passes the cookie value.",
"is_bot": false,
"headline": "fix: do not decode cookie names",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2020-12-03T16:15:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "60675f7fc84b61138bc7257dd23441c6c5a7ddbd",
"body": null,
"is_bot": false,
"headline": "Fix code style and PHPStan errors",
"author_name": "Can Vural",
"author_login": "canvural",
"committed_at": "2020-11-07T21:35:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "120bfe8d9a7ae2c806f12cf33a79e059e2072122",
"body": null,
"is_bot": false,
"headline": "Update dependencies for PHP8",
"author_name": "Can Vural",
"author_login": "canvural",
"committed_at": "2020-11-01T10:39:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "733af78ddad60aec96f7c4a1204619dd4d62afff",
"body": "Added support for SameSite=None. Updated tests.",
"is_bot": false,
"headline": "Merge pull request #36 from MrDys/samesite-none",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2020-01-02T16:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7db398753cc673960dbd65b6e1135ea194bf0462",
"body": null,
"is_bot": false,
"headline": "Added support for SameSite=None. Updated tests.",
"author_name": "Sean Hannan",
"author_login": "MrDys",
"committed_at": "2020-01-02T03:00:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb94311a3635c4221745a1f315a04f8a789f3d0f",
"body": "Fix markdown link in changelog",
"is_bot": false,
"headline": "Merge pull request #35 from jradtilbrook/fix-changelog-links",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2019-10-14T16:34:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "858a2a45c8766c2fc3769adaa98eee438e9de0c3",
"body": null,
"is_bot": false,
"headline": "Change other URLs",
"author_name": "jradtilbrook",
"author_login": null,
"committed_at": "2019-10-14T07:39:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae5bbae455e12a2336a5a9d1ac17227e98aea9dc",
"body": null,
"is_bot": false,
"headline": "Fix markdown link to issue",
"author_name": "jradtilbrook",
"author_login": null,
"committed_at": "2019-10-14T07:36:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a59857139b9e30978b5b802b3631b5eaf34e8c66",
"body": "Close #31",
"is_bot": false,
"headline": "Merge branch 'feature/same-site-modifier'",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2018-07-11T06:54:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bebc5a6437c1f9ff93b08cbf5320a9784eb0a7f7",
"body": "…y-check` output",
"is_bot": false,
"headline": "Documented all changed signatures as per `roave/backward-compatibilit…",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2018-07-11T06:52:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5f15fb02ed3d405ca0f3e842b80c13a59ed413a",
"body": null,
"is_bot": false,
"headline": "Added `CHANGELOG.md` entries to document the `2.0.0` release",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2018-07-11T06:46:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "888e936e61da959bd3d36a80af0666fc607b7ba4",
"body": "…e to operate",
"is_bot": false,
"headline": "Ensuring that `ext-pcre` is installed, as it is needed for the packag…",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2018-07-11T06:33:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a59f2963484b18122b8a5eeb1d4337836a6e2e0",
"body": null,
"is_bot": false,
"headline": "Removed reliance on `count()` and removing useless complex closure",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2018-07-11T06:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37ef7d60dd689cb0b0395c88c48d4a0963d623c1",
"body": "…ing-standard detected violations",
"is_bot": false,
"headline": "Minor code style corrections, as per PHP_CodeSniffer and doctrine/cod…",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2018-07-11T06:27:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4a5e34e2920e68ab194663c72c4a90fb63787b4",
"body": null,
"is_bot": false,
"headline": "Added an example of how to use the `SameSite` modifier on a `SetCookie`",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2018-07-11T06:24:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38d0693d9e4d2c01d5f76323d39fdab8ecda1243",
"body": "…ready in `composer.json`",
"is_bot": false,
"headline": "Moved requirements and PSR-7 reference into the FAQ - dependencies al…",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2018-07-11T06:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b981319f32bc43340a9438169d7d739228c52cf2",
"body": "…ssues across the codebase",
"is_bot": false,
"headline": "Adapted patch to latest `master` state and fixed some type mismatch i…",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2018-07-11T06:19:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d2fcd6e5376e5b48ed4ccf5dbcb0df4f0dc52a9",
"body": null,
"is_bot": false,
"headline": "Integrated `SameSite` modifier with `SetCookie`",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2018-07-11T05:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76dbc4221a998573f94b754c5a75de3f336791cd",
"body": null,
"is_bot": false,
"headline": "Corrected test naming to match existing tests",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2018-07-11T05:36:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cde44f6bbcf6b6b0cd3a71f6b7720729416e9e53",
"body": null,
"is_bot": false,
"headline": "Adding the concept of \"SameSite\" to the codebase",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2018-07-11T05:36:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59abc13658cc471b9b1d8382494b0c293ad84adc",
"body": null,
"is_bot": false,
"headline": "New major version.",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2018-07-10T18:36:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b48f40fc2fb80382b5627e0b822fba30830913b",
"body": "Dropped PHP < 7.2, Dropped HHVM, added static analysis, strict CS, upgraded dependencies",
"is_bot": false,
"headline": "Merge pull request #32 from Ocramius/feature/modernise-library",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2018-07-10T18:34:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f82e245c41f883b369c7dba63c3d091f274d21b",
"body": null,
"is_bot": false,
"headline": "Of course I forgot the command name for phpstan =_=",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2018-06-22T14:23:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58a9360ae15d95176fb760891c0848493c6d7fd5",
"body": null,
"is_bot": false,
"headline": "Upgraded tested PHP versions",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2018-06-22T14:01:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6d92558dfc65dcb0bc3589bc2e40c7b38f3c0c0",
"body": null,
"is_bot": false,
"headline": "Corrected detected static analysis issues",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2018-06-22T14:00:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03cf299b79fa9158b571fd3ca689658e258bda63",
"body": null,
"is_bot": false,
"headline": "Corrected static analysis issues in the main codebase",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2018-06-22T13:55:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6137c9d3472c1b554d0a5461ab943f9b6428aa5",
"body": "…tively",
"is_bot": false,
"headline": "Updated test suite and code style to PHPUnit 7 and Doctrine CS respec…",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2018-06-22T13:49:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed2a4a24d7bae9ddbdc83ff84d5b7f55775a7ec1",
"body": "…htuff",
"is_bot": false,
"headline": "Upgraded deps, brought in some newer static analysis and code style s…",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2018-06-22T13:13:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecd9e50a1c94905a4001dba8d2bca7f8b458aac9",
"body": "Add gitattributes to exclude files and folders from exports",
"is_bot": false,
"headline": "Merge pull request #24 from pavlakis/feature/add-gitattributes",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2016-11-13T02:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37e7d1008073bca4bfcc2f73c23336a6b3b32430",
"body": null,
"is_bot": false,
"headline": "Add export-ignore",
"author_name": "Adoni Pavlakis",
"author_login": "pavlakis",
"committed_at": "2016-11-07T13:27:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b3889eb007e5e4a6cf43ae5ba1d03890fd7bb6f",
"body": null,
"is_bot": false,
"headline": "Add gitattributes to exclude files and folders from exports",
"author_name": "Antonios Pavlakis",
"author_login": null,
"committed_at": "2016-11-07T12:16:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc5a0260a3468dc41224af2305bfa36f7f9eb5fd",
"body": "Rename Forget a Response Cookie to Expire",
"is_bot": false,
"headline": "Merge pull request #16 from harikt/patch-1",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2016-08-04T08:09:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7654b49583fd8378fd3fc04754573376b1cc574c",
"body": null,
"is_bot": false,
"headline": "Rename Forget a Response Cookie to Expire",
"author_name": "Hari K T",
"author_login": "harikt",
"committed_at": "2016-08-03T13:37:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfb7c7f0ea53f709891596439fd883c46b1bf74a",
"body": "Fixes #12 and #14 .",
"is_bot": false,
"headline": "Merge pull request #15 from harikt/patch-1",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2016-08-02T17:19:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec5a325e1d6b048e08a2d3bc754e2863ad66fbf7",
"body": "Correct the doc to use expire method and not forget .",
"is_bot": false,
"headline": "Fixes #12 and #14 .",
"author_name": "Hari K T",
"author_login": "harikt",
"committed_at": "2016-08-02T15:56:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "371386594c69bb4ee31400294fe507b477890633",
"body": "Docs for the shortcut methods",
"is_bot": false,
"headline": "Merge pull request #11 from franzliedke/forever-forget-the-docs",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2016-03-31T06:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b98ef9c4ec90ab67253c1e97aa074d7ca32832d",
"body": null,
"is_bot": false,
"headline": "Docs for the shortcut methods",
"author_name": "Franz Liedke",
"author_login": "franzliedke",
"committed_at": "2016-03-31T00:54:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "883233c159d00d39e940bd12cfe42c0d23420c1c",
"body": "Add shortcut methods for long-lived / expiring cookies",
"is_bot": false,
"headline": "Merge pull request #10 from franzliedke/forever-forget",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2016-03-28T09:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f688db8392e61882a1443a7ade8a03125917ac6b",
"body": null,
"is_bot": false,
"headline": "Add tests for shortcut methods",
"author_name": "Franz Liedke",
"author_login": "franzliedke",
"committed_at": "2016-03-28T02:04:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc6b8e2198c0d2d3c6646a3a584881c1ab06699f",
"body": null,
"is_bot": false,
"headline": "Add shortcut methods for long-lived / expiring cookies",
"author_name": "Franz Liedke",
"author_login": "franzliedke",
"committed_at": "2016-03-26T11:18:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e10cfc2d76838c4c0d9b16e6e2dae83c726c624a",
"body": "fix typos",
"is_bot": false,
"headline": "Merge pull request #9 from schnittstabil/fix-reamde-typos",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2016-02-11T10:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c491ac078168efd58ebbe5baf1fcbcb414de958",
"body": null,
"is_bot": false,
"headline": "fix typos",
"author_name": "Michael Mayer",
"author_login": "schnittstabil",
"committed_at": "2016-02-10T18:59:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ad014adb5ee63bbe1d5118c2f391ac266f1f21e",
"body": "Fixed typo in docs.",
"is_bot": false,
"headline": "Merge pull request #7 from mbakker96/patch-1",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2015-12-04T14:38:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c816e02a5b6f375690d5f08900b4063da71b4cd2",
"body": "$setCookies->renderIntoResponse sould be $setCookies->renderIntoSetCookieHeader\r\nand $cookies->renderIntoRequest should be $cookies->renderIntoCookieHeader",
"is_bot": false,
"headline": "Fixed typo in docs.",
"author_name": "Martijn Bakker",
"author_login": "mbakker96",
"committed_at": "2015-12-04T07:53:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3777cdff8d47fd914034e00a335c836c4ef8e84e",
"body": null,
"is_bot": false,
"headline": "Fixed typo in docs.",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2015-06-03T18:02:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cc830e2645f7a1b46e39f2007522ca1ca9b769c",
"body": null,
"is_bot": false,
"headline": "Handle DateTimeInterface as well.",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2015-06-03T17:54:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5220db156a8f30527c201b338890d4aafcaf4dfd",
"body": null,
"is_bot": false,
"headline": "Support DateTime for withExpires method.",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2015-06-03T17:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdea2fc6bf699865cb6b0955ec4fa23f8b184213",
"body": null,
"is_bot": false,
"headline": "Document how to use Cookie and SetCookie (minimal docs)",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2015-06-03T17:48:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56133681a2d0055f110c1fa51b88c129bc6ce1c9",
"body": "…ikt, @mwop, and @davedevelopment for help with the final API!",
"is_bot": false,
"headline": "Finalized API. Updated docs. Added additional testing. Thanks to @har…",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2015-06-03T01:35:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adc6bab48d09585f67338e0d00695bf64a9ee2b8",
"body": null,
"is_bot": false,
"headline": "Not only mutation methods cause a lot of work to be done.",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2015-06-02T19:02:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "913b38824f38717ffe0ac23117a7732dfd5a3882",
"body": null,
"is_bot": false,
"headline": "Minor edits to README for spacing.",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2015-05-31T21:21:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bbbdda1f6a104a45ae23c667788816a70391b6a",
"body": null,
"is_bot": false,
"headline": "Updated README w/ additional details.",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2015-05-31T21:01:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e578944369e57e97fc00c446b5a08434ce02fe2",
"body": null,
"is_bot": false,
"headline": "Updated deps properly this time ( php version reqs was busted )",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2015-05-31T07:14:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddaf2723cc076acd088fbb6db6b8ea1022961177",
"body": null,
"is_bot": false,
"headline": "Docs and reqs and API changing goodness!",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2015-05-31T07:10:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb858df73f3545cf232b50e0e405e0043f258a40",
"body": null,
"is_bot": false,
"headline": "CS fix.",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2015-05-31T05:23:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10b1f5c4e8e305c9fefad83ddbb1eb9be22fd4ad",
"body": null,
"is_bot": false,
"headline": "Test fig cookies facade.",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2015-05-31T05:17:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae11294b3223e3dc088fe380bd425c668b86c6ec",
"body": null,
"is_bot": false,
"headline": "Initial work to fully support SetCookies.",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2015-05-31T04:52:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1d1eb7b5e30b0c9ed54e61512edaf582a536b67",
"body": null,
"is_bot": false,
"headline": "Updated composer.lock",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2015-05-31T02:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4f7e138be39c3f5bb397020334721207cd2e3a6",
"body": "psr-7 is stable and released",
"is_bot": false,
"headline": "Merge pull request #1 from harikt/stable",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2015-05-29T16:28:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "716ac269a8c63fbe981ae0520fc4f544176f5a0e",
"body": null,
"is_bot": false,
"headline": "psr-7 is stable and released",
"author_name": "Hari KT",
"author_login": "harikt",
"committed_at": "2015-05-29T07:01:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e6b1a843a0f3e3e68ec65fe4539b290732b1c97",
"body": "…s to require-dev instead of require.",
"is_bot": false,
"headline": "Updated to newer version of psr-7 spec and moved some dev dependencie…",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2015-04-23T20:17:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "facc765f5cbbe2d14aba45647e766246840d523a",
"body": null,
"is_bot": false,
"headline": "Not sure why I was using string? Removed unused use statement.",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2015-04-02T22:43:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "933e8e26aa277671e0706943a0e3846202e10cf4",
"body": null,
"is_bot": false,
"headline": "Added PHP 7.",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2015-04-02T22:24:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1053b222e746c0633aba6ca2b4818763e3cae155",
"body": null,
"is_bot": false,
"headline": "Cache some things for travis!",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2015-04-02T16:46:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6964c9e11f0da6ba7b350a4eec6483ae01bca003",
"body": null,
"is_bot": false,
"headline": "Fix some spacing issues.",
"author_name": "Beau Simensen",
"author_login": "simensen",
"committed_at": "2015-04-02T16:40:35Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 11,
"latest_release_at": "2025-09-03T20:14:07Z",
"latest_release_tag": "v3.2.0",
"releases_from_tags": false,
"days_since_last_push": 330,
"active_weeks_last_year": 3,
"days_since_latest_release": 330,
"mean_days_between_releases": 433.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "dflydev/fig-cookies",
"exists": true,
"license": "MIT",
"keywords": [
"cookies",
"psr-7",
"psr7"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/dflydev/fig-cookies",
"is_deprecated": false,
"latest_version": "v3.2.0",
"repository_url": "https://github.com/dflydev/dflydev-fig-cookies",
"versions_count": 10,
"total_downloads": 9112327,
"dependents_count": 108,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 157151,
"first_published_at": null,
"latest_published_at": "2025-09-03T20:01:04Z",
"latest_version_yanked": null,
"days_since_latest_publish": 330
}
]
},
"popularity": {
"forks": 29,
"stars": 226,
"watchers": 12,
"fork_history": {
"days": [
{
"date": "2015-05-31",
"count": 1
},
{
"date": "2015-06-08",
"count": 1
},
{
"date": "2015-09-09",
"count": 1
},
{
"date": "2016-02-10",
"count": 1
},
{
"date": "2016-08-02",
"count": 1
},
{
"date": "2016-10-07",
"count": 2
},
{
"date": "2016-11-07",
"count": 1
},
{
"date": "2016-12-26",
"count": 1
},
{
"date": "2017-06-30",
"count": 1
},
{
"date": "2017-09-01",
"count": 1
},
{
"date": "2018-05-15",
"count": 1
},
{
"date": "2018-06-22",
"count": 1
},
{
"date": "2018-10-12",
"count": 1
},
{
"date": "2019-09-20",
"count": 1
},
{
"date": "2019-10-14",
"count": 1
},
{
"date": "2019-10-20",
"count": 1
},
{
"date": "2020-01-02",
"count": 1
},
{
"date": "2020-11-01",
"count": 1
},
{
"date": "2020-12-06",
"count": 1
},
{
"date": "2020-12-22",
"count": 1
},
{
"date": "2021-01-22",
"count": 1
},
{
"date": "2022-01-01",
"count": 1
},
{
"date": "2022-01-25",
"count": 1
},
{
"date": "2023-05-29",
"count": 1
},
{
"date": "2024-03-16",
"count": 1
},
{
"date": "2024-04-17",
"count": 1
},
{
"date": "2025-08-05",
"count": 1
}
],
"complete": true,
"collected": 28,
"total_forks": 29
},
"star_history": null,
"open_issues_and_prs": 15
},
"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": [],
"toolchain_manifests": [],
"largest_source_bytes": 10980,
"source_files_sampled": 19,
"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": [
{
"name": "phpunit/phpunit",
"direct": false,
"version": "7.5.20",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 7.8,
"advisory_ids": [
"GHSA-vvj3-c3rp-c85p"
],
"fixed_version": "12.5.8",
"advisory_count": 1,
"oldest_advisory_days": 184
},
{
"name": "symfony/process",
"direct": false,
"version": "5.4.24",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 8.4,
"advisory_ids": [
"GHSA-qq5c-677p-737q",
"GHSA-r39x-jcww-82v6"
],
"fixed_version": "8.0.5",
"advisory_count": 2,
"oldest_advisory_days": 631
},
{
"name": "guzzlehttp/guzzle",
"direct": false,
"version": "7.7.0",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 5.9,
"advisory_ids": [
"GHSA-94pj-82f3-465w",
"GHSA-cwxw-98qj-8qjx",
"GHSA-f283-ghqc-fg79",
"GHSA-g446-98w2-8p5w",
"GHSA-h95v-h523-3mw8",
"GHSA-wm3w-8rrp-j577",
"GHSA-wpwq-4j6v-78m3"
],
"fixed_version": "7.15.1",
"advisory_count": 7,
"oldest_advisory_days": 41
},
{
"name": "guzzlehttp/psr7",
"direct": false,
"version": "2.5.0",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-34xg-wgjx-8xph",
"GHSA-c2w2-prh8-qm98",
"GHSA-hq7v-mx3g-29hw",
"GHSA-vm85-hxw5-5432"
],
"fixed_version": "2.12.3",
"advisory_count": 4,
"oldest_advisory_days": 49
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 2,
"moderate": 2
},
"advisory_count": 14,
"affected_count": 4,
"assessed_count": 77,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "psr/http-message",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.0.1 || ^2"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "psr/http-message",
"direct": true,
"version": "2.0",
"ecosystem": "packagist"
},
{
"name": "amphp/amp",
"direct": false,
"version": "2.6.2",
"ecosystem": "packagist"
},
{
"name": "amphp/byte-stream",
"direct": false,
"version": "1.8.1",
"ecosystem": "packagist"
},
{
"name": "composer/package-versions-deprecated",
"direct": false,
"version": "1.11.99.5",
"ecosystem": "packagist"
},
{
"name": "composer/pcre",
"direct": false,
"version": "2.1.0",
"ecosystem": "packagist"
},
{
"name": "composer/semver",
"direct": false,
"version": "3.3.2",
"ecosystem": "packagist"
},
{
"name": "composer/xdebug-handler",
"direct": false,
"version": "3.0.3",
"ecosystem": "packagist"
},
{
"name": "dealerdirect/phpcodesniffer-composer-installer",
"direct": false,
"version": "0.7.2",
"ecosystem": "packagist"
},
{
"name": "dnoegel/php-xdg-base-dir",
"direct": false,
"version": "0.1.1",
"ecosystem": "packagist"
},
{
"name": "doctrine/annotations",
"direct": false,
"version": "2.0.1",
"ecosystem": "packagist"
},
{
"name": "doctrine/coding-standard",
"direct": false,
"version": "8.2.1",
"ecosystem": "packagist"
},
{
"name": "doctrine/deprecations",
"direct": false,
"version": "1.1.1",
"ecosystem": "packagist"
},
{
"name": "doctrine/instantiator",
"direct": false,
"version": "1.5.0",
"ecosystem": "packagist"
},
{
"name": "doctrine/lexer",
"direct": false,
"version": "2.1.0",
"ecosystem": "packagist"
},
{
"name": "felixfbecker/advanced-json-rpc",
"direct": false,
"version": "3.2.1",
"ecosystem": "packagist"
},
{
"name": "felixfbecker/language-server-protocol",
"direct": false,
"version": "1.5.2",
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/guzzle",
"direct": false,
"version": "7.7.0",
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/promises",
"direct": false,
"version": "2.0.0",
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/psr7",
"direct": false,
"version": "2.5.0",
"ecosystem": "packagist"
},
{
"name": "jms/metadata",
"direct": false,
"version": "2.8.0",
"ecosystem": "packagist"
},
{
"name": "jms/serializer",
"direct": false,
"version": "3.26.0",
"ecosystem": "packagist"
},
{
"name": "myclabs/deep-copy",
"direct": false,
"version": "1.11.1",
"ecosystem": "packagist"
},
{
"name": "netresearch/jsonmapper",
"direct": false,
"version": "4.2.0",
"ecosystem": "packagist"
},
{
"name": "nikic/php-parser",
"direct": false,
"version": "4.16.0",
"ecosystem": "packagist"
},
{
"name": "openlss/lib-array2xml",
"direct": false,
"version": "1.0.0",
"ecosystem": "packagist"
},
{
"name": "phar-io/manifest",
"direct": false,
"version": "1.0.3",
"ecosystem": "packagist"
},
{
"name": "phar-io/version",
"direct": false,
"version": "2.0.1",
"ecosystem": "packagist"
},
{
"name": "phpdocumentor/reflection-common",
"direct": false,
"version": "2.2.0",
"ecosystem": "packagist"
},
{
"name": "phpdocumentor/reflection-docblock",
"direct": false,
"version": "5.3.0",
"ecosystem": "packagist"
},
{
"name": "phpdocumentor/type-resolver",
"direct": false,
"version": "1.6.1",
"ecosystem": "packagist"
},
{
"name": "phpoption/phpoption",
"direct": false,
"version": "1.9.1",
"ecosystem": "packagist"
},
{
"name": "phpspec/prophecy",
"direct": false,
"version": "1.17.0",
"ecosystem": "packagist"
},
{
"name": "phpstan/extension-installer",
"direct": false,
"version": "1.1.0",
"ecosystem": "packagist"
},
{
"name": "phpstan/phpdoc-parser",
"direct": false,
"version": "0.4.9",
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": "0.12.100",
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-phpunit",
"direct": false,
"version": "0.12.22",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-code-coverage",
"direct": false,
"version": "6.1.4",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-file-iterator",
"direct": false,
"version": "2.0.5",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-text-template",
"direct": false,
"version": "1.2.1",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-timer",
"direct": false,
"version": "2.1.3",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-token-stream",
"direct": false,
"version": "3.1.3",
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": "7.5.20",
"ecosystem": "packagist"
},
{
"name": "psr/cache",
"direct": false,
"version": "1.0.1",
"ecosystem": "packagist"
},
{
"name": "psr/container",
"direct": false,
"version": "1.1.1",
"ecosystem": "packagist"
},
{
"name": "psr/http-client",
"direct": false,
"version": "1.0.2",
"ecosystem": "packagist"
},
{
"name": "psr/http-factory",
"direct": false,
"version": "1.0.2",
"ecosystem": "packagist"
},
{
"name": "psr/log",
"direct": false,
"version": "1.1.4",
"ecosystem": "packagist"
},
{
"name": "ralouphie/getallheaders",
"direct": false,
"version": "3.0.3",
"ecosystem": "packagist"
},
{
"name": "scrutinizer/ocular",
"direct": false,
"version": "1.9",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"direct": false,
"version": "1.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/comparator",
"direct": false,
"version": "3.0.5",
"ecosystem": "packagist"
},
{
"name": "sebastian/diff",
"direct": false,
"version": "3.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/environment",
"direct": false,
"version": "4.2.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/exporter",
"direct": false,
"version": "3.1.5",
"ecosystem": "packagist"
},
{
"name": "sebastian/global-state",
"direct": false,
"version": "2.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-enumerator",
"direct": false,
"version": "3.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-reflector",
"direct": false,
"version": "1.1.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/recursion-context",
"direct": false,
"version": "3.0.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/resource-operations",
"direct": false,
"version": "2.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/version",
"direct": false,
"version": "2.0.1",
"ecosystem": "packagist"
},
{
"name": "slevomat/coding-standard",
"direct": false,
"version": "6.4.1",
"ecosystem": "packagist"
},
{
"name": "squizlabs/php_codesniffer",
"direct": false,
"version": "3.7.2",
"ecosystem": "packagist"
},
{
"name": "symfony/console",
"direct": false,
"version": "5.4.24",
"ecosystem": "packagist"
},
{
"name": "symfony/deprecation-contracts",
"direct": false,
"version": "2.5.2",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-ctype",
"direct": false,
"version": "1.27.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-intl-grapheme",
"direct": false,
"version": "1.27.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-intl-normalizer",
"direct": false,
"version": "1.27.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-mbstring",
"direct": false,
"version": "1.27.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php73",
"direct": false,
"version": "1.27.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php80",
"direct": false,
"version": "1.27.0",
"ecosystem": "packagist"
},
{
"name": "symfony/process",
"direct": false,
"version": "5.4.24",
"ecosystem": "packagist"
},
{
"name": "symfony/service-contracts",
"direct": false,
"version": "2.5.2",
"ecosystem": "packagist"
},
{
"name": "symfony/string",
"direct": false,
"version": "5.4.22",
"ecosystem": "packagist"
},
{
"name": "theseer/tokenizer",
"direct": false,
"version": "1.2.1",
"ecosystem": "packagist"
},
{
"name": "vimeo/psalm",
"direct": false,
"version": "4.30.0",
"ecosystem": "packagist"
},
{
"name": "webmozart/assert",
"direct": false,
"version": "1.11.0",
"ecosystem": "packagist"
},
{
"name": "webmozart/path-util",
"direct": false,
"version": "2.3.0",
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 77,
"direct_count": 1,
"indirect_count": 76
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 22,
"open_issues": 12,
"closed_ratio": 0.556,
"closed_issues": 15,
"closed_unmerged_prs": 12
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "simensen",
"commits": 59,
"avatar_url": "https://avatars.githubusercontent.com/u/191200?v=4"
},
{
"type": "User",
"login": "Ocramius",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/154256?v=4"
},
{
"type": "User",
"login": "gsteel",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/2803720?v=4"
},
{
"type": "User",
"login": "battis",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/419619?v=4"
},
{
"type": "User",
"login": "franzliedke",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/249125?v=4"
},
{
"type": "User",
"login": "harikt",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/120454?v=4"
},
{
"type": "User",
"login": "canvural",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1574232?v=4"
},
{
"type": "User",
"login": "pavlakis",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/673223?v=4"
},
{
"type": "User",
"login": "mbakker96",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/10044261?v=4"
},
{
"type": "User",
"login": "settermjd",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/196801?v=4"
}
],
"contributors_sampled": 14,
"top_contributor_share": 0.532
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"tests.yml"
],
"has_docs_dir": false,
"linter_configs": [
"phpstan.neon"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"composer.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 2,
"reason": "2 out of 7 merged PRs checked by a CI test -- score normalized to 2",
"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": 4,
"reason": "Found 5/12 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 36 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": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "14 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f9c63878e75483800477db4f897237b36556617b",
"ran_at": "2026-07-31T00:26:09Z",
"aggregate_score": 2.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2025-09-03T20:14:30Z",
"oldest_open_prs": [
{
"number": 27,
"created_at": "2017-08-20T21:55:59Z",
"last_comment_at": "2017-08-21T06:30:14Z",
"last_comment_author": "ajgarlag"
},
{
"number": 34,
"created_at": "2019-09-20T14:50:47Z",
"last_comment_at": "2019-09-20T14:52:57Z",
"last_comment_author": "pine3ree"
},
{
"number": 61,
"created_at": "2024-11-06T20:18:45Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-09-03T20:01:05Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 13,
"created_at": "2016-07-22T23:43:33Z",
"last_comment_at": "2016-07-26T16:31:28Z",
"last_comment_author": "simensen"
},
{
"number": 18,
"created_at": "2016-09-03T11:16:10Z",
"last_comment_at": "2016-10-11T12:09:12Z",
"last_comment_author": "simensen"
},
{
"number": 21,
"created_at": "2016-09-19T13:40:48Z",
"last_comment_at": "2016-09-19T15:35:25Z",
"last_comment_author": "musaev-haybulla"
},
{
"number": 23,
"created_at": "2016-10-04T09:08:41Z",
"last_comment_at": "2021-04-27T21:34:48Z",
"last_comment_author": "franzliedke"
},
{
"number": 25,
"created_at": "2016-12-17T09:55:51Z",
"last_comment_at": "2017-08-20T21:59:07Z",
"last_comment_author": "edwardteach42"
},
{
"number": 30,
"created_at": "2018-05-12T00:37:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 33,
"created_at": "2019-09-20T06:23:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 47,
"created_at": "2021-07-06T14:33:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 50,
"created_at": "2022-02-25T03:12:59Z",
"last_comment_at": "2022-02-26T20:58:26Z",
"last_comment_author": "simensen"
},
{
"number": 52,
"created_at": "2022-04-12T17:30:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 56,
"created_at": "2022-07-05T15:02:47Z",
"last_comment_at": "2022-08-19T09:57:43Z",
"last_comment_author": "ts65"
},
{
"number": 57,
"created_at": "2023-04-08T12:49:47Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/dflydev/dflydev-fig-cookies",
"host": "github.com",
"name": "dflydev-fig-cookies",
"owner": "dflydev"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 51 is calibrated to 51 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 51,
"calibrated": 51,
"calibration": "2026-08-02"
}
}
],
"value": 51,
"inputs": {
"security": 42,
"vitality": 31,
"community": 61,
"governance": 61,
"calibration": "2026-08-02",
"engineering": 64,
"ai_readiness": 36,
"weighted_overall_raw": 51
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 31,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"commits_last_year": 11,
"human_commit_share": 1,
"days_since_last_push": 330,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 330 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 330
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "11 commits in the last year",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 11
}
}
],
"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": "moderate",
"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": 54,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v3.2.0",
"releases_from_tags": false,
"days_since_latest_release": 330,
"mean_days_between_releases": 433.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 330 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 330
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~433.5 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 433.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": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"recent_release"
],
"signals": [
"issue_rot",
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 3,
"unanswered_open_issues": 8,
"days_since_last_merged_pr": 333,
"days_since_last_human_commit": 333,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 333 days, with nothing left unanswered; held at dormant by a release within the year",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 333
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "a release within the year"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 61,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"forks": 29,
"stars": 226,
"watchers": 12,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "226 stars",
"points": 38.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 226
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "29 forks",
"points": 12.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 29
}
}
],
"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": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"packages": [
"dflydev/fig-cookies"
],
"dependents": 108,
"ecosystems": "packagist",
"total_downloads": 9112327,
"monthly_downloads": 157151
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "157,151 downloads/month across packagist",
"points": 69.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 157151,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "108 packages depend on it",
"points": 13.6,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 108
}
}
],
"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": 61,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 14,
"top_contributor_share": 0.532
},
"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 53% of commits",
"points": 10.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 53
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "14 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 14
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 36 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"merged_prs": 22,
"open_issues": 12,
"closed_issues": 15,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.556,
"closed_unmerged_prs": 12,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "56% of issues closed",
"points": 23.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 56
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "22/34 decided PRs merged",
"points": 19.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 22,
"decided": 34
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/12 approved changesets -- score normalized to 4",
"points": 6,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"followers": 10,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "dflydev",
"public_repos": 92,
"account_age_days": 6016
},
"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": "10 followers of dflydev",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 10,
"login": "dflydev"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "92 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 92
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"dflydev/fig-cookies"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 330
},
"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 330 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 330
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "10 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 10
}
}
],
"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.19,
"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": 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": "phpstan.neon",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"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": "2 out of 7 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 2.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 not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "2 out of 7 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 5/12 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 36 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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "14 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"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 77 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 77
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 14,
"affected_packages": 4,
"assessed_packages": 77,
"unassessed_packages": 0,
"affected_by_severity": "high 2, moderate 2",
"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": "exceptional",
"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": 77,
"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": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 28
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "weak",
"name": "AI Readiness",
"value": 36,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.32,
"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": "32 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 17.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 32,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"composer.lock"
],
"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": "phpstan.neon",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "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": 10980,
"source_files_sampled": 19,
"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/19 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 19,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:packagist",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-31T00:26:27.966702Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dflydev/dflydev-fig-cookies.svg",
"full_name": "dflydev/dflydev-fig-cookies",
"license_state": "standard",
"license_spdx": "MIT"
}