Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 02:55 UTC

GoogleCloudPlatform / functions-framework-php

FaaS (Function as a service) framework for writing portable PHP functions

PHPApache-2.0★ 213 stars⑂ 37 forkssince Dec 2019View on GitHub ↗

GoogleCloudPlatform/functions-framework-php holds a health index of 35 out of 100, placing it in the At risk band. It scores highest on Sustainability & Governance (76/100) and lowest on Vitality (23/100). It was last updated 365 days ago. 2 contributors account for most of its recent work.

35
overall / 100
At risk

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

35
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

Ownership

21,266 followers1,498 public repossince Nov 2012

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Packagistgoogle/cloud-functions-frameworkv1.4.3707,60819372 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

23Critical · 22% of overall
How it's scored
3.6/36Push recency — last push 365 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share0.94
days_since_last_push365
active_weeks_last_year0
How it's scored
27/27Ships releases — 19 releases published
7.2/36Release recency — latest release 372 days ago
12.6/27Release cadence — a release every ~176.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count19
latest_release_tagv1.4.3
releases_from_tagsno
days_since_latest_release372
mean_days_between_releases176.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

68Moderate · 18% of overall
How it's scored
37.7/60Stars — 213 stars
13/25Forks — 37 forks
8.4/15Watchers — 34 watchers
Inputs used
forks37
stars213
watchers34
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
78/80Monthly downloads — 707,608 downloads/month across packagist
0/20Registry dependents — 0 packages depend on it
Inputs used
packagesgoogle/cloud-functions-framework
dependents0
ecosystemspackagist
total_downloads16,281,797
monthly_downloads707,608

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

76Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
15.5/22.5Commit distribution — top contributor authored 31% of commits
13.5/13.5Contributor breadth — 24 contributors
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled24
top_contributor_share0.312
How it's scored
40.5/46.8Issue resolution — 87% of issues closed
32.5/38.3PR acceptance — 159/187 decided PRs merged
12/15OpenSSF Scorecard: Code-Review — Found 23/26 approved changesets -- score normalized to 8
Inputs used
merged_prs159
open_issues6
closed_issues39
issue_closed_ratio0.867
closed_unmerged_prs28
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 21,266 followers of GoogleCloudPlatform
25/25Track record — 1,498 public repos, account ~13 yr old
Inputs used
followers21,266
owner_typeOrganization
is_verified
owner_loginGoogleCloudPlatform
public_repos1,498
account_age_days4,995
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
14/35Publish recency — latest publish 372 days ago
20/20Version history — 19 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgoogle/cloud-functions-framework
ecosystemspackagist
any_deprecatedno
min_days_since_publish372

Engineering Quality

Are baseline engineering and documentation practices in place?

62Moderate · 20% of overall
How it's scored
24/24CI workflows — 6 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
6/20OpenSSF Scorecard: CI-Tests — 9 out of 29 merged PRs checked by a CI test -- score normalized to 3
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
0/10Wiki
Inputs used
topicsphp, functions-as-a-service, google-cloud, cloud-functions
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

64Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
0.8/2.5CI-Tests — 9 out of 29 merged PRs checked by a CI test -- score normalized to 3
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6/7.5Code-Review — Found 23/26 approved changesets -- score normalized to 8
2.5/2.5Contributors — project has 6 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.4
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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.

42At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 94 of 94 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — Dockerfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
8/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/40 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes16,426
source_files_sampled40
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

213GitHub stars
24contributors
0commits, last 12 months
365days since last push
19releases
2bus factor
6open issues
Packagistpackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 213 ★ / 37 ⇿
213Stars
37Forks
19Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0408012016020024021337332019-122022-122025-12
Major 1Minor 10Patch 6

Each point covers 6 days.

OpenSSF Scorecard 6.4 / 10
6.4aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-22 02:55 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
3CI-Tests9 out of 29 merged PRs checked by a CI test -- score normalized to 3
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
8Code-ReviewFound 23/26 approved changesets -- score normalized to 8
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
Packagistguzzlehttp/psr7^1.7|^2.0composer.json
Packagistpsr/http-message^2.0composer.json
Packagistcloudevents/sdk-php^1.0composer.json
All dependencies 7

