Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 91,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 21726
},
"pushed_at": "2026-04-28T05:37:22Z",
"created_at": "2023-11-16T09:29:18Z",
"owner_type": "User",
"updated_at": "2026-04-28T05:37:27Z",
"description": "A secure .env handler with encrypted key/value storage",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://staabm.github.io/",
"name": "Markus Staab",
"type": "User",
"login": "staabm",
"company": null,
"location": "Germany",
"followers": 403,
"avatar_url": "https://avatars.githubusercontent.com/u/120441?v=4",
"created_at": "2009-08-28T08:20:02Z",
"is_verified": null,
"public_repos": 639,
"account_age_days": 6177
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "11.1.5",
"kind": "patch",
"published_at": "2026-04-27T14:46:16Z"
},
{
"tag": "11.1.4",
"kind": "patch",
"published_at": "2026-04-23T10:15:18Z"
},
{
"tag": "11.1.3",
"kind": "patch",
"published_at": "2026-04-20T15:57:54Z"
},
{
"tag": "11.1.2",
"kind": "patch",
"published_at": "2026-04-20T11:54:05Z"
},
{
"tag": "11.1.1",
"kind": "patch",
"published_at": "2026-04-20T09:34:00Z"
},
{
"tag": "11.1",
"kind": "other",
"published_at": "2026-04-20T08:58:39Z"
},
{
"tag": "11.0",
"kind": "other",
"published_at": "2026-04-14T10:07:53Z"
},
{
"tag": "10.1.3",
"kind": "patch",
"published_at": "2026-04-14T08:35:50Z"
},
{
"tag": "10.1.2",
"kind": "patch",
"published_at": "2026-04-13T14:49:35Z"
},
{
"tag": "10.1.1",
"kind": "patch",
"published_at": "2026-04-13T14:09:04Z"
},
{
"tag": "10.1",
"kind": "other",
"published_at": "2026-04-13T13:08:30Z"
},
{
"tag": "10.0.5",
"kind": "patch",
"published_at": "2025-10-01T08:14:16Z"
},
{
"tag": "10.0.4",
"kind": "patch",
"published_at": "2025-02-27T08:49:50Z"
},
{
"tag": "10.0.3",
"kind": "patch",
"published_at": "2025-01-07T13:18:22Z"
},
{
"tag": "10.0.2",
"kind": "patch",
"published_at": "2024-01-24T17:32:18Z"
},
{
"tag": "10.0.1",
"kind": "patch",
"published_at": "2023-12-29T10:40:27Z"
},
{
"tag": "10.0",
"kind": "other",
"published_at": "2023-12-29T10:30:23Z"
}
],
"recent_commits": [
{
"oid": "f9058f8b151216f3fa26729064b10e1a6f5c1317",
"body": null,
"is_bot": false,
"headline": "typo",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2026-04-28T05:37:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a032f1f1ddba01f94d2b36927b01d0250e2f216d",
"body": null,
"is_bot": false,
"headline": "Narrow types (#37)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2026-04-27T14:45:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ffa0df0819cab661310715b0d39f290fcd19fa2",
"body": null,
"is_bot": false,
"headline": "SecretNotDecryptableException is a RuntimeException (#36)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2026-04-23T10:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78a10dd4ddcc8818e0119b11cd6c013ee00797ef",
"body": null,
"is_bot": false,
"headline": "Remove `@internal` flag from LazySecret",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2026-04-20T15:56:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a00a5c3cf2a6d5228c4e3769bdefebd87ac0b26",
"body": null,
"is_bot": false,
"headline": "Secret throws SecretNotDecryptableException (#35)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2026-04-20T11:53:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8107e8d7fa172e37ea68165db6a154081304aece",
"body": null,
"is_bot": false,
"headline": "Narrow type (#34)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2026-04-20T09:33:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47c7f73367d492e51d5e1deff50b7f60779eebcf",
"body": null,
"is_bot": false,
"headline": "Implement RawSecret & Secret Interface (#33)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2026-04-20T08:58:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80eb1a8527731ceb56b12c87dfda8ea37efc8d9d",
"body": null,
"is_bot": false,
"headline": "PHPStan level8, baseline errors (#32)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2026-04-14T10:07:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6efe89f42da55937a7fddfc92424989a21a15f6b",
"body": "Co-authored-by: staabm <120441+staabm@users.noreply.github.com>",
"is_bot": false,
"headline": "declare more types (#31)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2026-04-14T09:58:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ce8c97fe6ef3c60335db7478063fd2fbbce9de5",
"body": "Co-authored-by: staabm <120441+staabm@users.noreply.github.com>",
"is_bot": false,
"headline": "BC-Break: LazySecrets no longer implement magic `__toString` (#27)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2026-04-14T09:49:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3821399bbd01b4afec107f3495eb4caa20d07d4",
"body": null,
"is_bot": false,
"headline": "Fix CS (#30)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2026-04-14T09:46:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "454b0fb79d0ecd24c124308acc9d717a6256c45a",
"body": null,
"is_bot": false,
"headline": "Drop PHP 7.4/8.0 support (#29)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2026-04-14T09:45:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a4c60d305a61f6a48015fedc3541b377c1fb247",
"body": null,
"is_bot": false,
"headline": "Test Parser->save() (#28)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2026-04-14T09:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "472ab091f49376b25fe352d2f70590e704544e45",
"body": "Co-authored-by: staabm <120441+staabm@users.noreply.github.com>",
"is_bot": false,
"headline": "LazySecret free-underlying callable when resolved (#26)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2026-04-14T08:35:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee7f75e4f08a2569cfcda151a0090f3a195678a8",
"body": "Co-authored-by: clxmstaab <47448731+clxmstaab@users.noreply.github.com>",
"is_bot": false,
"headline": "Add SecretNotDecryptableException (#25)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2026-04-13T14:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29ffd6f1db1f2c314b98150fbef6f2ac0161e03f",
"body": null,
"is_bot": false,
"headline": "Fix LazySecret json encoding (#24)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2026-04-13T14:08:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68cb6c16b55d801b16e2177bbbef615444cf8d4b",
"body": null,
"is_bot": false,
"headline": "Implement LazySecret (#23)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2026-04-13T13:08:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6930d9ce1a6e6cc26b19c64bd03dc521625eab2",
"body": "Co-authored-by: staabm <120441+staabm@users.noreply.github.com>",
"is_bot": false,
"headline": "Utilize SensitiveParameter attribute (#19)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2025-10-01T08:14:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13569820d82b3344b3770b18127d1f6be27640ed",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 5 (#18)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-01T08:10:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02728b8cb20a5673285d675f76ff9fa4fbf9e79b",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Markus Staab <markus.staab@redaxo.de>\nCo-authored-by: Markus Staab <maggus.staab@googlemail.com>",
"is_bot": true,
"headline": "Update phpstan/phpstan requirement from ^1.10 to ^2.0 (#15)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-27T08:40:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "518a4df32b6b7ce4778e807f5057375053789687",
"body": null,
"is_bot": false,
"headline": "Fix nullable type warning (#16)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2025-02-27T08:39:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d8c3ad94089d431fc9740c07f7dee0c81099a2e",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump ramsey/composer-install from 2 to 3 (#14)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-27T08:38:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "760a5b04384e74e54d81006f922bd83b6be31941",
"body": null,
"is_bot": false,
"headline": "Create dependabot.yml (#13)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2025-02-27T08:35:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "424ec4abcaad553b8b40c9080e853d5390da03af",
"body": "Co-authored-by: Markus Staab <47448731+clxmstaab@users.noreply.github.com>",
"is_bot": false,
"headline": "remove unnecessary files from releases (#12)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2025-01-07T13:18:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0e01b449a6ad4fc73bfbf8a80c57d7396d377df",
"body": null,
"is_bot": false,
"headline": "Update lock-closed-issues.yml",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2024-04-22T07:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f036110c3361014e16024d3c04f9e0bae9e4e6b",
"body": null,
"is_bot": false,
"headline": "Update lock-closed-issues.yml",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2024-04-22T07:07:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e65a22883401a0dc3a88d25d0d96e8b43d35adb",
"body": null,
"is_bot": false,
"headline": "Improve error message on parse errors (#11)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2024-01-24T17:26:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7bb93f38c1694dd1518db49f3452c81c0ae8481",
"body": null,
"is_bot": false,
"headline": "Declare ext-hash dependency (#10)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2024-01-02T15:09:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae2152ae5dcaa856a695be5bc9db7062e14a5c5e",
"body": null,
"is_bot": false,
"headline": "declare openssl dependency (#9)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2024-01-02T12:57:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b556a39610bbf0d560c559855325613354fd7347",
"body": null,
"is_bot": false,
"headline": "rename composer bin script (#8)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2023-12-29T10:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ac2e08a591ff595846e73715cb78d2a18cee8e5",
"body": null,
"is_bot": false,
"headline": "Create LICENSE (#7)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2023-12-29T10:35:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a54cfd157d2ef3596e475bea66aecad05a97844c",
"body": "Co-authored-by: staabm <staabm@users.noreply.github.com>",
"is_bot": false,
"headline": "fork package under new name (#6)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2023-12-29T10:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c01dd7846d2cf1c2fc1ded634e2c5c2d098ea23",
"body": null,
"is_bot": false,
"headline": "Fix PHPStan notices (#5)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2023-12-29T10:19:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d451669725dc902c7f781d0112aefc3276395e1e",
"body": "Co-authored-by: clxmstaab <clxmstaab@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix CS (#4)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2023-12-29T09:54:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5feadc9f2cf8882af4080fabc60160c54db5d08a",
"body": null,
"is_bot": false,
"headline": "Fix PHP deprecation notice (#3)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2023-12-29T09:47:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b11947269c2134684bfb810db0f057a9a618ac4b",
"body": null,
"is_bot": false,
"headline": "cleanup after running tests to ease re-run",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2023-12-29T09:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22bc030d103c7995fb4cacbe9d948b2c631ef46b",
"body": null,
"is_bot": false,
"headline": "Configure CI (#2)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2023-12-29T09:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0a59d43b3359bca7c72a13ad07042184fe3454c",
"body": null,
"is_bot": false,
"headline": "update dependencies (#1)",
"author_name": "Markus Staab",
"author_login": "clxmstaab",
"committed_at": "2023-12-29T09:28:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b580dea1f40238ea5d353a9668dc0faff0066855",
"body": "…r than or equal to 7.1\" so it will work with later verions too",
"is_bot": false,
"headline": "Fixing the required PHP version in the Composer config to say \"greate…",
"author_name": "Chris Cornutt",
"author_login": null,
"committed_at": "2023-11-03T13:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5dc013e5d9b006c64186a1265f1d254b80c06d0",
"body": "Enhance source namespace usage",
"is_bot": false,
"headline": "Merge pull request #5 from peter279k/enhance_namespace",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2019-07-01T02:29:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77db6ff331e554f9b8c768c36500f25c68333e95",
"body": null,
"is_bot": false,
"headline": "Enhance source namespace usage",
"author_name": "peter279k",
"author_login": "peter279k",
"committed_at": "2019-06-30T11:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b99bc38c399a7309cdc12fd8feb362c960befeff",
"body": "Refactor ini lib",
"is_bot": false,
"headline": "Merge pull request #4 from psecio/refactor-ini-lib",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2019-06-24T13:24:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40830a7c3d9b5539cb8f8b0d4a8690d7d93929f9",
"body": null,
"is_bot": false,
"headline": "fixing setup method in test",
"author_name": "Chris Cornutt",
"author_login": "ccornutt-duo",
"committed_at": "2019-06-21T18:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5430e336b63bcb2564352fc641ca81e89ba92d23",
"body": null,
"is_bot": false,
"headline": "fixing some things that were breaking tests",
"author_name": "Chris Cornutt",
"author_login": "ccornutt-duo",
"committed_at": "2019-06-21T18:14:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d4a58866a2018fa01a471ce3548593afd017c50",
"body": null,
"is_bot": false,
"headline": "removing m1/env dependency",
"author_name": "Chris Cornutt",
"author_login": "ccornutt-duo",
"committed_at": "2019-06-21T18:05:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a71e2b0e056c0144ae209c289cd7d3224f8dcd42",
"body": null,
"is_bot": false,
"headline": "migrating Parser over to use remove dependency",
"author_name": "Chris Cornutt",
"author_login": "ccornutt-duo",
"committed_at": "2019-06-21T18:05:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6cf0daae38e547b1ee2206b30106d5416ea3688",
"body": null,
"is_bot": false,
"headline": "adding the file handler",
"author_name": "Chris Cornutt",
"author_login": "ccornutt-duo",
"committed_at": "2019-06-21T18:04:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04a5ffb412520025444281ca07b54f0667c19a50",
"body": null,
"is_bot": false,
"headline": "adding new read/write test and fixing a few things",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-06-27T18:13:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb69c84130e8373e3226d380a2683fd07e1e5eac",
"body": null,
"is_bot": false,
"headline": "bumping env1 version",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-06-27T18:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54fe1e3adde73996a6b2fb0eb0a760c1167737e8",
"body": "Test enhancement",
"is_bot": false,
"headline": "Merge pull request #2 from peter279k/test_enhancement",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-06-13T13:04:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "820d5d9c88acafbb69fa2e2e7379efaf25098c04",
"body": null,
"is_bot": false,
"headline": "Remove uslesss exclude part",
"author_name": "peter279k",
"author_login": "peter279k",
"committed_at": "2018-06-10T18:00:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "531d0dc10a0c0f526320f4d217687b72ecb669c0",
"body": null,
"is_bot": false,
"headline": "Test enhancement",
"author_name": "peter279k",
"author_login": "peter279k",
"committed_at": "2018-06-10T17:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "626f3e3c2053ba8f95d9b79b992a097eac4a28d0",
"body": null,
"is_bot": false,
"headline": "adding travis badge to the readme",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-05-24T12:17:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38573280edbc997b8ca96232ed27adb32bb83726",
"body": null,
"is_bot": false,
"headline": "adding travis config",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-05-24T12:15:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddd0ed5010cf128040da747fb0f5fa71ff812361",
"body": null,
"is_bot": false,
"headline": "adding some tests and fixing a few bugs",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-05-24T10:40:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a56e2ab2dbc7c3d42a62f6cf0edc4e84dfb01011",
"body": null,
"is_bot": false,
"headline": "adding a bunch of code comments",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-05-23T21:20:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d31328d612bfced316644024be14202876992e3a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/psecio/secure_dotenv",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-05-23T20:56:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8be8ee32289d7c1a552fafb0add84f98b732f011",
"body": "… (not just a file)",
"is_bot": false,
"headline": "adding the ability to pull the encryption key from a string or a file…",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-05-23T20:56:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51fc899dd18c1fedf5bac0c93afdea04792f8b7a",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #1 from davidjeddy/patch-1",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-05-17T14:06:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dba65ca6b6d5caf63dd3a954b9e53280bef92dd0",
"body": "Minor spelling and grammar updated",
"is_bot": false,
"headline": "Update README.md",
"author_name": "David J Eddy",
"author_login": "davidjeddy",
"committed_at": "2018-05-17T13:43:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4d08b412a31aa9ac990b6db3c6a5d9423b156c1",
"body": null,
"is_bot": false,
"headline": "fixing typo",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-05-17T12:01:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbe0aec64376d761b3a57bca7f80fd3d84371291",
"body": null,
"is_bot": false,
"headline": "adding content and fixing typos",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-05-17T04:50:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93deb70523e64f79ae8884650d9af3fb5b232439",
"body": null,
"is_bot": false,
"headline": "adding more usage example and styles to the README",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-05-17T04:45:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "496b7f345c7ba037e5abc90f7028414d8d5b67d9",
"body": null,
"is_bot": false,
"headline": "adding more info on saving values to the README",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-05-17T04:42:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "958ee397b36075fb3bf314bad61d2088e62a87f0",
"body": "…eatures",
"is_bot": false,
"headline": "updating the README and the \"encrypt\" script with some more correct f…",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-05-17T04:38:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc7c4a91789ed7ea69287709df7e9d709f5d301d",
"body": null,
"is_bot": false,
"headline": "fixing env commit one more time",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-05-17T03:29:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d857db3bac0b167a5d2e5d9b173bb3bb760cad07",
"body": null,
"is_bot": false,
"headline": "making the m1/env requirement a specific commit",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-05-17T03:27:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c68a407a63b484bf89ce6a8723ccce621c8b929",
"body": null,
"is_bot": false,
"headline": "moving file",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-05-16T21:10:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b70d960341dd0dd5dda6b4a96c45976dcede1ba7",
"body": null,
"is_bot": false,
"headline": "fixing namespace",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-05-16T21:07:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f38f2f741d12ddb378014a70fb0cd3e350a9fead",
"body": null,
"is_bot": false,
"headline": "adding intial version",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-05-16T21:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71497273fb599aafa82ba44ec4099268dd76f31d",
"body": null,
"is_bot": false,
"headline": "adding install to README",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-05-16T21:02:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b55b65fe867bf785c515dbaec301d5d4a1ce0224",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Chris Cornutt",
"author_login": "enygma",
"committed_at": "2018-05-16T18:33:57Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 17,
"commits_last_year": 19,
"latest_release_at": "2026-04-27T14:46:16Z",
"latest_release_tag": "11.1.5",
"releases_from_tags": false,
"days_since_last_push": 91,
"active_weeks_last_year": 5,
"days_since_latest_release": 91,
"mean_days_between_releases": 1.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "staabm/secure_dotenv",
"exists": true,
"license": "MIT",
"keywords": [
"configuration",
"encryption",
"environment"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/staabm/secure_dotenv",
"is_deprecated": false,
"latest_version": "11.1.5",
"repository_url": "https://github.com/staabm/secure_dotenv",
"versions_count": 22,
"total_downloads": 1084734,
"dependents_count": 0,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 40886,
"first_published_at": null,
"latest_published_at": "2026-04-27T14:45:52Z",
"latest_version_yanked": null,
"days_since_latest_publish": 91
}
]
},
"popularity": {
"forks": 0,
"stars": 10,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 3
},
"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": 5219,
"source_files_sampled": 17,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 11,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "defuse/php-encryption",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.2"
},
{
"name": "enygma/cmd",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.4.0"
},
{
"name": "league/climate",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.4"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "defuse/php-encryption",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "enygma/cmd",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "league/climate",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-hash",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-openssl",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "friendsofphp/php-cs-fixer",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "redaxo/php-cs-fixer-config",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 11,
"direct_count": 3,
"indirect_count": 8
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 33,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "staabm",
"commits": 34,
"avatar_url": "https://avatars.githubusercontent.com/u/120441?v=4"
},
{
"type": "User",
"login": "enygma",
"commits": 24,
"avatar_url": "https://avatars.githubusercontent.com/u/66796?v=4"
},
{
"type": "User",
"login": "ccornutt-duo",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/45460579?v=4"
},
{
"type": "User",
"login": "peter279k",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/9021747?v=4"
},
{
"type": "User",
"login": "davidjeddy",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6232455?v=4"
},
{
"type": "User",
"login": "clxmstaab",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/47448731?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.5
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"csfix.yml",
"lock-closed-issues.yml",
"php-linter.yml",
"static-analysis.yml",
"unit-tests.yml"
],
"has_docs_dir": false,
"linter_configs": [
".php-cs-fixer.php",
"phpstan.neon"
],
"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": 5,
"reason": "15 out of 26 merged PRs checked by a CI test -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/27 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 9 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"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": "f9058f8b151216f3fa26729064b10e1a6f5c1317",
"ran_at": "2026-07-28T06:30:27Z",
"aggregate_score": 4.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-04-28T05:37:38Z",
"oldest_open_prs": [
{
"number": 20,
"created_at": "2025-10-13T05:22:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 21,
"created_at": "2025-11-21T05:30:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 22,
"created_at": "2025-12-15T05:23:27Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-04-27T14:45:53Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/staabm/secure_dotenv",
"host": "github.com",
"name": "secure_dotenv",
"owner": "staabm"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"security": 46,
"vitality": 51,
"community": 39,
"governance": 66,
"engineering": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 51,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"commits_last_year": 19,
"human_commit_share": 0.958,
"days_since_last_push": 91,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 91 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 91
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "19 commits in the last year",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 19
}
}
],
"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": "excellent",
"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": 90,
"inputs": {
"releases_count": 17,
"latest_release_tag": "11.1.5",
"releases_from_tags": false,
"days_since_latest_release": 91,
"mean_days_between_releases": 1.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "17 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 17
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 91 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 91
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 91,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 91 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 91
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 39,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"forks": 0,
"stars": 10,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "10 stars",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 10
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"packages": [
"staabm/secure_dotenv"
],
"dependents": 0,
"ecosystems": "packagist",
"total_downloads": 1084734,
"monthly_downloads": 40886
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "40,886 downloads/month across packagist",
"points": 61.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 40886,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "0 packages depend on it",
"points": 0,
"status": "missed",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 0
}
}
],
"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": 66,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.5
},
"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 50% of commits",
"points": 11.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 50
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 70,
"inputs": {
"merged_prs": 33,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "33/34 decided PRs merged",
"points": 37.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 33,
"decided": 34
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/27 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 67,
"inputs": {
"followers": 403,
"owner_type": "User",
"is_verified": null,
"owner_login": "staabm",
"public_repos": 639,
"account_age_days": 6177
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "403 followers of staabm",
"points": 18.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 403,
"login": "staabm"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "639 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 639
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"staabm/secure_dotenv"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 91
},
"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 91 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 91
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"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": 60,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"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.php, phpstan.neon",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.php, 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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "15 out of 26 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 4.6
},
"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": "15 out of 26 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/27 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 17
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 41,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.493,
"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": "34 of 69 human commits state their intent (structured subject or explanatory body)",
"points": 26.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 34,
"sampled": 69
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"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.042
},
"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.php, phpstan.neon",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.php, 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": 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 72",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 72
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "3 of the last 72 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 3,
"sampled": 72
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 5219,
"source_files_sampled": 17,
"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/17 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 17,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-28T06:30:44.714158Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/staabm/secure_dotenv.svg",
"full_name": "staabm/secure_dotenv",
"license_state": "standard",
"license_spdx": "MIT"
}