Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 261,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 25872,
"Shell": 1320
},
"pushed_at": "2026-06-22T17:00:34Z",
"created_at": "2022-10-10T18:37:07Z",
"owner_type": "Organization",
"updated_at": "2026-06-22T16:59:42Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://pantheon.io/",
"name": "Pantheon",
"type": "Organization",
"login": "pantheon-systems",
"company": null,
"location": "San Francisco, CA",
"followers": 211,
"avatar_url": "https://avatars.githubusercontent.com/u/513357?v=4",
"created_at": "2010-12-07T16:26:21Z",
"is_verified": null,
"public_repos": 99,
"account_age_days": 5706
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2026-06-22T16:59:48Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2023-10-13T13:02:59Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2023-09-05T16:19:23Z"
},
{
"tag": "v1.0.0-alpha1",
"kind": "prerelease",
"published_at": "2023-01-19T16:07:24Z"
}
],
"recent_commits": [
{
"oid": "0cace2749f97b35f46de115b7afbee772b56ab3c",
"body": "* ci: CI/CD readiness improvements for DEVX-6960\n\n- Add .github/dependabot.yml with github-actions and composer ecosystems\n- Add .github/workflows/tag-release.yml using action-autotag for releases\n- Add .codacy.yml with vendor and reports exclusions\n- Pin actions/checkout and shivammathur/setup-php \n[…]\no ^1.38 in all lock files to fix 3 open Dependabot alerts\n\n* fix: pin action-autotag and checkout to commit SHAs in tag-release workflow\n\n* docs: add RELEASING.md documenting automated release process",
"is_bot": false,
"headline": "ci: CI/CD readiness improvements (DEVX-6960) (#40)",
"author_name": "Vitalii Kolodribskyi",
"author_login": "vikol-pantheon",
"committed_at": "2026-06-22T16:59:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d466d788178c49af8ac2eacfc5ecf403945a3699",
"body": "* test: trigger deploy pipeline\n\n* fix: code style line length",
"is_bot": false,
"headline": "test: trigger deploy pipeline (#38)",
"author_name": "Karla Muller",
"author_login": "kaylimepy",
"committed_at": "2026-06-04T16:25:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbd7b99d064ef976452f56296733c3bc2e81b14e",
"body": "Fix PHP Warning in CustomerSecretsClient.php",
"is_bot": false,
"headline": "Merge pull request #23 from danielkorte/patch-1",
"author_name": "Brian Weaver",
"author_login": "namespacebrian",
"committed_at": "2026-04-14T18:16:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b22c37dfd186e5fb43ff5032a621731dc5c9c51",
"body": "fix: restrict CI workflow permissions to address GHAS alerts",
"is_bot": false,
"headline": "Merge pull request #36 from pantheon-systems/fix/ghas-workflow-hardening",
"author_name": "Brian Weaver",
"author_login": "namespacebrian",
"committed_at": "2026-04-14T17:34:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c7337ad8e0d5e045203b390b3f641df2afb128b",
"body": "Adds permissions: contents: read to address actions/missing-workflow-permissions\ncode scanning alerts (previously opened as two separate Copilot Autofix PRs #34 and #35).",
"is_bot": false,
"headline": "fix: restrict CI workflow permissions to address GHAS alerts",
"author_name": "Brian Weaver",
"author_login": "namespacebrian",
"committed_at": "2026-04-10T15:07:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6caa80c0b71cb02eae694ff4d10a8fa0d17bdc8",
"body": "…oser-3b3012664e\n\nBump the composer group across 3 directories with 1 update",
"is_bot": false,
"headline": "Merge pull request #32 from pantheon-systems/dependabot/composer/comp…",
"author_name": "Brian Weaver",
"author_login": "namespacebrian",
"committed_at": "2026-03-02T18:42:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eee8d4836949d76b9dea4447931453473e478a3",
"body": "Bumps the composer group with 1 update in the / directory: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).\nBumps the composer group with 1 update in the /.scenarios.lock/php8.2 directory: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).\nBumps the composer group with \n[…]\nup: composer\n- dependency-name: phpunit/phpunit\n dependency-version: 9.6.33\n dependency-type: direct:development\n dependency-group: composer\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the composer group across 3 directories with 1 update",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-28T00:06:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "381e3ec550a7feb34d21ca85e80407ca22255219",
"body": "…0923\n\n[DEVX-2439] Rename catalog-info.yml to catalog-info.yaml",
"is_bot": false,
"headline": "Merge pull request #26 from pantheon-systems/rename-catalog-info-2024…",
"author_name": "Brian Weaver",
"author_login": "namespacebrian",
"committed_at": "2024-09-23T19:55:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dea1ff5b7b86e7f5630114c946e4175eaa9717c",
"body": null,
"is_bot": false,
"headline": "Rename catalog-info.yml to catalog-info.yaml",
"author_name": "Brian Weaver",
"author_login": "namespacebrian",
"committed_at": "2024-09-23T19:33:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e25480fc687040a38a7ef7458814b156d607fc38",
"body": "[DEVX-2439] Add catalog-info.yml",
"is_bot": false,
"headline": "Merge pull request #25 from pantheon-systems/add-catalog-info-20240828",
"author_name": "Brian Weaver",
"author_login": "namespacebrian",
"committed_at": "2024-09-10T22:37:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccab12ae7f713b7702062f592640d5b550457e6f",
"body": "Auto merge PR #24 in customer-secrets-php-sdk",
"is_bot": false,
"headline": "Merge pull request #24 from greg-1-anderson/project-update-info",
"author_name": "Greg Anderson",
"author_login": "greg-1-anderson",
"committed_at": "2024-08-30T23:10:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fa3d41105439d2a32d0de830e24fbd0c8a5c7dc",
"body": null,
"is_bot": false,
"headline": "Add or update catalog-info.yml",
"author_name": "Brian Weaver",
"author_login": "namespacebrian",
"committed_at": "2024-08-28T21:32:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a44269a13f265b3da1bf3d990c7d42e4c9e63005",
"body": null,
"is_bot": false,
"headline": "Update CODEOWNERS for new team names",
"author_name": "Greg Anderson",
"author_login": "greg-1-anderson",
"committed_at": "2024-08-26T19:53:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fafa938e5e58546ed2cfab2cc2cbbff76547888",
"body": "Warning: Undefined array key \"Secrets\" in PantheonSystems\\CustomerSecrets\\CustomerSecretsClient->fetchSecrets() (line 57 of /code/vendor/pantheon-systems/customer-secrets-php-sdk/src/CustomerSecretsClient.php).\r\nWarning: foreach() argument must be of type array|object, null given in PantheonSystems\\CustomerSecrets\\CustomerSecretsClient->fetchSecrets() (line 57 of /code/vendor/pantheon-systems/customer-secrets-php-sdk/src/CustomerSecretsClient.php).",
"is_bot": false,
"headline": "Fix PHP Warning in CustomerSecretsClient.php",
"author_name": "Daniel Korte",
"author_login": "danielkorte",
"committed_at": "2023-12-07T18:10:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44d2fafc1e371c53bf432ee07f001a67336654f5",
"body": "* Call setFilePath in fake client construct.\r\n\r\n* Fix coding standards.\r\n\r\n* Fix tests.\r\n\r\n* Fix tests.",
"is_bot": false,
"headline": "[BUGS-6766] Call setFilePath in fake client construct. (#21)",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2023-10-10T15:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a0c909bc19bedddf4635accb5d35536ee77c9ab",
"body": null,
"is_bot": false,
"headline": "feat: provide default org secrets (#20)",
"author_name": "Vincent Massaro",
"author_login": "vinmassaro",
"committed_at": "2023-10-10T13:52:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "177a0424a5a308664f59c85467aa3ad879ab0e29",
"body": "Fixing protected method",
"is_bot": false,
"headline": "Merge pull request #19 from pantheon-systems/fetchsecrets-visibility",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-25T19:41:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95c58d2e2ceeca67a4efc0ffc660f58eee8b247c",
"body": null,
"is_bot": false,
"headline": "linting",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-25T19:40:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c9b91727581129022e5df5f8f7c9c83200bedf6",
"body": null,
"is_bot": false,
"headline": "adding code comment",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-25T19:39:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3174a6b9bb031532e64e8bc8126420e50a860ca",
"body": null,
"is_bot": false,
"headline": "Fixing protected method",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-25T18:01:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "254a75f1d0b9801e033903254248294826957ee6",
"body": "BEGONE YE DEMONS OF UNTYPED DATA! I BID YOU BE GONE!!! THE POWER OF RETURN TYPES COMPELS YOU",
"is_bot": false,
"headline": "Merge pull request #15 from pantheon-systems/bugs-6767",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-22T22:47:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6225dbf61a56b5b04490b08abc4f52565cfd68a1",
"body": null,
"is_bot": false,
"headline": "composer lock",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-22T22:41:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfafc49586f384c1c3ec140f94a4e0c4688df8f7",
"body": null,
"is_bot": false,
"headline": "26 is so random",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-22T22:40:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c76b7f5f3e1baab5ab57d9c21f16247a4059b07",
"body": null,
"is_bot": false,
"headline": "Update testing scenarios & ci",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-22T22:40:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b777c6d7c2ae6938a251b1dd1be8a57589a9df25",
"body": null,
"is_bot": false,
"headline": "linting",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-22T22:40:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22c425bb425a02381a521c927c9521574202aa76",
"body": null,
"is_bot": false,
"headline": "Linting",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-22T22:40:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58bcb133e088ede54a63d8de60f0d395703812d0",
"body": "…ETURN TYPES COMPELS YOU!!!",
"is_bot": false,
"headline": "BEGONE YE DEMONS OF UNTYPED DATA! I BID YOU BE GONE!!! THE POWER OF R…",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-22T22:40:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9beed2347ef4dca2a5c0602eb951da62f1206f39",
"body": "Deprecate php 7.4",
"is_bot": false,
"headline": "Merge pull request #17 from pantheon-systems/deprecate-74",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-22T22:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3e55b4e9d8c11b3b732ee389c833df15b2f0d36",
"body": null,
"is_bot": false,
"headline": "build changes",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-22T22:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0284e221cc0c87322e8360afd38151052e88fcb9",
"body": null,
"is_bot": false,
"headline": "polyfills suck",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-22T22:16:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9da091dcef1d8b9a566a0dabb1c5709302b15380",
"body": null,
"is_bot": false,
"headline": "polyfills 2.0",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-22T22:15:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db68f34cb3a98b011957d6ae9d83186d21fdd7e7",
"body": null,
"is_bot": false,
"headline": "php 8.0 compat",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-22T22:08:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3c77642febfb91193da6b77c424463d1589ba05",
"body": null,
"is_bot": false,
"headline": "ugh",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-22T22:03:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cdd38b8a5049d2e4701c9a2b7eeab5366898373",
"body": null,
"is_bot": false,
"headline": "Updating scenarios",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-22T21:59:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bc75396dac42c1698de39fe77c282a0d7423c78",
"body": null,
"is_bot": false,
"headline": "require 8.0",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-22T21:56:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89c1f1d203e417e2f481802b706b3a688d89e4cd",
"body": null,
"is_bot": false,
"headline": "Deprecate php 7.4",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-22T21:53:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19b7fbb708a16504ef86e8fc17850dac8638d1fb",
"body": "PSR-12",
"is_bot": false,
"headline": "Merge pull request #16 from pantheon-systems/PSR-12",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-22T19:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26b07374e209ac45c7d1befdb71e74742375d36d",
"body": null,
"is_bot": false,
"headline": "Linting in Glorious PSR12 Technicolor™",
"author_name": "Tom Stovall",
"author_login": "stovak",
"committed_at": "2023-09-22T19:06:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "590ac61179a44124dc03010de14750b33d6a0d15",
"body": "[LOPS-1651] Use env var to define secrets file.",
"is_bot": false,
"headline": "Merge pull request #12 from pantheon-systems/lops-1651",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2023-09-05T16:09:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44fb7b7fd566983715ed1b0bf7158c5994b27d7a",
"body": null,
"is_bot": false,
"headline": "Improve docs.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2023-08-30T23:57:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d980d2d867c78ca7c0e1146b275c862c7d942324",
"body": "…hp-sdk into lops-1651",
"is_bot": false,
"headline": "Merge branch 'main' of github.com:pantheon-systems/customer-secrets-p…",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2023-08-30T23:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91f24a29476eb3f9bf20c8cda6eff74c87d2bf68",
"body": null,
"is_bot": false,
"headline": "Document local environment usage.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2023-08-30T22:40:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1757672affd7a950c400f12265f86aa6308754b3",
"body": null,
"is_bot": false,
"headline": "Use env var to define secrets file.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2023-08-30T22:13:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70deb661b91f452d478c65fb3fa19776b09415e5",
"body": "Add license.",
"is_bot": false,
"headline": "Merge pull request #11 from pantheon-systems/add-license",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2023-08-09T18:14:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bd3c4bcfc1edf281b4de8798d685b0ad9dd1cca",
"body": "Using MIT as that seems to be what other pantheon public repos use",
"is_bot": false,
"headline": "Add license.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2023-08-09T16:35:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14992750f25f2d042e0aeab0c827a5ed2bf44b0b",
"body": "so we can show off the status of our ci workflows",
"is_bot": false,
"headline": "add a build status badge (#10)",
"author_name": "Chris Reynolds",
"author_login": "jazzsequence",
"committed_at": "2023-06-14T16:49:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "434de77d300f9cc8bda07900ed7205015191de77",
"body": null,
"is_bot": false,
"headline": "add EA badge (#9)",
"author_name": "Chris Reynolds",
"author_login": "jazzsequence",
"committed_at": "2023-06-14T16:30:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d982126d07bdc85fc2cc46fe424c3df3817c0ed7",
"body": "[CMSO-1336] Document how to use the SDK with working examples.",
"is_bot": false,
"headline": "Merge pull request #8 from pantheon-systems/cmso-1336",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2023-05-10T20:54:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0738557a04057f3237281275ddf41629c1e335b6",
"body": null,
"is_bot": false,
"headline": "Add settings.php option to the Drupal example.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2023-05-05T13:24:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d301f1d25145c1b4f4f3f5dcbbc1c6c25e7be390",
"body": null,
"is_bot": false,
"headline": "Small changes to WP doc.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2023-05-05T13:09:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b51a9cca2e7999218fc427538231914a11d01f1",
"body": null,
"is_bot": false,
"headline": "Update WordPress doc.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2023-05-04T17:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8bacc7c923f77fe10d6a1355b553fbbedb1c59b",
"body": null,
"is_bot": false,
"headline": "Small change.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2023-05-04T16:38:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf4ee4f18174004a8807a6ccb808d9b47f9316ce",
"body": null,
"is_bot": false,
"headline": "Initial Drupal example.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2023-05-04T16:30:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5220617bd1841bd245c6161bcaa34d988107d663",
"body": null,
"is_bot": false,
"headline": "Initial WP example.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2023-05-04T16:03:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1f217ac0a77bd1b6e0d1d6cca9794dbd866f16e",
"body": null,
"is_bot": false,
"headline": "Readme cleanup and reference Drupal and WP examples.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2023-05-04T16:03:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e52955a0b89fb747b74b5f4924e2b4c2cb5c819",
"body": "Add initial README.md.",
"is_bot": false,
"headline": "Merge pull request #7 from pantheon-systems/add-readme",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2023-01-05T20:04:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bcebf8885fc203dfd0df039349f6bc99705d5d1",
"body": null,
"is_bot": false,
"headline": "Add initial README.md.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2023-01-05T17:00:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30954df6f8ce20e86111b0cd89a30a223d986d21",
"body": "Make CustomerSecrets::__construct protected",
"is_bot": false,
"headline": "Merge pull request #6 from pantheon-systems/all-private-methods-are-bad",
"author_name": "Brian Weaver",
"author_login": "namespacebrian",
"committed_at": "2023-01-04T20:55:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6afdf94ba689a771cb257eda8f6611c12c591d7e",
"body": null,
"is_bot": false,
"headline": "Make CustomerSecrets::__construct protected",
"author_name": "Brian Weaver",
"author_login": "namespacebrian",
"committed_at": "2023-01-04T20:48:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1bd777672cc3919b11e1b2df1cc9c306748c678",
"body": "[CMS-982] Add unit testing and some additional improvements.",
"is_bot": false,
"headline": "Merge pull request #5 from pantheon-systems/cms-982",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2023-01-04T20:45:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "399ed491efd4f08b5f10d9129f6aeade31768a12",
"body": null,
"is_bot": false,
"headline": "Fix method return type.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-22T20:48:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec08568ae87a6558bf666f15ec0a99187f5d6112",
"body": null,
"is_bot": false,
"headline": "Update return type.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-22T20:44:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aab183772d6ac95621d6d0366e90ba25d8871e88",
"body": null,
"is_bot": false,
"headline": "Update dependencies.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T20:04:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98d716d32cd49caf224d189f8c3df33e1e287cc5",
"body": null,
"is_bot": false,
"headline": "Remove interface from codebase, not needed anymore.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T18:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d236918147ebdce7b9849a75eaaf62d61cfc9823",
"body": null,
"is_bot": false,
"headline": "Update checkout action.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T17:23:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "948a2f062b7447733481f73da7ba4e2843b70bec",
"body": null,
"is_bot": false,
"headline": "More github actions cleanup.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T17:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3373d963e86faea244020f5d4e3f0b92d8027ecd",
"body": null,
"is_bot": false,
"headline": "More github actions cleanup.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T17:19:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6962c152fb2941c7e9e1102b4f684faaf1e48a9",
"body": null,
"is_bot": false,
"headline": "Run composer install before composer scenario.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T17:16:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23caab99ca116eb5f22488be934809dc0741f2fa",
"body": null,
"is_bot": false,
"headline": "Some more github actions cleanup.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T17:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebf961bad7e4acab31843ace1c220288c60e544a",
"body": null,
"is_bot": false,
"headline": "Try to fix github actions.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T17:08:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f637374f86d59db24fdff3adc4c7937896db992",
"body": null,
"is_bot": false,
"headline": "Try to test using scenarios.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T17:07:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf8975779d0683d1f208e07a82477a1d49f5fe0a",
"body": null,
"is_bot": false,
"headline": "Update scenarios names.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T16:26:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dda3ac7f356408da8c97c9fb23b8bc60d59de2b",
"body": null,
"is_bot": false,
"headline": "Add composer.lock and scenarios.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T16:21:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53ee9846d172c4f8a159125b52dad907dbf61c05",
"body": null,
"is_bot": false,
"headline": "Set minimum stability and require composer-test-scenarios.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T16:19:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69a31a906416476322e35279db7d1e7b5572502c",
"body": null,
"is_bot": false,
"headline": "Test customer secrets real client.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T15:55:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7002c8fbb5a42acfe58fd032bc69f749b7f13adf",
"body": null,
"is_bot": false,
"headline": "Add test for CustomerSecrets class.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T15:04:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "102a7c0537e6c1e07b85f0c6c461e0f09eed51af",
"body": null,
"is_bot": false,
"headline": "Add test for getSecret method.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T14:41:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eae5cfc2257d5b8ad152c97a7634fc187cf3174",
"body": null,
"is_bot": false,
"headline": "Test set and delete secret.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T14:37:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55dcac56d9af73124795d80c222f0aea93ca297a",
"body": null,
"is_bot": false,
"headline": "Fix syntax error.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T14:33:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69a816995eb0fdf70f207bd1d355efecf58e7a65",
"body": null,
"is_bot": false,
"headline": "Fix syntax error.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T14:29:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f10dd2b3eaa45dbc964b3c68a9d77e2880b962cf",
"body": null,
"is_bot": false,
"headline": "Tests for CustomerSecretsFakeClient.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T14:25:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abb431d6d0daa35d397d62479dff26b39d7dc7ef",
"body": null,
"is_bot": false,
"headline": "Move exception to separate namespace.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T13:51:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5137be3090afd8588eeef9cd1b7d3340cb86cf5",
"body": null,
"is_bot": false,
"headline": "Tests for SecretList.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T13:49:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89661a01efd41cf870c078721899d2d56a7d4ae8",
"body": null,
"is_bot": false,
"headline": "Fix coding standards.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-21T13:36:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e64e7203c6d720572c30914560bf47436164d959",
"body": null,
"is_bot": false,
"headline": "Add SecretTest.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-20T17:49:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1e63af229da827f341dfda7c843ec9f651b913f",
"body": null,
"is_bot": false,
"headline": "Add SecretTest.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-20T17:49:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ac8b56a72acdd00b3df8d1ad489764e7071620b",
"body": null,
"is_bot": false,
"headline": "Add SecretTest.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-20T17:46:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4fc8f115c22d710e5e9b3a4c71f90c4f18f6f1e",
"body": null,
"is_bot": false,
"headline": "Move fixtures file.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-20T17:02:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcb1672cb1e0ffe9e6cadfa31b18040a2b02a002",
"body": null,
"is_bot": false,
"headline": "Fix CS.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-20T17:02:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dda9667a28bc944b09b671dfa4ad007786183631",
"body": null,
"is_bot": false,
"headline": "Refactor to use base secrets client.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-20T16:56:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5903886b31543b25234e7099a5bf38dc7a29c15f",
"body": null,
"is_bot": false,
"headline": "Fix json syntax error.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-20T16:43:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17d0e869d8f7ba9158e200aade5d7c216ddfb8bb",
"body": null,
"is_bot": false,
"headline": "Remove coverage stuff.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-20T16:40:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a10249c31dfde623ee817e001ae70802b5e3f35",
"body": null,
"is_bot": false,
"headline": "Update path for cs.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-20T16:37:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8a75be83637cd8af25760e81a1163bc40a33549",
"body": null,
"is_bot": false,
"headline": "Address comment from previous PR.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-20T16:37:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8494cae8db12899cb6db8c152a341605889241be",
"body": null,
"is_bot": false,
"headline": "Update tests structure.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-20T16:35:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70be00955d555795d00608f46566369871db52ed",
"body": null,
"is_bot": false,
"headline": "Configure github actions.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-20T16:30:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "647b8b3fce802fa6a0bd7802e34631a2bf4776dd",
"body": null,
"is_bot": false,
"headline": "Pass coding standards tests.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-12-20T16:24:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b5bb938bf027043833756755e49bbe801c0255f",
"body": "[CMS-982] SDK initial implementation",
"is_bot": false,
"headline": "Merge pull request #3 from pantheon-systems/cms-982-sdk",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-11-28T17:35:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4afacc55514e1a42b8abffd8b5f0c18680b7d1f1",
"body": null,
"is_bot": false,
"headline": "Fix initialization.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-11-25T20:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a3959258741c6374555c43d059d328a9a8b1e3a",
"body": null,
"is_bot": false,
"headline": "Initialize var.",
"author_name": "Kevin Porras",
"author_login": "kporras07",
"committed_at": "2022-11-25T20:27:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 7,
"latest_release_at": "2026-06-22T16:59:48Z",
"latest_release_tag": "v1.0.2",
"releases_from_tags": false,
"days_since_last_push": 30,
"active_weeks_last_year": 5,
"days_since_latest_release": 30,
"mean_days_between_releases": 416.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "pantheon-systems/customer-secrets-php-sdk",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/pantheon-systems/customer-secrets-php-sdk",
"is_deprecated": false,
"latest_version": "v1.0.2",
"repository_url": "https://github.com/pantheon-systems/customer-secrets-php-sdk",
"versions_count": 4,
"total_downloads": 608300,
"dependents_count": 2,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 56658,
"first_published_at": null,
"latest_published_at": "2026-06-22T16:59:36Z",
"latest_version_yanked": null,
"days_since_latest_publish": 30
}
]
},
"popularity": {
"forks": 1,
"stars": 3,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2024-08-26",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 4031,
"source_files_sampled": 16,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 37,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "doctrine/instantiator",
"direct": false,
"version": "1.5.0",
"ecosystem": "packagist"
},
{
"name": "doctrine/instantiator",
"direct": false,
"version": "2.0.0",
"ecosystem": "packagist"
},
{
"name": "g1a/composer-test-scenarios",
"direct": false,
"version": "3.2.1",
"ecosystem": "packagist"
},
{
"name": "g1a/composer-test-scenarios",
"direct": false,
"version": "3.2.2",
"ecosystem": "packagist"
},
{
"name": "myclabs/deep-copy",
"direct": false,
"version": "1.13.4",
"ecosystem": "packagist"
},
{
"name": "nikic/php-parser",
"direct": false,
"version": "5.7.0",
"ecosystem": "packagist"
},
{
"name": "phar-io/manifest",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "phar-io/version",
"direct": false,
"version": "3.2.1",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-code-coverage",
"direct": false,
"version": "9.2.32",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-file-iterator",
"direct": false,
"version": "3.0.6",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-invoker",
"direct": false,
"version": "3.1.1",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-text-template",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-timer",
"direct": false,
"version": "5.0.3",
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": "9.6.33",
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": "9.6.34",
"ecosystem": "packagist"
},
{
"name": "sebastian/cli-parser",
"direct": false,
"version": "1.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit",
"direct": false,
"version": "1.0.8",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"direct": false,
"version": "2.0.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/comparator",
"direct": false,
"version": "4.0.10",
"ecosystem": "packagist"
},
{
"name": "sebastian/complexity",
"direct": false,
"version": "2.0.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/diff",
"direct": false,
"version": "4.0.6",
"ecosystem": "packagist"
},
{
"name": "sebastian/environment",
"direct": false,
"version": "5.1.5",
"ecosystem": "packagist"
},
{
"name": "sebastian/exporter",
"direct": false,
"version": "4.0.8",
"ecosystem": "packagist"
},
{
"name": "sebastian/global-state",
"direct": false,
"version": "5.0.8",
"ecosystem": "packagist"
},
{
"name": "sebastian/lines-of-code",
"direct": false,
"version": "1.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-enumerator",
"direct": false,
"version": "4.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-reflector",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/recursion-context",
"direct": false,
"version": "4.0.6",
"ecosystem": "packagist"
},
{
"name": "sebastian/resource-operations",
"direct": false,
"version": "3.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/type",
"direct": false,
"version": "3.2.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/version",
"direct": false,
"version": "3.0.2",
"ecosystem": "packagist"
},
{
"name": "squizlabs/php_codesniffer",
"direct": false,
"version": "3.13.5",
"ecosystem": "packagist"
},
{
"name": "squizlabs/php_codesniffer",
"direct": false,
"version": "3.7.2",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill",
"direct": false,
"version": "1.40.0",
"ecosystem": "packagist"
},
{
"name": "theseer/tokenizer",
"direct": false,
"version": "1.3.1",
"ecosystem": "packagist"
},
{
"name": "yoast/phpunit-polyfills",
"direct": false,
"version": "2.0.0",
"ecosystem": "packagist"
},
{
"name": "yoast/phpunit-polyfills",
"direct": false,
"version": "2.0.5",
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 37,
"direct_count": 0,
"indirect_count": 37
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 24,
"open_issues": 1,
"closed_ratio": 0.667,
"closed_issues": 2,
"closed_unmerged_prs": 11
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "kporras07",
"commits": 66,
"avatar_url": "https://avatars.githubusercontent.com/u/2217820?v=4"
},
{
"type": "User",
"login": "stovak",
"commits": 25,
"avatar_url": "https://avatars.githubusercontent.com/u/119924?v=4"
},
{
"type": "User",
"login": "namespacebrian",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/87093053?v=4"
},
{
"type": "User",
"login": "jazzsequence",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/991511?v=4"
},
{
"type": "User",
"login": "greg-1-anderson",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/612191?v=4"
},
{
"type": "User",
"login": "danielkorte",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/518273?v=4"
},
{
"type": "User",
"login": "kaylimepy",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/60446434?v=4"
},
{
"type": "User",
"login": "vinmassaro",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/969062?v=4"
},
{
"type": "User",
"login": "vikol-pantheon",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/227214240?v=4"
}
],
"contributors_sampled": 9,
"top_contributor_share": 0.606
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"tag-release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"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": 4,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 2,
"reason": "3 out of 13 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": 8,
"reason": "Found 10/12 approved changesets -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"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": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 1,
"reason": "SAST tool is not run on all commits -- score normalized to 1",
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0cace2749f97b35f46de115b7afbee772b56ab3c",
"ran_at": "2026-07-22T18:53:22Z",
"aggregate_score": 5.7,
"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-07-22T07:02:35Z",
"oldest_open_prs": [
{
"number": 37,
"created_at": "2026-05-28T19:53:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 39,
"created_at": "2026-06-16T20:27:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 41,
"created_at": "2026-06-22T17:00:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 42,
"created_at": "2026-06-22T17:00:35Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-22T16:59:36Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 31,
"created_at": "2024-11-12T07:44:55Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/pantheon-systems/customer-secrets-php-sdk",
"host": "github.com",
"name": "customer-secrets-php-sdk",
"owner": "pantheon-systems"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"security": 66,
"vitality": 55,
"community": 35,
"governance": 66,
"engineering": 53
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 55,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"commits_last_year": 7,
"human_commit_share": 0.99,
"days_since_last_push": 30,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 30 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 30
}
}
],
"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": "7 commits in the last year",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 7
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 76,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v1.0.2",
"releases_from_tags": false,
"days_since_latest_release": 30,
"mean_days_between_releases": 416.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 30 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 30
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~416.7 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 416.7
}
}
],
"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": 30,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 30 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 30
}
}
],
"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": 35,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"forks": 1,
"stars": 3,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3 stars",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"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": 67,
"inputs": {
"packages": [
"pantheon-systems/customer-secrets-php-sdk"
],
"dependents": 2,
"ecosystems": "packagist",
"total_downloads": 608300,
"monthly_downloads": 56658
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "56,658 downloads/month across packagist",
"points": 63.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 56658,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "2 packages depend on it",
"points": 3.2,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 2
}
}
],
"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": 40,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 9,
"top_contributor_share": 0.606
},
"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 61% of commits",
"points": 8.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 61
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "9 contributors",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 9
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"merged_prs": 24,
"open_issues": 1,
"closed_issues": 2,
"issue_closed_ratio": 0.667,
"closed_unmerged_prs": 11
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "67% of issues closed",
"points": 31.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 67
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "24/35 decided PRs merged",
"points": 26.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 24,
"decided": 35
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 10/12 approved changesets -- score normalized to 8",
"points": 12,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"followers": 211,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "pantheon-systems",
"public_repos": 99,
"account_age_days": 5706
},
"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": "211 followers of pantheon-systems",
"points": 16.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 211,
"login": "pantheon-systems"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "99 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 99
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"pantheon-systems/customer-secrets-php-sdk"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 30
},
"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 30 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 30
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "4 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 4
}
}
],
"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": 53,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "3 out of 13 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": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 66,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"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": 57,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 13 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 10/12 approved changesets -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"status": "partial",
"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": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 1",
"points": 0.5,
"status": "partial",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 37 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": 37
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 37,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 37,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 12
},
"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": 47,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.253,
"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": "25 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 25,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"composer.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.01
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": 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": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"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": 4031,
"source_files_sampled": 16,
"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/16 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 16,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-22T18:53:41.749673Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/pantheon-systems/customer-secrets-php-sdk.svg",
"full_name": "pantheon-systems/customer-secrets-php-sdk",
"license_state": "custom",
"license_spdx": null
}