Full resolved dependency set from the GitHub dependency graph: 3 direct and 4 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Packagistcloudevents/sdk-phpdirect
Packagistguzzlehttp/psr7direct
Packagistpsr/http-messagedirect
Packagistgoogle/cloud-functions-frameworkindirect
Packagistguzzlehttp/guzzleindirect
Packagistphpindirect
Packagistphpunit/phpunitindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "php",
        "functions-as-a-service",
        "google-cloud",
        "cloud-functions"
      ],
      "is_fork": false,
      "size_kb": 313,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "PHP": 138290,
        "Shell": 3985
      },
      "pushed_at": "2025-07-21T23:09:52Z",
      "created_at": "2019-12-03T00:23:21Z",
      "owner_type": "Organization",
      "updated_at": "2026-05-07T15:17:14Z",
      "description": "FaaS (Function as a service) framework for writing portable PHP functions",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://cloud.google.com",
      "name": "Google Cloud Platform",
      "type": "Organization",
      "login": "GoogleCloudPlatform",
      "company": null,
      "location": null,
      "followers": 21266,
      "avatar_url": "https://avatars.githubusercontent.com/u/2810941?v=4",
      "created_at": "2012-11-16T04:52:17Z",
      "is_verified": null,
      "public_repos": 1498,
      "account_age_days": 4995
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2025-07-14T23:48:08Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2025-01-03T20:00:12Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2024-10-03T21:26:56Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2024-09-20T02:10:09Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2023-07-11T20:53:06Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2023-05-25T21:24:32Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2021-11-10T19:59:54Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2021-09-14T17:47:19Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2021-08-27T17:19:32Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2021-03-09T22:31:29Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2020-11-10T17:04:24Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2020-11-06T21:03:17Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2020-10-14T21:03:18Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2020-09-09T22:51:37Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2020-08-31T18:18:53Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2020-05-29T18:20:37Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2020-04-14T16:50:08Z"
        },
        {
          "tag": "v0.2",
          "kind": "other",
          "published_at": "2020-01-24T20:13:54Z"
        },
        {
          "tag": "v0.1",
          "kind": "other",
          "published_at": "2019-12-17T18:56:00Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "52be15feb50f6d92cd6f8a1cc11393bbed7586b1",
          "body": "* fix: add logging to conformance test function\n\n* fix: add logging to conformance test function",
          "is_bot": false,
          "headline": "fix: add logging to conformance test function (#231)",
          "author_name": "Andras Kerekes",
          "author_login": "akerekes",
          "committed_at": "2025-07-21T23:09:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbaa808207b0193230e4bbc65b2f022ce296a662",
          "body": null,
          "is_bot": false,
          "headline": "Update scorecard.yml (#230)",
          "author_name": "Andras Kerekes",
          "author_login": "akerekes",
          "committed_at": "2025-07-17T18:23:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07828ecbdcbde614f32fa07fec9d6a4419b5bd12",
          "body": null,
          "is_bot": false,
          "headline": "Fix: update scorecard.yml endpoint allowlist (#228)",
          "author_name": "Andras Kerekes",
          "author_login": "akerekes",
          "committed_at": "2025-07-17T18:13:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8ed8740bb6e15fa4d02ad3730fd6b05acccf12d",
          "body": null,
          "is_bot": false,
          "headline": "Update scorecard.yml (#227)",
          "author_name": "Andras Kerekes",
          "author_login": "akerekes",
          "committed_at": "2025-07-17T17:59:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bd9f3ada8b369e7e6b1440a904799182c3c7600",
          "body": "Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 1.4.3 (#218)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2025-07-14T23:48:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d3c60d456e8f261b72e80b6da7d3386df95427d",
          "body": "…o ed1747b (#222)\n\nCo-authored-by: Andras Kerekes <akerekes@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(deps): update oskarstark/php-cs-fixer-ga:latest docker digest t…",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2025-07-09T23:31:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "123555f6cd8f8a8977aa3ba0ab86558c6b5b1c60",
          "body": null,
          "is_bot": false,
          "headline": "fix: use ubuntu 22 for php 8.1 (#226)",
          "author_name": "Andras Kerekes",
          "author_login": "akerekes",
          "committed_at": "2025-07-09T23:26:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40c8af76be911ece7390ca95d8d4f0264e3c6e87",
          "body": "Co-authored-by: Andras Kerekes <akerekes@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(deps): update all non-major dependencies (#223)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2025-07-09T20:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a15aee2741e1c345e4fc923dd15987bcd2e8ace",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update shivammathur/setup-php digest to 0f7f1d0 (#224)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2025-07-09T19:00:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0ef8aa6f4d60a8e5b6e9d66924239983be40f96",
          "body": "* chore: remove all assignees from blunderbuss.yml",
          "is_bot": false,
          "headline": "chore: remove all assignees from blunderbuss.yml (#221)",
          "author_name": "HKWinterhalter",
          "author_login": "HKWinterhalter",
          "committed_at": "2025-03-17T22:53:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74b22db6bbca1b313c724b6a5a3587742525f8a8",
          "body": "…o c77d3b6 (#219)",
          "is_bot": false,
          "headline": "chore(deps): update oskarstark/php-cs-fixer-ga:latest docker digest t…",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2025-03-14T21:33:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "140d786eaa9babfb32806fda228dc3127302ec43",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update all non-major dependencies (#220)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2025-03-07T00:14:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a03f0d1cb529d27e100948894efd57b50dab959e",
          "body": "…o 8015b49 (#216)",
          "is_bot": false,
          "headline": "chore(deps): update oskarstark/php-cs-fixer-ga:latest docker digest t…",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2025-02-07T01:03:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15bb522b329b5d10216e60c0508e0c12226073a2",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update all non-major dependencies (#217)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2025-02-05T06:24:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6c79221b8e22ecfbfbebaaf4b65bb44d4452ae8",
          "body": "* chore(main): release 1.4.2\n\n* Update CHANGELOG.md\n\n---------\n\nCo-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\nCo-authored-by: Andras Kerekes <akerekes@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 1.4.2 (#204)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2025-01-03T20:00:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eb7d077f07daa58540c55233c38b37b4dcf8c52",
          "body": "Co-authored-by: Andras Kerekes <akerekes@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(deps): update all non-major dependencies (#215)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2025-01-03T19:56:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dea0e804a813ffc26876bb0e7cc78e2db9516a8c",
          "body": "Co-authored-by: Andras Kerekes <akerekes@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(deps): update shivammathur/setup-php digest to 9e72090 (#214)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2025-01-03T19:54:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3725df5d1d41daf6c5e8734c500df9bf240696e0",
          "body": "…o a4dc1c9 (#213)\n\nCo-authored-by: Andras Kerekes <akerekes@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(deps): update oskarstark/php-cs-fixer-ga:latest docker digest t…",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2025-01-03T19:48:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8455472e1227d20c816f2693eab0eff58528d0a",
          "body": "* fix: update source files with PHP-CS-Fixer\n\n* fix: more fixes by PHP-CS-Fixer\n\n* add .php-cs-fixer.cache to gitignore",
          "is_bot": false,
          "headline": "fix: update source files with PHP-CS-Fixer (#212)",
          "author_name": "Andras Kerekes",
          "author_login": "akerekes",
          "committed_at": "2025-01-03T19:43:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d72892a711b553b28d46f7aa18a8de9f2d511c16",
          "body": "fix: remove @runInSeparateProcess from EmitterTest",
          "is_bot": false,
          "headline": "fix: remove @runInSeparateProcess from EmitterTest (#211)",
          "author_name": "Andras Kerekes",
          "author_login": "akerekes",
          "committed_at": "2025-01-03T18:58:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99880eeaa546c5b4ace83f288c5100003456bd61",
          "body": "…o b9b4d3b (#205)\n\nCo-authored-by: Andras Kerekes <akerekes@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(deps): update oskarstark/php-cs-fixer-ga:latest docker digest t…",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2024-12-30T23:47:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f79172d71f498bbffc4ff86a6cee6186dc69a9f4",
          "body": "Co-authored-by: Andras Kerekes <akerekes@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(deps): update all non-major dependencies (#206)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2024-12-30T23:43:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec9cb5fa8065b01d13c698b3890539d018a80ac9",
          "body": "* Update README.md\r\n\r\n* Update README.md\r\n\r\nfixed typo\r\n\r\n---------\r\n\r\nCo-authored-by: Andras Kerekes <akerekes@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update README.md (#207)",
          "author_name": "James Ma",
          "author_login": "jama22",
          "committed_at": "2024-12-04T18:48:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48381309714cd5ff8ebbde9d155837f839167c25",
          "body": null,
          "is_bot": false,
          "headline": "fix typo in buildpack-integration-test.yml (#208)",
          "author_name": "Andras Kerekes",
          "author_login": "akerekes",
          "committed_at": "2024-12-03T18:08:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e832194e6b4f80999d0373bccdeb477ed28efbb",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update all non-major dependencies (#202)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2024-10-25T23:30:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a556a03792811f6aff485a9998fb4d7553e4d09f",
          "body": "Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 1.4.1 (#203)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2024-10-03T21:26:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df1a53ce1255c82dae22cb965b7dc393135952a6",
          "body": "…o 0c86f44 (#201)",
          "is_bot": false,
          "headline": "chore(deps): update oskarstark/php-cs-fixer-ga:latest docker digest t…",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2024-10-02T21:07:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6c562520d36fe2a3d93b768b52f0f4e30f6f934",
          "body": "Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 1.4.0 (#166)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2024-09-20T02:10:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06f5d8b0f2e0675e43ac403065844b6dde5c70b9",
          "body": "fix phpunit error introduced by 11.3 dependency (provider must be static",
          "is_bot": false,
          "headline": "chore: fix CI (#200)",
          "author_name": "Jeremy Fehr",
          "author_login": "jrmfg",
          "committed_at": "2024-09-20T01:53:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1926fae0ae121f7d19262d86c96e25e9aaa3b394",
          "body": "also update phpunit",
          "is_bot": false,
          "headline": "fix: drop support for php 8.0 and earlier, add testing for php 8.3",
          "author_name": "Jeremy Fehr",
          "author_login": "jrmfg",
          "committed_at": "2024-09-20T01:17:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d1ba3672ec7fc899ddaf9f0c995822555e16786",
          "body": "Co-authored-by: Jeremy Fehr <117788025+jrmfg@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(deps): update github/codeql-action action to v3 (#191)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2024-09-19T20:34:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "347098a608a1e0a173726d0ecc6d40f742b03e82",
          "body": "Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: Update scorecard.yml (#199)",
          "author_name": "Jeremy Fehr",
          "author_login": "jrmfg",
          "committed_at": "2024-09-18T23:04:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebf37e1dc4c1e4a88f06205452efc6b7c4cef5ef",
          "body": "Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>\r\nCo-authored-by: Jeremy Fehr <117788025+jrmfg@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(deps): update shivammathur/setup-php digest to c541c15 (#195)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2024-09-18T22:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0873b4bf9861f18ec4eeeda62486c67e6cc3736",
          "body": "Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>\r\nCo-authored-by: Jeremy Fehr <117788025+jrmfg@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(deps): update nick-invision/retry action to v3 (#192)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2024-09-18T22:49:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cfaeca80c2174c6130dbb9cb44d6d0d3c19d405",
          "body": "…o 9702a9f (#186)\n\nCo-authored-by: Jeremy Fehr <117788025+jrmfg@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(deps): update oskarstark/php-cs-fixer-ga:latest docker digest t…",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2024-09-18T22:47:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f4b04573d15c70e1d25ab8f298f5b8c15c7b744",
          "body": "Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>\r\nCo-authored-by: Jeremy Fehr <117788025+jrmfg@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(deps): update dependency psr/http-message to v2 (#189)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2024-09-18T22:36:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3eb48c0199a2bc4adbcc6190b95e37a8480de10",
          "body": "Co-authored-by: Jeremy Fehr <117788025+jrmfg@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(deps): update actions/dependency-review-action action to v4 (#188)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2024-09-18T22:31:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dc699f9067b25102c6e5acb9719ebdd9c9b554a",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update all non-major dependencies (#187)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2024-09-18T22:28:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f18ca3c588522c117e0697988a0b97b39d0e7696",
          "body": null,
          "is_bot": false,
          "headline": "Update blunderbuss.yml (#198)",
          "author_name": "Jeremy Fehr",
          "author_login": "jrmfg",
          "committed_at": "2024-09-18T01:34:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2c095ddbb23da5093c4e85679d2bd1ee7c512fd",
          "body": "* chore: Update blunderbuss.yml\r\n\r\nRemove assignees - to be replaced with other mechanism\r\n\r\n* Update blunderbuss.yml\r\n\r\nRemove assignees - to be replaced with other mechanism",
          "is_bot": false,
          "headline": "chore: Update blunderbuss.yml (#197)",
          "author_name": "HKWinterhalter",
          "author_login": "HKWinterhalter",
          "committed_at": "2024-06-03T06:46:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3a4d658ab3fd127931818d26aaa3e29c622f40c",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update blunderbuss.yml (#196)",
          "author_name": "Kenneth Rosario",
          "author_login": null,
          "committed_at": "2024-04-02T05:31:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4faaea7cf011e5c01ea9af54fdbf361364e5341a",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update shivammathur/setup-php digest to 6d7209f (#180)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2024-01-23T23:16:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a81f0232540711d0a6c022d857f7f45a555ec80d",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update actions/setup-go action to v5 (#183)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2024-01-18T22:57:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd1ca55def1bf267caf8ed0bf6ee1625df64abbf",
          "body": null,
          "is_bot": false,
          "headline": "feat: add environment variable for configuring max_execution_time (#185)",
          "author_name": "Rustem Bekmukhametov",
          "author_login": "Ectelion",
          "committed_at": "2024-01-10T02:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02f1777308e9c66ecdc52fc9a21f2d713fa93383",
          "body": "…o 83b093a (#181)",
          "is_bot": false,
          "headline": "chore(deps): update oskarstark/php-cs-fixer-ga:latest docker digest t…",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2024-01-08T17:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceb2acb11802229bb7d1ae642925dd3e8ec06ec4",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update all non-major dependencies (#182)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2024-01-08T17:10:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3af6084e305ad07b8dde1046d602587ae701f50",
          "body": "…o febc59e (#179)",
          "is_bot": false,
          "headline": "chore(deps): update oskarstark/php-cs-fixer-ga:latest docker digest t…",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2023-12-01T21:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbbdfefafd2c791420ca4d0ffb185863003c062a",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update actions/dependency-review-action action to v3 (#177)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2023-11-14T19:27:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ad568dc86f97bc5fe6cde8f4993fade3c3dc859",
          "body": "…o 665532c (#174)",
          "is_bot": false,
          "headline": "chore(deps): update oskarstark/php-cs-fixer-ga:latest docker digest t…",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2023-11-01T23:21:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e32b8fe42519d28b369be538489269399bbadc69",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update shivammathur/setup-php digest to 81cd5ae (#172)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2023-11-01T23:00:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a90c0f3393c3fba9c51d86052e8f1d5ed4987f04",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update actions/checkout action to v4 (#176)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2023-11-01T20:42:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1b4ac13b75f80384fe5368907a5e629f924462f",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update all non-major dependencies (#175)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2023-11-01T06:24:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6cc80f60e9b6b75dfd492007ca6c2dc4de02ffe",
          "body": "Removing myself from the PHP blunderbuss.yml and better distributing PR load.",
          "is_bot": false,
          "headline": "chore: remove self from blunderbuss.yml (#173)",
          "author_name": "Gareth",
          "author_login": "garethgeorge",
          "committed_at": "2023-10-03T22:36:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aef2eabe4e85ea131b1bf3aba18d7ed95d1a6b2",
          "body": "…o dff3928 (#171)",
          "is_bot": false,
          "headline": "chore(deps): update oskarstark/php-cs-fixer-ga:latest docker digest t…",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2023-10-03T20:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85aed7719107da6c2c932281fcac3f538830cf63",
          "body": "…ce digest to e42b153 (#157)\n\nCo-authored-by: Kenneth Rosario <kennethrosario@google.com>",
          "is_bot": false,
          "headline": "chore(deps): update googlecloudplatform/functions-framework-conforman…",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2023-09-29T00:42:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f0a3e0019155d34374eae5a5a8594293910b132",
          "body": "…o 8ad55ef (#158)",
          "is_bot": false,
          "headline": "chore(deps): update oskarstark/php-cs-fixer-ga:latest docker digest t…",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2023-09-28T22:21:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed9159810386612c51b416daacc77d510b550741",
          "body": null,
          "is_bot": false,
          "headline": "chore: disable integration test on forks (#165)",
          "author_name": "Kenneth Rosario",
          "author_login": null,
          "committed_at": "2023-09-28T22:11:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "649694181b45175a91dd97d932cfdddeef83bdf4",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update blunderbuss.yml (#164)",
          "author_name": "Joseph Lewis III",
          "author_login": "josephlewis42",
          "committed_at": "2023-09-28T20:59:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb92e9e198dbb71d9d70d7fc199e9981a6a42d26",
          "body": "Fixes #130: use full import paths from vendor for new composer\r\n\r\nReplace vendor/bin/router.php paths with the full router.php path in vendor/. Starting with composer 2.2, which is in package repos, composer changed the way it was handling the bin directive by creating wrapper files with shebangs in\n[…]\nenough that it doesn't introduce the shebang which is why it still works.\r\n\r\nI'm introducing tests to ensure we don't break that until we're safely upgraded the FF buildpack to use the correct router.",
          "is_bot": false,
          "headline": "fix: use full import paths from vendor for new composer (#163)",
          "author_name": "Joseph Lewis III",
          "author_login": "josephlewis42",
          "committed_at": "2023-09-26T17:59:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5b645eedc7508a16481c364e8cd209fb176d3e03",
          "body": null,
          "is_bot": false,
          "headline": "Add self to functions-framework-php autoassigner (#156)",
          "author_name": "Gareth",
          "author_login": "garethgeorge",
          "committed_at": "2023-09-12T23:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e26c21b0cf7908f50645a86b819fa8eaf5b3d1e",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update harden runner and fix ci errors. (#160)",
          "author_name": "Kenneth Rosario",
          "author_login": null,
          "committed_at": "2023-09-12T20:30:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b46d717e7448178a30ad521eca5a449f69d2588c",
          "body": "…rsion",
          "is_bot": false,
          "headline": "ci: retarget buildpack integration test to main instead of release ve…",
          "author_name": "HKWinterhalter",
          "author_login": "HKWinterhalter",
          "committed_at": "2023-07-20T20:00:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af8fa56c53eb8a98d5d07dcbb78af6af4c43a534",
          "body": null,
          "is_bot": false,
          "headline": "Remove myself from blunderbuss (#155)",
          "author_name": "Joseph Lewis III",
          "author_login": "josephlewis42",
          "committed_at": "2023-07-12T21:14:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8606f4c5ca32d5108d977d476bb53265c41d68c4",
          "body": null,
          "is_bot": false,
          "headline": "chore: run buildpack tests on pull (#153)",
          "author_name": "Kenneth Rosario",
          "author_login": null,
          "committed_at": "2023-07-12T18:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c95d90fdd5046d61b509eb55c1d7595b6b71ece5",
          "body": "Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 1.3.0 (#145)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2023-07-11T20:52:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a4abebd95f1368bcef3da18087f197482907111",
          "body": "Co-authored-by: Kayla Nguyen <kaylanguyen@google.com>",
          "is_bot": false,
          "headline": "chore: add conformance test coverage for typed function signature (#151)",
          "author_name": "Gareth",
          "author_login": "garethgeorge",
          "committed_at": "2023-06-26T22:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a99824f547d5407bbe639753ee97249b0b2de6f",
          "body": null,
          "is_bot": false,
          "headline": "fix: correct content-type headers on typed function response (#152)",
          "author_name": "Gareth",
          "author_login": "garethgeorge",
          "committed_at": "2023-06-26T20:39:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c5bb471254d9e62d81ebe6e7dbc5e0728863acf",
          "body": null,
          "is_bot": false,
          "headline": "chore: update buildpack integrations tests (#150)",
          "author_name": "Kenneth Rosario",
          "author_login": null,
          "committed_at": "2023-06-09T21:17:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfd5cb4499ab1e9adfe3d94c10bc6daa81ca29ef",
          "body": null,
          "is_bot": false,
          "headline": "chore: refactor includes in favor of autoload-dev (#149)",
          "author_name": "Brent Shaffer",
          "author_login": "bshaffer",
          "committed_at": "2023-06-08T17:36:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a925ca45efce9a99ea3420a542514757107d6ef3",
          "body": "* feat: implement typed function signature\r\n\r\n* Address initial code review feedback\r\n\r\n* Address code review feedback",
          "is_bot": false,
          "headline": "feat: implement typed function signature (#141)",
          "author_name": "Gareth",
          "author_login": "garethgeorge",
          "committed_at": "2023-06-08T01:28:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd0d24c545bb514a1d1837f033900860a74c9d5a",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update shivammathur/setup-php digest to c5fc0d8 (#148)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2023-06-01T21:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6408db2bce395f5613d0eadb26c401e77cf816eb",
          "body": "…o 27a50ce (#147)",
          "is_bot": false,
          "headline": "chore(deps): update oskarstark/php-cs-fixer-ga:latest docker digest t…",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2023-06-01T21:15:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "284e5812f2eac0514e1d974d7f62c37b6611548d",
          "body": null,
          "is_bot": false,
          "headline": "chore: add missing endpoint to allow list (#146)",
          "author_name": "Kenneth Rosario",
          "author_login": null,
          "committed_at": "2023-06-01T18:09:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa2a0e87484974a7e997c7b2a831dd496b2b05bd",
          "body": null,
          "is_bot": false,
          "headline": "chore: apply recommended egress policy (#144)",
          "author_name": "Kenneth Rosario",
          "author_login": null,
          "committed_at": "2023-05-31T23:36:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9ab518fd8d86a439c2312e5d584ec5af336b485",
          "body": null,
          "is_bot": false,
          "headline": "chore: add security scorecard to readme (#143)",
          "author_name": "Kenneth Rosario",
          "author_login": null,
          "committed_at": "2023-05-31T22:53:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72da9b3ac108e0605446e2b9e8b11905cf8ad3f5",
          "body": "Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 1.2.0 (#133)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2023-05-25T21:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e55fef1caf138837a2ca004bdd7498d92d311701",
          "body": null,
          "is_bot": false,
          "headline": "chore: [StepSecurity] Apply security best practices (#142)",
          "author_name": "StepSecurity Bot",
          "author_login": "step-security-bot",
          "committed_at": "2023-05-25T17:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "395181ded7bbd17c59112c52308848901a82f80f",
          "body": null,
          "is_bot": false,
          "headline": "chore: Create blunderbuss.yml according to preference (#140)",
          "author_name": "Kenneth Rosario",
          "author_login": null,
          "committed_at": "2023-04-14T17:26:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eba4ec09578131bfad90318b23cad364d21ab931",
          "body": null,
          "is_bot": false,
          "headline": "chore: Create renovate config (#138)",
          "author_name": "Kenneth Rosario",
          "author_login": null,
          "committed_at": "2023-04-13T18:16:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d54e85f0c211c77c6de6c13c5f5dc921578b7d65",
          "body": null,
          "is_bot": false,
          "headline": "chore: make workflows' default permission read only (#139)",
          "author_name": "Kenneth Rosario",
          "author_login": null,
          "committed_at": "2023-04-11T22:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed6afaad643862d9a0912ca2539fa4f1de0c4ecc",
          "body": null,
          "is_bot": false,
          "headline": "chore: [StepSecurity] Apply security best practices (#137)",
          "author_name": "StepSecurity Bot",
          "author_login": "step-security-bot",
          "committed_at": "2023-04-04T23:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "360b7d6605077f2977539e9d8b3455df44847ad3",
          "body": null,
          "is_bot": false,
          "headline": "chore: Rename unit.yaml to unit.yml (#136)",
          "author_name": "Chi Zhang",
          "author_login": "chizhg",
          "committed_at": "2023-03-27T23:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0caaa7b33c4c82f537ddc77b71ec6fbb13e2c2c1",
          "body": null,
          "is_bot": false,
          "headline": "test: Add tests for php82 (#135)",
          "author_name": "Paul Feng",
          "author_login": "paul-feng-github",
          "committed_at": "2023-03-08T00:00:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a482dda7017043ca41eefa6d4966fff8e8b08cff",
          "body": null,
          "is_bot": false,
          "headline": "chore: configure security scorecard action (#134)",
          "author_name": "Kenneth Rosario",
          "author_login": null,
          "committed_at": "2023-02-08T20:51:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e66d6f20b166f5ae9d216051aacdc7f39815568a",
          "body": "Newest version of the client does not require a builder-tag and will use\r\n\"latest\" by default.",
          "is_bot": false,
          "headline": "chore: update buildpack integration test (#132)",
          "author_name": "Annie Fu",
          "author_login": "anniefu",
          "committed_at": "2022-11-07T23:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8db2c426cd0c0e4ae32abfe62b2dbf9f73b0b013",
          "body": "See [functions-framework-conformance builidpack integration workflow PR](https://github.com/GoogleCloudPlatform/functions-framework-conformance/pull/99) for more information.\r\n\r\nAlso, move the script for running conformance tests locally to the\r\nconformance test directory.",
          "is_bot": false,
          "headline": "chore: add GCF buildpack integration test Workflow (#129)",
          "author_name": "Annie Fu",
          "author_login": "anniefu",
          "committed_at": "2022-06-24T18:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5c3589012e2daeba963576eaf3748a7b4622b0f",
          "body": "Add a CHANGELOG.md file that the Release Please App can update.",
          "is_bot": false,
          "headline": "chore: use Release Please for releases (#126)",
          "author_name": "Annie Fu",
          "author_login": "anniefu",
          "committed_at": "2022-06-24T17:13:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caff4321e38ac14cb158f3e2f01786609518ecd7",
          "body": "This reverts commit 2da1fa3ef34f632aa4179adef830972a5223b572.",
          "is_bot": false,
          "headline": "Revert \"chore: add GCF buildpack integration test Workflow\" (#128)",
          "author_name": "Annie Fu",
          "author_login": "anniefu",
          "committed_at": "2022-06-21T22:07:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2da1fa3ef34f632aa4179adef830972a5223b572",
          "body": "See [functions-framework-conformance builidpack integration workflow PR](https://github.com/GoogleCloudPlatform/functions-framework-conformance/pull/99) for more information.\n\nAlso, move the script for running conformance tests locally to the\nconformance test directory.",
          "is_bot": false,
          "headline": "chore: add GCF buildpack integration test Workflow",
          "author_name": "Annie Fu",
          "author_login": "anniefu",
          "committed_at": "2022-06-21T21:46:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ed7e22cd2b1e088f92ab8eace18fb8c206e50bc",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix CloudEvents example (#123)",
          "author_name": "Bramus!",
          "author_login": "bramus",
          "committed_at": "2022-03-02T18:21:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4348c99796c97c68898561d25f3634ef7fb6ba6a",
          "body": "* Add php 8.1 to the list of versions to be tested in github workflows.\r\n\r\n* Add php 8.1 to the list of versions to be tested in github workflows.\r\n\r\nFix typo",
          "is_bot": false,
          "headline": "ci: Add 8.1 to versions to be tested (#124)",
          "author_name": "Montgomery Carter",
          "author_login": "MontyCarter",
          "committed_at": "2022-02-28T23:17:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a20f9dfb905a77f79cc526aa0c126e6df028be2c",
          "body": null,
          "is_bot": false,
          "headline": "docs: update badges (#122)",
          "author_name": "Grant Timmerman",
          "author_login": "grant",
          "committed_at": "2021-12-10T02:21:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c693c8c77166fab1fa88a8d47d3fb60768dc3c11",
          "body": null,
          "is_bot": false,
          "headline": "chore: switch master to main (#121)",
          "author_name": "Brent Shaffer",
          "author_login": "bshaffer",
          "committed_at": "2021-12-02T21:29:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41ab52514051df9976285fa788a7e7239dec7715",
          "body": null,
          "is_bot": false,
          "headline": "feat: add class for testing (#119)",
          "author_name": "Brent Shaffer",
          "author_login": "bshaffer",
          "committed_at": "2021-12-02T18:31:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d4c545183d4c2eb9d89d981904b488c377acd4a",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix invoker docblock (#117)",
          "author_name": "Brent Shaffer",
          "author_login": "bshaffer",
          "committed_at": "2021-11-24T23:04:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e84ad415d7bc4bf7cc060ee22ba76eefd685bf3",
          "body": null,
          "is_bot": false,
          "headline": "feat: introduce declarative function signatures (#116)",
          "author_name": "Annie Fu",
          "author_login": "anniefu",
          "committed_at": "2021-11-09T21:23:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76cb91b82dade7854b7a7804778ba93412a5a248",
          "body": null,
          "is_bot": false,
          "headline": "Revert \"feat: introduce declarative function signatures (#114)\" (#115)",
          "author_name": "Brent Shaffer",
          "author_login": "bshaffer",
          "committed_at": "2021-11-05T18:16:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84d8ee9d76c96c615fca46dade873587d5f74f61",
          "body": "* feat: introduce declarative function signatures\r\n\r\nAllow expressing the function signature type configuration through code\r\ninstead of through `FUNCTION_SIGNATURE_TYPE` env var.\r\n\r\n* Update conformance test client\r\n\r\n* Return null if getTime() can't convert string to DateTime\r\n\r\n* Update to newest conformance tests client\r\n\r\n* Remove unnecessary imports\r\n\r\n* Remove extra newline in conformance.yml",
          "is_bot": false,
          "headline": "feat: introduce declarative function signatures (#114)",
          "author_name": "Annie Fu",
          "author_login": "anniefu",
          "committed_at": "2021-11-04T23:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fc7a2a57f02c3ef4e64b028998d7dc0c729750b",
          "body": "…113)\n\n* refactor: add class that wraps CloudEvent into CloudEventInterface\r\n\r\nThis is groundwork to enabling function signatures that expect the\r\nofficial PHP CloudEvent SDKs\r\n[CloudEventInterface](https://github.com/cloudevents/sdk-php/blob/master/src/V1/CloudEventInterface.php)\r\ninstead of the Function Framework's hand-rolled class.\r\n\r\n* Remove PHP 7.2 and 7.3 testing\r\n\r\n* Remove PHP 7.2 and 7.3 from unit testing workflow\r\n\r\n* Require PHP >=7.4 for Functions Framework",
          "is_bot": false,
          "headline": "refactor: add class that wraps CloudEvent into CloudEventInterface (#…",
          "author_name": "Annie Fu",
          "author_login": "anniefu",
          "committed_at": "2021-11-02T23:01:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "015260cf0eb270c45aab7a51b961d0a97367093a",
          "body": null,
          "is_bot": false,
          "headline": "test: update conformance tests to run v1.0.0 tests (#111)",
          "author_name": "Annie Fu",
          "author_login": "anniefu",
          "committed_at": "2021-10-19T23:36:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 19,
      "commits_last_year": 0,
      "latest_release_at": "2025-07-14T23:48:08Z",
      "latest_release_tag": "v1.4.3",
      "releases_from_tags": false,
      "days_since_last_push": 365,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 372,
      "mean_days_between_releases": 176.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "google/cloud-functions-framework",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/google/cloud-functions-framework",
          "is_deprecated": false,
          "latest_version": "v1.4.3",
          "repository_url": "https://github.com/GoogleCloudPlatform/functions-framework-php",
          "versions_count": 19,
          "total_downloads": 16281797,
          "dependents_count": 0,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 707608,
          "first_published_at": null,
          "latest_published_at": "2025-07-14T23:48:00Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 372
        }
      ]
    },
    "popularity": {
      "forks": 37,
      "stars": 213,
      "watchers": 34,
      "fork_history": {
        "days": [
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-01-29",
            "count": 1
          },
          {
            "date": "2020-04-10",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-04-05",
            "count": 3
          },
          {
            "date": "2021-04-26",
            "count": 1
          },
          {
            "date": "2021-04-28",
            "count": 1
          },
          {
            "date": "2021-05-09",
            "count": 1
          },
          {
            "date": "2021-05-15",
            "count": 1
          },
          {
            "date": "2021-06-01",
            "count": 1
          },
          {
            "date": "2021-06-21",
            "count": 1
          },
          {
            "date": "2021-10-12",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 1
          },
          {
            "date": "2021-11-25",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2022-02-19",
            "count": 1
          },
          {
            "date": "2022-06-06",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 1
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 1
          },
          {
            "date": "2023-04-13",
            "count": 1
          },
          {
            "date": "2023-06-08",
            "count": 1
          },
          {
            "date": "2023-09-29",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-06-09",
            "count": 1
          },
          {
            "date": "2024-07-06",
            "count": 1
          },
          {
            "date": "2024-11-23",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 37,
        "total_forks": 37
      },
      "star_history": {
        "days": [
          {
            "date": "2019-12-03",
            "count": 2
          },
          {
            "date": "2019-12-13",
            "count": 1
          },
          {
            "date": "2019-12-14",
            "count": 1
          },
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-01-21",
            "count": 3
          },
          {
            "date": "2020-01-22",
            "count": 1
          },
          {
            "date": "2020-01-29",
            "count": 1
          },
          {
            "date": "2020-02-05",
            "count": 1
          },
          {
            "date": "2020-02-06",
            "count": 1
          },
          {
            "date": "2020-02-08",
            "count": 1
          },
          {
            "date": "2020-02-09",
            "count": 1
          },
          {
            "date": "2020-02-10",
            "count": 3
          },
          {
            "date": "2020-02-19",
            "count": 1
          },
          {
            "date": "2020-02-25",
            "count": 1
          },
          {
            "date": "2020-03-10",
            "count": 1
          },
          {
            "date": "2020-03-19",
            "count": 1
          },
          {
            "date": "2020-04-27",
            "count": 1
          },
          {
            "date": "2020-05-10",
            "count": 1
          },
          {
            "date": "2020-05-12",
            "count": 1
          },
          {
            "date": "2020-05-16",
            "count": 1
          },
          {
            "date": "2020-06-06",
            "count": 1
          },
          {
            "date": "2020-06-09",
            "count": 1
          },
          {
            "date": "2020-09-05",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 1
          },
          {
            "date": "2020-10-10",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-10-30",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2020-11-25",
            "count": 1
          },
          {
            "date": "2020-12-02",
            "count": 1
          },
          {
            "date": "2020-12-06",
            "count": 1
          },
          {
            "date": "2020-12-16",
            "count": 1
          },
          {
            "date": "2020-12-25",
            "count": 1
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-03-06",
            "count": 1
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-03-24",
            "count": 1
          },
          {
            "date": "2021-03-29",
            "count": 1
          },
          {
            "date": "2021-04-20",
            "count": 1
          },
          {
            "date": "2021-04-24",
            "count": 15
          },
          {
            "date": "2021-04-25",
            "count": 16
          },
          {
            "date": "2021-04-26",
            "count": 10
          },
          {
            "date": "2021-04-27",
            "count": 9
          },
          {
            "date": "2021-04-28",
            "count": 4
          },
          {
            "date": "2021-04-29",
            "count": 4
          },
          {
            "date": "2021-04-30",
            "count": 5
          },
          {
            "date": "2021-05-01",
            "count": 1
          },
          {
            "date": "2021-05-02",
            "count": 2
          },
          {
            "date": "2021-05-03",
            "count": 1
          },
          {
            "date": "2021-05-05",
            "count": 7
          },
          {
            "date": "2021-05-06",
            "count": 2
          },
          {
            "date": "2021-05-07",
            "count": 1
          },
          {
            "date": "2021-05-09",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 2
          },
          {
            "date": "2021-05-18",
            "count": 1
          },
          {
            "date": "2021-05-19",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 4
          },
          {
            "date": "2021-05-21",
            "count": 1
          },
          {
            "date": "2021-05-22",
            "count": 1
          },
          {
            "date": "2021-05-23",
            "count": 1
          },
          {
            "date": "2021-05-25",
            "count": 1
          },
          {
            "date": "2021-05-29",
            "count": 1
          },
          {
            "date": "2021-06-01",
            "count": 1
          },
          {
            "date": "2021-06-12",
            "count": 1
          },
          {
            "date": "2021-06-16",
            "count": 1
          },
          {
            "date": "2021-06-28",
            "count": 1
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-07-12",
            "count": 1
          },
          {
            "date": "2021-07-13",
            "count": 1
          },
          {
            "date": "2021-07-15",
            "count": 1
          },
          {
            "date": "2021-07-29",
            "count": 1
          },
          {
            "date": "2021-09-09",
            "count": 1
          },
          {
            "date": "2021-09-11",
            "count": 1
          },
          {
            "date": "2021-09-12",
            "count": 1
          },
          {
            "date": "2021-09-16",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 2
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2022-01-03",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 1
          },
          {
            "date": "2022-01-25",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-11",
            "count": 1
          },
          {
            "date": "2022-04-05",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2022-06-24",
            "count": 1
          },
          {
            "date": "2022-07-08",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-08-18",
            "count": 1
          },
          {
            "date": "2022-08-27",
            "count": 1
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-09-24",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2022-11-06",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 2
          },
          {
            "date": "2023-01-13",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-03-10",
            "count": 1
          },
          {
            "date": "2023-03-18",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-06-08",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-09-30",
            "count": 1
          },
          {
            "date": "2023-10-07",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2023-11-12",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-03-17",
            "count": 1
          },
          {
            "date": "2024-07-06",
            "count": 1
          },
          {
            "date": "2024-08-11",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 213,
        "total_stars": 213
      },
      "open_issues_and_prs": 16
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 16426,
      "source_files_sampled": 40,
      "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": 7,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "guzzlehttp/psr7",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.7|^2.0"
        },
        {
          "name": "psr/http-message",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.0"
        },
        {
          "name": "cloudevents/sdk-php",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "cloudevents/sdk-php",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "guzzlehttp/psr7",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "psr/http-message",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "google/cloud-functions-framework",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "guzzlehttp/guzzle",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 7,
        "direct_count": 3,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 10,
        "merged_prs": 159,
        "open_issues": 6,
        "closed_ratio": 0.867,
        "closed_issues": 39,
        "closed_unmerged_prs": 28
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "bshaffer",
          "commits": 49,
          "avatar_url": "https://avatars.githubusercontent.com/u/103941?v=4"
        },
        {
          "type": "User",
          "login": "renovate-bot",
          "commits": 36,
          "avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4"
        },
        {
          "type": "User",
          "login": "lucasmichot",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/513603?v=4"
        },
        {
          "type": "User",
          "login": "anniefu",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/16651409?v=4"
        },
        {
          "type": "User",
          "login": "grant",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/744973?v=4"
        },
        {
          "type": "User",
          "login": "akerekes",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/3378942?v=4"
        },
        {
          "type": "User",
          "login": "mtraver",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/3804793?v=4"
        },
        {
          "type": "User",
          "login": "garethgeorge",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/7906572?v=4"
        },
        {
          "type": "User",
          "login": "jrmfg",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/117788025?v=4"
        },
        {
          "type": "User",
          "login": "MontyCarter",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/4269524?v=4"
        }
      ],
      "contributors_sampled": 24,
      "top_contributor_share": 0.312
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "buildpack-integration-test.yml",
        "conformance.yml",
        "dependency-review.yml",
        "lint.yaml",
        "scorecard.yml",
        "unit.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 5,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 3,
            "reason": "9 out of 29 merged PRs checked by a CI test -- score normalized to 3",
            "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 23/26 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 6 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "52be15feb50f6d92cd6f8a1cc11393bbed7586b1",
        "ran_at": "2026-07-22T02:55:10Z",
        "aggregate_score": 6.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-06-23T10:09:09Z",
      "oldest_open_prs": [
        {
          "number": 168,
          "created_at": "2023-09-29T15:15:49Z",
          "last_comment_at": "2023-09-29T15:15:53Z",
          "last_comment_author": "google-cla"
        },
        {
          "number": 169,
          "created_at": "2023-09-29T16:46:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 229,
          "created_at": "2025-07-17T18:13:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 232,
          "created_at": "2025-08-01T01:49:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 233,
          "created_at": "2025-08-01T01:49:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 234,
          "created_at": "2025-10-01T01:08:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 237,
          "created_at": "2025-11-01T00:48:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 240,
          "created_at": "2026-04-01T03:31:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 242,
          "created_at": "2026-07-01T03:00:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 243,
          "created_at": "2026-07-01T03:00:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2025-07-21T23:09:39Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 60,
          "created_at": "2020-10-28T20:13:01Z",
          "last_comment_at": "2021-03-18T20:13:36Z",
          "last_comment_author": "grayside"
        },
        {
          "number": 66,
          "created_at": "2021-01-28T21:14:06Z",
          "last_comment_at": "2021-03-19T00:07:54Z",
          "last_comment_author": "grant"
        },
        {
          "number": 159,
          "created_at": "2023-09-02T04:22:14Z",
          "last_comment_at": "2023-09-02T05:40:00Z",
          "last_comment_author": "xtfer"
        },
        {
          "number": 161,
          "created_at": "2023-09-23T01:54:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 162,
          "created_at": "2023-09-25T18:33:20Z",
          "last_comment_at": "2023-09-26T18:34:35Z",
          "last_comment_author": "josephlewis42"
        },
        {
          "number": 167,
          "created_at": "2023-09-29T15:13:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/GoogleCloudPlatform/functions-framework-php",
    "host": "github.com",
    "name": "functions-framework-php",
    "owner": "GoogleCloudPlatform"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 35,
      "inputs": {
        "security": 64,
        "vitality": 23,
        "community": 68,
        "governance": 76,
        "engineering": 62,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 58,
        "overall_after_abandonment_multiplier": 35
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 23,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 4,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.94,
              "days_since_last_push": 365,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 365 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 365
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "releases_count": 19,
              "latest_release_tag": "v1.4.3",
              "releases_from_tags": false,
              "days_since_latest_release": 372,
              "mean_days_between_releases": 176.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "19 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 372 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 372
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~176.5 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 176.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "issue_rot",
                "scorecard_unmaintained",
                "broken_ci"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 7,
              "unanswered_open_issues": 5,
              "days_since_last_merged_pr": 365,
              "days_since_last_human_commit": 365,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 365 days; 3 unmet obligation(s): issues unanswered, Scorecard reports it unmaintained, CI broken",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 365,
                      "count": 3,
                      "signals": "issues unanswered, Scorecard reports it unmaintained, CI broken"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 68,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "forks": 37,
              "stars": 213,
              "watchers": 34,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "213 stars",
                "points": 37.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 213
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "37 forks",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "34 watchers",
                "points": 8.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "packages": [
                "google/cloud-functions-framework"
              ],
              "dependents": 0,
              "ecosystems": "packagist",
              "total_downloads": 16281797,
              "monthly_downloads": 707608
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "707,608 downloads/month across packagist",
                "points": 78,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 707608,
                      "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": "good",
        "name": "Sustainability & Governance",
        "value": 76,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 24,
              "top_contributor_share": 0.312
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 31% of commits",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 31
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "24 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "merged_prs": 159,
              "open_issues": 6,
              "closed_issues": 39,
              "issue_closed_ratio": 0.867,
              "closed_unmerged_prs": 28
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "87% of issues closed",
                "points": 40.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 87
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "159/187 decided PRs merged",
                "points": 32.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 159,
                      "decided": 187
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 23/26 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": 80,
            "inputs": {
              "followers": 21266,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "GoogleCloudPlatform",
              "public_repos": 1498,
              "account_age_days": 4995
            },
            "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": "21,266 followers of GoogleCloudPlatform",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 21266,
                      "login": "GoogleCloudPlatform"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "1498 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 1498
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "google/cloud-functions-framework"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 372
            },
            "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 372 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 372
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "19 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "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": 62,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 54,
            "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": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": "9 out of 29 merged PRs checked by a CI test -- score normalized to 3",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "php",
                "functions-as-a-service",
                "google-cloud",
                "cloud-functions"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "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": 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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 64,
        "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": 64,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "9 out of 29 merged PRs checked by a CI test -- score normalized to 3",
                "points": 0.8,
                "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 23/26 approved changesets -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 7
            },
            "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": 42,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "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": "94 of 94 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 94,
                      "sampled": 94
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": 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": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "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": 16426,
              "source_files_sampled": 40,
              "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/40 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 40,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T02:55:37.047918Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/GoogleCloudPlatform/functions-framework-php.svg",
  "full_name": "GoogleCloudPlatform/functions-framework-php",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.26.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPackagist.