Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 19:35 UTC

stellarwp / coding-standards

PHP coding standards for StellarWP (based on The Events Calendar's standards) and for Nexcess' MAD team.

PHPBSD-3-Clause★ 8 stars⑂ 1 forksince May 2015View on GitHub ↗

stellarwp/coding-standards holds a health index of 48 out of 100, placing it in the At risk band. It scores highest on Sustainability & Governance (71/100) and lowest on AI Readiness (15/100). It was last updated today. A single contributor accounts for most of its recent work.

48
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.

48
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.

Ownership

NexcessOrganization
115 followers90 public repossince May 2021

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagiststellarwp/coding-standards2.1.127,7018304 days agowordpressstandardsphpcs

Metrics by category

Vitality

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

54Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
1.4/36Commit cadence — 2/52 weeks with commits
5.4/18Commit volume — 3 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_year3
human_commit_share1
days_since_last_push0
active_weeks_last_year2
How it's scored
27/27Ships releases — 8 releases published
16.2/36Release recency — latest release 304 days ago
19.8/27Release cadence — a release every ~89 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count8
latest_release_tag2.1.1
releases_from_tagsno
days_since_latest_release304
mean_days_between_releases89
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?

48At risk · 18% of overall
How it's scored
13.7/60Stars — 8 stars
0/25Forks — 1 forks
8.7/15Watchers — 37 watchers
Inputs used
forks1
stars8
watchers37
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (BSD-3-Clause)
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
59.2/80Monthly downloads — 27,701 downloads/month across packagist
6.7/20Registry dependents — 9 packages depend on it
Inputs used
packagesstellarwp/coding-standards
dependents9
ecosystemspackagist
total_downloads512,959
monthly_downloads27,701

Sustainability & Governance

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

71Good · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
11.2/22.5Commit distribution — top contributor authored 50% of commits
13.5/13.5Contributor breadth — 12 contributors
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled12
top_contributor_share0.504
How it's scored
0/46.8Issue resolution — no issues or no data
38.2/38.3PR acceptance — 27/27 decided PRs merged
10.5/15OpenSSF Scorecard: Code-Review — Found 9/12 approved changesets -- score normalized to 7
Inputs used
merged_prs27
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
14.8/25Owner reach — 115 followers of stellarwp
23.3/25Track record — 90 public repos, account ~5 yr old
Inputs used
followers115
owner_typeOrganization
is_verified
owner_loginstellarwp
public_repos90
account_age_days1,886
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
26/35Publish recency — latest publish 304 days ago
20/20Version history — 8 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesstellarwp/coding-standards
ecosystemspackagist
any_deprecatedno
min_days_since_publish304

Engineering Quality

Are baseline engineering and documentation practices in place?

21Critical · 20% of overall
How it's scored
0/24CI workflows
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 9 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 2 topics
0/10Wiki
Inputs used
topicsphpcs, phpcs-standard
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

36At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 9 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
5.2/7.5Code-Review — Found 9/12 approved changesets -- score normalized to 7
2.5/2.5Contributors — project has 6 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no 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
0/5Pinned-Dependencies — no data
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
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.6
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. 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.

15Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
12.8/40Legible commit history — 24 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.24
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/15 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes26,112
source_files_sampled15
oversized_source_files0

Key facts

8GitHub stars
12contributors
3commits, last 12 months
0days since last push
8releases
1bus factor
0open issues
Packagistpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

OpenSSF Scorecard 3.6 / 10
3.6aggregate

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-23 19:35 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 9 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 9/12 approved changesets -- score normalized to 7
10Contributorsproject has 6 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update 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
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
Packagistautomattic/vipwpcs^3.0composer.json
Packagistslevomat/coding-standard^8.14.0composer.json
Packagistsquizlabs/php_codesniffer^3.8.0composer.json
Packagistwp-coding-standards/wpcs^3.0.0composer.json
All dependencies 7

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

RegistryPackageVersionRelation
Packagistautomattic/vipwpcsdirect
Packagistslevomat/coding-standarddirect
Packagistsquizlabs/php_codesnifferdirect
Packagistwp-coding-standards/wpcsdirect
Packagistdealerdirect/phpcodesniffer-composer-installerindirect
Packagistphpindirect
Packagistphpcompatibility/php-compatibilityindirect
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": [
        "phpcs",
        "phpcs-standard"
      ],
      "is_fork": false,
      "size_kb": 184,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "PHP": 79480,
        "Shell": 275
      },
      "pushed_at": "2026-07-23T19:29:57Z",
      "created_at": "2015-05-26T18:38:55Z",
      "owner_type": "Organization",
      "updated_at": "2025-11-07T21:01:25Z",
      "description": "PHP coding standards for StellarWP (based on The Events Calendar's standards) and for Nexcess' MAD team.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "main",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://liquidweb.com/",
      "name": "Nexcess",
      "type": "Organization",
      "login": "stellarwp",
      "company": null,
      "location": null,
      "followers": 115,
      "avatar_url": "https://avatars.githubusercontent.com/u/84730291?v=4",
      "created_at": "2021-05-24T15:44:12Z",
      "is_verified": null,
      "public_repos": 90,
      "account_age_days": 1886
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2025-09-22T15:50:30Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2025-04-25T12:33:18Z"
        },
        {
          "tag": "0.9",
          "kind": "other",
          "published_at": "2024-01-24T15:37:49Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2024-01-22T15:34:59Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2024-01-19T19:24:44Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2024-01-08T20:28:21Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2024-01-08T20:25:43Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2024-01-08T20:20:39Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2ed6b456fc8f26053a56f82f2734c43f7987f4a5",
          "body": "Correct path in example script.\n\nThis drove me nuts for a hour or so - after running this script the VIP\nSniffs would fatal as they could not find the installed WPCS scripts.\nWhile my paths are the \"standard\" the paths are not all the same in the\n`phpcs --config-set installed_paths` portion of the readme: some started\nwith `.composer` and some with `.config/composer`",
          "is_bot": false,
          "headline": "Update README.md (#26)",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2025-11-07T21:01:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "157cf8be7fab4c82abdda3d019e0e89ee0b24fe5",
          "body": "The DocCommentSpacingSniff was causing a fatal error in PHP 8.0+ due to\npassing a string instead of an array to vsprintf():\n\n<img width=\"1542\" height=\"271\" alt=\"Screenshot 2025-09-19 at 15 23 16\"\nsrc=\"https://github.com/user-attachments/assets/72f69f80-9216-430e-9837-ac2c4b6950f6\"\n/>",
          "is_bot": false,
          "headline": "Fix PHP 8.0+ fatal error in DocCommentSpacingSniff (#27)",
          "author_name": "Hoang Ngo",
          "author_login": "vodanh1213",
          "committed_at": "2025-09-22T15:49:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eade369b046a1b07d7d6d2404e58f6f9c69d73f",
          "body": null,
          "is_bot": false,
          "headline": "Fix PHP 8.0+ fatal error in DocCommentSpacingSniff",
          "author_name": "hoang",
          "author_login": "vodanh1213",
          "committed_at": "2025-09-19T08:30:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff9d7c8605a540c2dfd799ea3e68a7e93bc74ad3",
          "body": "Correct path in example script.",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2025-07-02T06:28:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb7ea48c2c824553a2c173410307e8cdb9171789",
          "body": "See:\nhttps://github.com/the-events-calendar/event-tickets/pull/3784#discussion_r2093483637",
          "is_bot": false,
          "headline": "Wrap the tags in backticks to prevent tagging people on GitHub. (#25)",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2025-05-16T22:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e0918309c132539a53fdeb462307eccd22d46b2",
          "body": null,
          "is_bot": false,
          "headline": "Wrap the tags in backticks to prevent tagging people on GitHub.",
          "author_name": "Camwyn",
          "author_login": "Camwyn",
          "committed_at": "2025-05-16T20:51:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86ebe9d4eb92e502d0cbd73e436a9e63e2c12e95",
          "body": "Now when you do `wp_redirect` or `wp_safe_redirect` calls, you can use\n`tribe_exit()` or `tec_exit()`",
          "is_bot": false,
          "headline": "Add custom ExitAfterRedirect sniff and ruleset configuration (#24)",
          "author_name": "Gustavo Bordoni",
          "author_login": "bordoni",
          "committed_at": "2025-04-25T12:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2bf94c493647ed6f3dd3b63e9278e4af10305e8",
          "body": "…there",
          "is_bot": false,
          "headline": "Modify the TEC Standard to extend StellarWP and include the redirect …",
          "author_name": "Gustavo Bordoni",
          "author_login": "bordoni",
          "committed_at": "2025-04-25T01:10:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8928be715fbe0462e2afd168b84aa8560ab0f8af",
          "body": null,
          "is_bot": false,
          "headline": "Add custom ExitAfterRedirect sniff and ruleset configuration",
          "author_name": "Gustavo Bordoni",
          "author_login": "bordoni",
          "committed_at": "2025-04-25T00:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "237cf3df5d4117f92cd7b4e81ad1a4e71b23ebd8",
          "body": null,
          "is_bot": false,
          "headline": "Improve the documentation on what is needed.",
          "author_name": "Gustavo Bordoni",
          "author_login": "bordoni",
          "committed_at": "2025-04-24T02:15:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e2f42d323e24c5aaccafeaf2b878c02ef20f9b1",
          "body": "…oc tags. (#23)\n\n* This sniff makes sure that `@since` and `@version` doc tags always\r\nhave only 1 space after them.\r\n\r\n![Screenshot 2025-02-15 at 4 34\r\n45 AM](https://github.com/user-attachments/assets/64485aa4-66b0-4b34-bad0-2661f6df530b)",
          "is_bot": false,
          "headline": "Feat - Custom sniff for checking spaces after `@since` & `@version` d…",
          "author_name": "Rafsun Chowdhury",
          "author_login": "rafsuntaskin",
          "committed_at": "2025-02-14T22:48:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ce0d88acc24dbcfbff2793a190212f5e431ce6d",
          "body": null,
          "is_bot": false,
          "headline": "updated docs",
          "author_name": "rafsuntaskin",
          "author_login": "rafsuntaskin",
          "committed_at": "2025-02-14T22:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35e5e7ace0d7ced59795b241f6c9903148645898",
          "body": null,
          "is_bot": false,
          "headline": "fix multiple space",
          "author_name": "rafsuntaskin",
          "author_login": "rafsuntaskin",
          "committed_at": "2025-02-14T22:28:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "479872cbb887f04a90bf7a11ee1f364c5d7eccca",
          "body": null,
          "is_bot": false,
          "headline": "format",
          "author_name": "rafsuntaskin",
          "author_login": "rafsuntaskin",
          "committed_at": "2025-02-14T16:56:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43fcbf6f996741609d456a3abba4af9fe7431517",
          "body": null,
          "is_bot": false,
          "headline": "sniff multiple whitespace",
          "author_name": "rafsuntaskin",
          "author_login": "rafsuntaskin",
          "committed_at": "2025-02-14T16:49:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6293b0ea7377599ad71380c44fbfbbc6c8d15583",
          "body": null,
          "is_bot": false,
          "headline": "add sniff fixer",
          "author_name": "rafsuntaskin",
          "author_login": "rafsuntaskin",
          "committed_at": "2025-02-14T15:36:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a04ae6062ff40d424ea143d4053a5468444d13c",
          "body": null,
          "is_bot": false,
          "headline": "updated ruleset",
          "author_name": "rafsuntaskin",
          "author_login": "rafsuntaskin",
          "committed_at": "2025-02-14T14:55:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9418d52f034523b506c86216f6317c87cd4dd86",
          "body": null,
          "is_bot": false,
          "headline": "add new sniff class",
          "author_name": "rafsuntaskin",
          "author_login": "rafsuntaskin",
          "committed_at": "2025-02-14T14:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdf05c1ebfef736c75f94bad78df690550f1a241",
          "body": "Change the Ruleset to respect inheritDoc",
          "is_bot": false,
          "headline": "Merge pull request #22 from stellarwp/fix/inheritDoc-should-be-respected",
          "author_name": "George Gecewicz",
          "author_login": "ggwicz",
          "committed_at": "2024-10-11T17:05:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc43991febe410b20ae7d0eacd6794458a82e51c",
          "body": null,
          "is_bot": false,
          "headline": "Update StellarWP/ruleset.xml",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2024-02-05T16:22:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b930bedcacb7625fc722020aa8219cb57220ed79",
          "body": null,
          "is_bot": false,
          "headline": "Update ruleset.xml",
          "author_name": "Gustavo Bordoni",
          "author_login": "bordoni",
          "committed_at": "2024-02-04T05:16:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "061b19399f5765e170ff5ad831cd78a95dd91d76",
          "body": null,
          "is_bot": false,
          "headline": "Change the Ruleset to respect inheritDoc",
          "author_name": "Gustavo Bordoni",
          "author_login": "bordoni",
          "committed_at": "2024-02-04T05:16:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa3c0b7387072d8fde885e386986e66ee2869f4b",
          "body": null,
          "is_bot": false,
          "headline": "docs: include phpcs.xml example in readme.md",
          "author_name": "George Gecewicz",
          "author_login": "ggwicz",
          "committed_at": "2024-02-04T03:55:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d7c3b9dbaf09ca55aa56e856cb0820ffad89602",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2024-01-22T15:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cb4534415a45979b5173c10257105baddf3732d",
          "body": "Pass $data param as an array to addWarning()",
          "is_bot": false,
          "headline": "Merge pull request #21 from stellarwp/fix/vsprint_php8_incompat",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2024-01-22T15:34:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd5925f3c96c4f961b530502549fad9595ebf21e",
          "body": null,
          "is_bot": false,
          "headline": "Pass $data param as an array to addWarning()",
          "author_name": "renventura",
          "author_login": "renventura",
          "committed_at": "2024-01-22T15:31:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7a6bd3821c9e2b539a0843bfc9f26746ea515d2",
          "body": "Add just the Nexcess rules",
          "is_bot": false,
          "headline": "Merge pull request #20 from stellarwp/feature/add-nexcess",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2024-01-19T19:13:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af865c683201c897d99072017c65f6525f8a9f9a",
          "body": null,
          "is_bot": false,
          "headline": "Rename Nexcess to MAD",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2024-01-19T19:12:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "952cd703fd9ead0fc26225da1133a75cf428a26b",
          "body": null,
          "is_bot": false,
          "headline": "Add just the Nexcess rules",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2024-01-19T19:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87efba53ac36945650f8915d06934039e56bd52b",
          "body": "Change standards internal name to StellarWP",
          "is_bot": false,
          "headline": "Merge pull request #18 from stellarwp/fix/standards-name",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2024-01-19T18:51:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8da2e49cd5b76a2497bf84115293e0849cc4d3f7",
          "body": "Add an exclude for snapshot folders to prevent auto-fixing them.",
          "is_bot": false,
          "headline": "Merge pull request #19 from stellarwp/fix/exclude-snapshots",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2024-01-19T18:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12aa281e0f9e8eebe016c645e4f86618fc6b1f70",
          "body": "\r\nfix typo\n\nCo-authored-by: Brian Krane <bkrane@theeventscalendar.com>",
          "is_bot": false,
          "headline": "Update StellarWP/ruleset.xml",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2024-01-19T18:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba869b040115a6f182702e353e183a08f795e819",
          "body": null,
          "is_bot": false,
          "headline": "Fix namespacing",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2024-01-19T17:08:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b564a8098f9015f7ef7dae93b775b20d25907646",
          "body": null,
          "is_bot": false,
          "headline": "Add an exclude for snapshot folders to prevent auto-fixing them.",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2024-01-19T16:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebb0ba761cee2f2bd7d13c118fa5d73a9d397580",
          "body": null,
          "is_bot": false,
          "headline": "Change star ads internal name to StellarWP",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2024-01-19T16:55:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9343d731daa61202e8990ca7ffd5a22082f119c2",
          "body": "…tellar\n\nGenericize Coding Standards for Broader Usage Across Stellar",
          "is_bot": false,
          "headline": "Merge pull request #17 from stellarwp/feat/genericize-standards-for-s…",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2024-01-17T23:01:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22dec991383ba6b88e92734a28e611e9aa3f3eff",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove erroneous nested symlink",
          "author_name": "ggwicz",
          "author_login": "ggwicz",
          "committed_at": "2024-01-15T20:29:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cc017f3d91706fdd614cd009778b46b2576e858",
          "body": "…lScents point to StellarWP",
          "is_bot": false,
          "headline": "feat: rename TEC dir to StellarWP; redefine symlinks so TEC and Triba…",
          "author_name": "ggwicz",
          "author_login": "ggwicz",
          "committed_at": "2024-01-15T19:49:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e5e44f86b5eaafef19bcaf685a98dc8483c234e",
          "body": "…Press-VIP-Go ruleset",
          "is_bot": false,
          "headline": "feat: add automattic/vipwpcs coding standard for allowing use of Word…",
          "author_name": "ggwicz",
          "author_login": "ggwicz",
          "committed_at": "2024-01-15T19:41:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2593ba333b9752e94edfb2d8bb43e7b1491cc434",
          "body": "… of WordPress-VIP-Go ruleset\"\n\nThis reverts commit 2e23565af69190ccf825870987afaf90e6d22a06.",
          "is_bot": false,
          "headline": "Revert \"feat: add automattic/vipwpcs coding standard for allowing use…",
          "author_name": "ggwicz",
          "author_login": "ggwicz",
          "committed_at": "2024-01-15T19:40:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e23565af69190ccf825870987afaf90e6d22a06",
          "body": "…Press-VIP-Go ruleset",
          "is_bot": false,
          "headline": "feat: add automattic/vipwpcs coding standard for allowing use of Word…",
          "author_name": "ggwicz",
          "author_login": "ggwicz",
          "committed_at": "2024-01-15T19:33:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "475603e5755146290175743e32cf813ddce71133",
          "body": null,
          "is_bot": false,
          "headline": "Adding Matt as a contributor",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2024-01-08T20:27:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97428f0a4faaf6208c10db8203cf8360c26dbaac",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json with StellarWP",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2024-01-08T20:17:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4150a63e92db4587243c8eac1299656e39275fbd",
          "body": "…source\n\nUpdate phpcs.",
          "is_bot": false,
          "headline": "Merge pull request #16 from the-events-calendar/feature/update-phpcs-…",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2023-12-15T19:59:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "293b60386ea77f14815335185f231412582dcd5b",
          "body": null,
          "is_bot": false,
          "headline": "Fix packages ref",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2023-12-13T21:11:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b142cac9b79e7a4fc7400e0c4b6bd201bff91d3",
          "body": "…-case\n\nChange our classname standard.",
          "is_bot": false,
          "headline": "Merge pull request #15 from the-events-calendar/fix/capitalized-snake…",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2023-12-13T20:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30c33c40c83716dcf1b6bddb22f45d02c9bab6b1",
          "body": null,
          "is_bot": false,
          "headline": "One more time",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2023-12-13T20:54:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31e6dec4603672f24502f5dbedb8c96813c204d7",
          "body": null,
          "is_bot": false,
          "headline": "correct regex one more time",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2023-12-13T20:37:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06c70c36e9bfd43199bfd88ad4d4e52861c22d93",
          "body": null,
          "is_bot": false,
          "headline": "Use Matt's version",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2023-12-13T19:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af7230596d7063e02d70e85d26e90b57705643b9",
          "body": null,
          "is_bot": false,
          "headline": "Update the regex",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2023-12-13T19:21:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d19bdc8609cb444afd6c660e7a484c54940dc77c",
          "body": "…tead of Squiz.",
          "is_bot": false,
          "headline": "Update source of phpcs to point to phpcsstandards/php_codesniffer ins…",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2023-12-12T23:26:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb8132a892f1df5485eb48037dbd735bf8ad0b61",
          "body": null,
          "is_bot": false,
          "headline": "whitespace",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2023-12-12T23:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d68910933372af7f26898d52df124085ee8ec2f7",
          "body": null,
          "is_bot": false,
          "headline": "Enforce our rules here",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2023-12-12T23:05:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bf4a40dca8bd1a178deacd7500bcce258a92c27",
          "body": null,
          "is_bot": false,
          "headline": "Stop mixing them up",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2023-12-12T23:03:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6b3d12822e905ca404efe3a72d6e4eb0913583d",
          "body": null,
          "is_bot": false,
          "headline": "Don't mess with the symlink",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2023-12-12T23:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb40db515fb21e3ba0713607732ac320d907dfc0",
          "body": null,
          "is_bot": false,
          "headline": "Change our classname standard.",
          "author_name": "Stephen Page",
          "author_login": "Camwyn",
          "committed_at": "2023-12-12T22:55:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "854043c83779599ef3531e6c8a8b2454c5de683f",
          "body": "Feature: PHP8+ support",
          "is_bot": false,
          "headline": "Merge pull request #14 from the-events-calendar/feature/php8-support",
          "author_name": "Justin",
          "author_login": "defunctl",
          "committed_at": "2023-10-20T14:50:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f51599dd24cfd19508f7d65a55ad690726f748a",
          "body": null,
          "is_bot": false,
          "headline": "Fix comment indenting",
          "author_name": "Justin Frydman",
          "author_login": "defunctl",
          "committed_at": "2023-10-20T14:50:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3454b4849e95f0371491d015ba4d064158aac1ba",
          "body": null,
          "is_bot": false,
          "headline": "Updating TEC rulesets to adopt some slevomat rules",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2023-10-20T14:00:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abf6d0027971272577aedf2b3fc7ba6b220804ec",
          "body": null,
          "is_bot": false,
          "headline": "Allow short ternaries",
          "author_name": "Justin Frydman",
          "author_login": "defunctl",
          "committed_at": "2023-10-13T16:31:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2d252fe51f95a88ce7bcce911a313635a093014",
          "body": null,
          "is_bot": false,
          "headline": "Add rules that got renamed in wpcs 3.0",
          "author_name": "Justin Frydman",
          "author_login": "defunctl",
          "committed_at": "2023-10-13T16:20:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c6967c43aabfabe1f55a1d31e8ec9b1b80762b4",
          "body": null,
          "is_bot": false,
          "headline": "Allow wpcs ^3.0 and any version of phpcodesniffer-composer-installer",
          "author_name": "Justin Frydman",
          "author_login": "defunctl",
          "committed_at": "2023-10-13T16:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b099406fb45b9dcf625dc8a205fea89ca0739d2",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #13 from sc0ttkclark/patch-1",
          "author_name": "Gustavo Bordoni",
          "author_login": "bordoni",
          "committed_at": "2023-10-04T17:46:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fa3af19b8e18c999fbdaebb473d83142c3db369",
          "body": null,
          "is_bot": false,
          "headline": "Update readme heading to match new repo name",
          "author_name": "Scott Kingsley Clark",
          "author_login": "sc0ttkclark",
          "committed_at": "2022-08-11T00:08:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6c655ae65d0782299f518b04343dceee2d096e5",
          "body": null,
          "is_bot": false,
          "headline": "Updating the namespaces of the sniffs",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2022-08-10T16:50:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8725a20254b80283490c0e7a11a62ac8367fcd1",
          "body": null,
          "is_bot": false,
          "headline": "Change composer name to reflect repo name",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2022-08-10T14:02:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96e460cbcfb4d4584856753007497f2c914925f2",
          "body": null,
          "is_bot": false,
          "headline": "Moving TribalScents to TEC",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2022-08-10T14:00:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ffdee5165e10669bc6df4678a29c3f793f668ff",
          "body": null,
          "is_bot": false,
          "headline": "Updating ruleset and removing old sniffs",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2022-08-10T13:59:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20d2c93eadbb381afd9c0140d7a3649b25c52b7e",
          "body": null,
          "is_bot": false,
          "headline": "Simplify invalidWhitespace errors",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2022-08-04T20:26:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc10a23083ff1b76ea5bafe13af66e092c7a7516",
          "body": null,
          "is_bot": false,
          "headline": "Collapsing the invalidWhitespace error messaging",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2022-08-04T20:13:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95cc499f2dd639afab046efe8464e6236da0a3af",
          "body": null,
          "is_bot": false,
          "headline": "Set TribalScents namespace",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2021-02-19T17:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9045744775a2ad49d55baca52f1fcd503826b8e3",
          "body": "Swap all mt references to tec",
          "is_bot": false,
          "headline": "Merge pull request #12 from the-events-calendar/fix/mt-ref",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2021-01-29T17:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cac63f0469fda9ca7daf79d982ca26107b7219f",
          "body": null,
          "is_bot": false,
          "headline": "Swap all mt references to tec",
          "author_name": "Camwyn",
          "author_login": "Camwyn",
          "committed_at": "2021-01-27T21:06:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f1f03400c143dfd5a8f97704fd8dda68eb58c7a",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2021-01-26T14:58:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d80a337a7270c9f8746780fefc40d84d0bb4250",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2021-01-26T14:58:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d29888d189694122841c753874c9945a1ff87fc3",
          "body": null,
          "is_bot": false,
          "headline": "Update repo in composer.json",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2020-12-29T00:11:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e256a569488deb32557399ae4ecb4b353606d375",
          "body": null,
          "is_bot": false,
          "headline": "Updating Business Unit",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2020-12-21T21:47:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00eb19276a5ab6ae91a2ac9bad5a0c98457a97e8",
          "body": "Only `[]` never `array()`",
          "is_bot": false,
          "headline": "Merge pull request #11 from moderntribe/fix/only-shorties",
          "author_name": "Clifford",
          "author_login": "cliffordp",
          "committed_at": "2020-09-03T17:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e945f3f0f48087d53b601b002431a1a6866cf8d7",
          "body": null,
          "is_bot": false,
          "headline": "Only `[]` never `array()`",
          "author_name": "Clifford",
          "author_login": "cliffordp",
          "committed_at": "2020-09-03T16:57:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aa54f9c4b487ed69b19ff8b5e289f61ecf2b495",
          "body": null,
          "is_bot": false,
          "headline": "Excluding the tests directory for commenting rules",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2020-02-17T17:50:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c21dc3ee302234bbef3c185b89dafde544187096",
          "body": null,
          "is_bot": false,
          "headline": "Update ruleset.xml",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2020-02-14T20:57:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "161f79b8f2661c0592a0c052ba615ad825bb4a19",
          "body": null,
          "is_bot": false,
          "headline": "Update ruleset.xml",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2020-02-14T20:21:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6adf7fa015465302b4818905dbca756770161f3",
          "body": null,
          "is_bot": false,
          "headline": "Remove the \"Short array syntax is not allowed\" sniff",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2020-01-07T20:46:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c159080939f29eb842a9c7b166d0bbc49d41f055",
          "body": null,
          "is_bot": false,
          "headline": "Remove MissingPackageTag alert",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2019-10-10T12:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00c15db718ac5b16c97a28138da5c67eb58ceebf",
          "body": null,
          "is_bot": false,
          "headline": "Update ruleset.xml",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2019-10-09T17:57:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2664c04662faa1cccc7c1df79f9f4e6c897b5456",
          "body": "Don't warn on missing short descs in docblocks",
          "is_bot": false,
          "headline": "Merge pull request #10 from moderntribe/fix/remove-docblock-warning",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2019-10-09T16:09:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a59838118e0f9f9e470d8e4669e47f743d53b251",
          "body": "See: https://tribe.slack.com/archives/C0258NY1C/p1570636517000300",
          "is_bot": false,
          "headline": "Don't warn on missing short descs in docblocks",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2019-10-09T16:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a9e4c795f6d08c30fd3e5db4c451ec70a77ef79",
          "body": null,
          "is_bot": false,
          "headline": "Removing unused file and renaming to .phpcs.xml.dist",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2019-07-18T02:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06e2187ae6aaf041123f27b46b16615bcb6895f1",
          "body": null,
          "is_bot": false,
          "headline": "Trim down to rules not covered by WP rules",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2019-07-18T02:29:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1344cfab1ab75568b5685fc53b402a4fde8e764",
          "body": null,
          "is_bot": false,
          "headline": "Removing autoload reference",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2019-07-18T02:11:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd940be2c8ee16e20b3f5467f471744990d9ce5c",
          "body": null,
          "is_bot": false,
          "headline": "Relocating files",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2019-07-18T02:06:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5761d2eb71ea5052e3c7a662983345ced4ce37c",
          "body": null,
          "is_bot": false,
          "headline": "Fixing root namespace name",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2019-07-18T01:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8180cd9212888bddf296ac340dc773f39686d31a",
          "body": null,
          "is_bot": false,
          "headline": "Move sniffs into a layer deeper",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2019-07-18T01:49:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07075f569710d30d1585e418c8e7644adc771b9e",
          "body": null,
          "is_bot": false,
          "headline": "Removing unused use statements",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2019-07-18T01:35:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "026319813fbc7278e860096b771378b6693d7f7c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:moderntribe/TribalScents",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2019-07-18T01:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc559eae76bfac16623e471389f0bf5403b7ad47",
          "body": null,
          "is_bot": false,
          "headline": "Updating namespaces",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2019-07-18T01:25:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a5d3751f2a3ae4861ab101e6d747780fe62b160",
          "body": null,
          "is_bot": false,
          "headline": "Adding PHPCSAliases.php",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2019-07-11T17:41:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "791ada7bb5723a7a9e1040f4efe01d5f36f6185d",
          "body": null,
          "is_bot": false,
          "headline": "Create PHPCSAliases.php",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2019-07-11T17:40:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "068e9a7fd0552a8ae47ff2406b199d3153b1da04",
          "body": null,
          "is_bot": false,
          "headline": "Create composer.json",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2019-07-11T17:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf05c319b39879ffc09b65125f45e56c4402efda",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Matthew Batchelder",
          "author_login": "borkweb",
          "committed_at": "2019-07-11T15:50:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 8,
      "commits_last_year": 3,
      "latest_release_at": "2025-09-22T15:50:30Z",
      "latest_release_tag": "2.1.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 304,
      "mean_days_between_releases": 89
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "stellarwp/coding-standards",
          "exists": true,
          "license": "GPL-3.0+",
          "keywords": [
            "wordpress",
            "standards",
            "phpcs"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/stellarwp/coding-standards",
          "is_deprecated": false,
          "latest_version": "2.1.1",
          "repository_url": "https://github.com/stellarwp/coding-standards",
          "versions_count": 8,
          "total_downloads": 512959,
          "dependents_count": 9,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 27701,
          "first_published_at": null,
          "latest_published_at": "2025-09-22T15:49:31Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 304
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 8,
      "watchers": 37,
      "fork_history": {
        "days": [
          {
            "date": "2024-06-08",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 26112,
      "source_files_sampled": 15,
      "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": "automattic/vipwpcs",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^3.0"
        },
        {
          "name": "slevomat/coding-standard",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^8.14.0"
        },
        {
          "name": "squizlabs/php_codesniffer",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^3.8.0"
        },
        {
          "name": "wp-coding-standards/wpcs",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^3.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "automattic/vipwpcs",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "slevomat/coding-standard",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "squizlabs/php_codesniffer",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "wp-coding-standards/wpcs",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "dealerdirect/phpcodesniffer-composer-installer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpcompatibility/php-compatibility",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 7,
        "direct_count": 4,
        "indirect_count": 3
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 27,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "borkweb",
          "commits": 67,
          "avatar_url": "https://avatars.githubusercontent.com/u/430385?v=4"
        },
        {
          "type": "User",
          "login": "Camwyn",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/929375?v=4"
        },
        {
          "type": "User",
          "login": "bordoni",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/236579?v=4"
        },
        {
          "type": "User",
          "login": "rafsuntaskin",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/7523321?v=4"
        },
        {
          "type": "User",
          "login": "ggwicz",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/875201?v=4"
        },
        {
          "type": "User",
          "login": "defunctl",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1066195?v=4"
        },
        {
          "type": "User",
          "login": "cliffordp",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1812179?v=4"
        },
        {
          "type": "User",
          "login": "mitogh",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/3921289?v=4"
        },
        {
          "type": "User",
          "login": "vodanh1213",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1306960?v=4"
        },
        {
          "type": "User",
          "login": "zbtirrell",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/576707?v=4"
        }
      ],
      "contributors_sampled": 12,
      "top_contributor_share": 0.504
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "has_docs_dir": false,
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 7,
            "reason": "Found 9/12 approved changesets -- score normalized to 7",
            "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": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2ed6b456fc8f26053a56f82f2734c43f7987f4a5",
        "ran_at": "2026-07-23T19:35:36Z",
        "aggregate_score": 3.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2025-11-07T21:01:22Z",
      "oldest_open_prs": [
        {
          "number": 28,
          "created_at": "2026-07-23T19:30:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2025-11-07T21:01:21Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/stellarwp/coding-standards",
    "host": "github.com",
    "name": "coding-standards",
    "owner": "stellarwp"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 48,
      "inputs": {
        "security": 36,
        "vitality": 54,
        "community": 48,
        "governance": 71,
        "engineering": 21
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 54,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "commits_last_year": 3,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "3 commits in the last year",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 70,
            "inputs": {
              "releases_count": 8,
              "latest_release_tag": "2.1.1",
              "releases_from_tags": false,
              "days_since_latest_release": 304,
              "mean_days_between_releases": 89
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "8 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 304 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 304
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~89 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 89
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "recent_release"
              ],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 257,
              "days_since_last_human_commit": 257,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 257 days, with nothing left unanswered; held at dormant by a release within the year",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 257
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "a release within the year"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 48,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "forks": 1,
              "stars": 8,
              "watchers": 37,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "8 stars",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "37 watchers",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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 (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "packages": [
                "stellarwp/coding-standards"
              ],
              "dependents": 9,
              "ecosystems": "packagist",
              "total_downloads": 512959,
              "monthly_downloads": 27701
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "27,701 downloads/month across packagist",
                "points": 59.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 27701,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "9 packages depend on it",
                "points": 6.7,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": 71,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 12,
              "top_contributor_share": 0.504
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 50% of commits",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "12 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "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": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 91,
            "inputs": {
              "merged_prs": 27,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "27/27 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 27,
                      "decided": 27
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 9/12 approved changesets -- score normalized to 7",
                "points": 10.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "followers": 115,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "stellarwp",
              "public_repos": 90,
              "account_age_days": 1886
            },
            "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": "115 followers of stellarwp",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 115,
                      "login": "stellarwp"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "90 public repos, account ~5 yr old",
                "points": 23.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 90
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "stellarwp/coding-standards"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 304
            },
            "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 304 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 304
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "8 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": "critical",
        "name": "Engineering Quality",
        "value": 21,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "phpcs",
                "phpcs-standard"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 36,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 36,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 9/12 approved changesets -- score normalized to 7",
                "points": 5.2,
                "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 workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 13
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 15,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.24,
              "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": "24 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 24,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "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": 0,
                "status": "missed",
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 26112,
              "source_files_sampled": 15,
              "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/15 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 15,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T19:35:54.440756Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/stellarwp/coding-standards.svg",
  "full_name": "stellarwp/coding-standards",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

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.27.0 — full methodology · metrics wiki.

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