Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 19:45 UTC

PUGX / shortid-php

An implementation of ShortId in PHP

PHPMIT★ 51 stars⑂ 7 forkssince Oct 2015View on GitHub ↗

PUGX/shortid-php holds a health index of 26 out of 100, placing it in the Critical band. It scores highest on Sustainability & Governance (62/100) and lowest on Security (16/100). It was last updated today. A single contributor accounts for most of its recent work.

26
overall / 100
Critical

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.

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

High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.

Ownership

PhpUserGroup XOrganization
3 followers24 public repossince Sep 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistpugx/shortid-phpv1.4.010,220159 days agoiduuidshortid

Metrics by category

Vitality

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

56Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
0.7/36Commit cadence — 1/52 weeks with commits
4.3/18Commit volume — 2 commits in the last year
2/10OpenSSF Scorecard: Maintained — 2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year2
human_commit_share0.989
days_since_last_push0
active_weeks_last_year1
How it's scored
27/27Ships releases — 5 releases published
36/36Release recency — latest release 9 days ago
5.4/27Release cadence — a release every ~419.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count5
latest_release_tagv1.4.0
releases_from_tagsno
days_since_latest_release9
mean_days_between_releases419.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

54Moderate · 18% of overall
How it's scored
27.6/60Stars — 51 stars
6.5/25Forks — 7 forks
4.3/15Watchers — 7 watchers
Inputs used
forks7
stars51
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
53.5/80Monthly downloads — 10,220 downloads/month across packagist
4/20Registry dependents — 3 packages depend on it
Inputs used
packagespugx/shortid-php
dependents3
ecosystemspackagist
total_downloads624,542
monthly_downloads10,220

Sustainability & Governance

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

62Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.5/22.5Commit distribution — top contributor authored 93% of commits
6.8/13.5Contributor breadth — 5 contributors
10/10OpenSSF Scorecard: Contributors — project has 12 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.933
How it's scored
43.6/46.8Issue resolution — 93% of issues closed
33.8/38.3PR acceptance — 15/17 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 2/20 approved changesets -- score normalized to 1
Inputs used
merged_prs15
open_issues1
closed_issues14
issue_closed_ratio0.933
closed_unmerged_prs2
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
4.3/25Owner reach — 3 followers of PUGX
22.2/25Track record — 24 public repos, account ~13 yr old
Inputs used
followers3
owner_typeOrganization
is_verified
owner_loginPUGX
public_repos24
account_age_days5,064
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 9 days ago
20/20Version history — 15 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagespugx/shortid-php
ecosystemspackagist
any_deprecatedno
min_days_since_publish9

Engineering Quality

Are baseline engineering and documentation practices in place?

58Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
16/16Linter config — .php-cs-fixer.php, phpstan.neon
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 1 out of 11 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicsphp, shortid, hacktoberfest
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?

16Critical · 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 — 1 out of 11 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
0.8/7.5Code-Review — Found 2/20 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 12 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
1.5/7.5Maintained — 2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
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.2
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier16
security_posture_before_jurisdiction32
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 49.

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.

35At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
11.4/40Legible commit history — 19 of 89 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.213
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .php-cs-fixer.php, phpstan.neon
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 90
8/8Automated maintenance — 1 of the last 90 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.011
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/7 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes3,126
source_files_sampled7
oversized_source_files0

Key facts

51GitHub stars
5contributors
2commits, last 12 months
0days since last push
5releases
1bus factor
1open 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

Star and fork history 0 ★ / 7 ⇿
0Stars
7Forks

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

1234567712017-082019-102021-12

Each point covers 4 days.

OpenSSF Scorecard 3.2 / 10
3.2aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests1 out of 11 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/20 approved changesets -- score normalized to 1
10Contributorsproject has 12 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
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 2
RegistryPackageVersion constraintManifest
Packagistparagonie/random-lib^2.0composer.json
Packagistsymfony/polyfill-mbstring^1.38composer.json
All dependencies 5

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

RegistryPackageVersionRelation
Packagistparagonie/random-libdirect
Packagistsymfony/polyfill-mbstringdirect
Packagistdg/bypass-finalsindirect
Packagistphpindirect
Packagistphpunit/phpunitindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "php",
        "shortid",
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 101,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "PHP": 12072
      },
      "pushed_at": "2026-07-22T18:46:50Z",
      "created_at": "2015-10-30T19:21:13Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-13T07:08:58Z",
      "description": "An implementation of ShortId in PHP",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "http://pugx.org/",
      "name": "PhpUserGroup X",
      "type": "Organization",
      "login": "PUGX",
      "company": null,
      "location": "Italy",
      "followers": 3,
      "avatar_url": "https://avatars.githubusercontent.com/u/2310209?v=4",
      "created_at": "2012-09-09T08:13:56Z",
      "is_verified": null,
      "public_repos": 24,
      "account_age_days": 5064
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-07-13T07:09:25Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2024-10-19T08:37:32Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2024-09-28T16:46:02Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2022-10-02T13:36:02Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2021-12-08T08:08:52Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "7f40059e195f24173443bc229291138d015007ce",
          "body": "⬆️  drop PHP 8.1",
          "is_bot": false,
          "headline": "Merge pull request #31 from PUGX/drop-php81",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2026-07-13T07:08:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72898bd4cfd7261070d50367c549237302cd67ac",
          "body": null,
          "is_bot": false,
          "headline": "⬆️  drop PHP 8.1",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2026-07-12T15:46:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2b8e6d8f4d03ed2443d042a59dc3f0764d25dd8",
          "body": "👷 upgrade phpunit",
          "is_bot": false,
          "headline": "Merge pull request #30 from PUGX/phpunit-upgrade",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2025-04-21T07:34:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08ac0d44d22e1f0ca31477796c55f1c01bf6954d",
          "body": null,
          "is_bot": false,
          "headline": "👷 upgrade phpunit",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2025-04-19T16:19:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ec54e88ac39b714281fd55ca1c3eec1f3f28259",
          "body": "💚 fix CI",
          "is_bot": false,
          "headline": "Merge pull request #29 from PUGX/fix-ci",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2025-02-07T16:40:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76f3fc2e8df6b36ecc3b7b8391d9a4deaa09629e",
          "body": null,
          "is_bot": false,
          "headline": "💚 fix CI",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2025-02-03T11:29:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d228cc6edb4a02e9c670e8ae3480c60cbee59ec8",
          "body": null,
          "is_bot": false,
          "headline": "💚 force phpstan version in CI",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2024-11-20T08:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6967dec21b7eca84c76444397d5002e90bf3fff",
          "body": null,
          "is_bot": false,
          "headline": "📝 Improve badges",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2024-11-19T17:37:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d535077cbbfd762e2022c6054500674a0d413abf",
          "body": "👷 test on PHP 8.4",
          "is_bot": false,
          "headline": "Merge pull request #28 from PUGX/test_php84",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2024-11-02T16:49:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c03af5e03948234dd365e5cbfdc7177d64961067",
          "body": null,
          "is_bot": false,
          "headline": "👷 test on PHP 8.4",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2024-11-01T11:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8da3d20edb125770553e08518a4b17c5c5e55a7e",
          "body": null,
          "is_bot": false,
          "headline": "📝 remove Sensio insight badge",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2024-10-19T08:39:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36afb1bfcfc0f6808eefc8946194871a197c7431",
          "body": "⬆️  drop PHP 7",
          "is_bot": false,
          "headline": "Merge pull request #27 from PUGX/php8",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2024-10-19T08:37:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db55ed2c05c6d0718a481ccadd53010332d73718",
          "body": null,
          "is_bot": false,
          "headline": "⬆️  drop PHP 7",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2024-10-18T16:29:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98760833b7db9c533eb38c5e0f5ce78e08694b71",
          "body": "🎨 use Randomizer on PHP 8.3",
          "is_bot": false,
          "headline": "Merge pull request #25 from PUGX/php83-random",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2024-09-28T16:45:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17479bde46c8eae9c836274ee81b5729c8c24fe8",
          "body": null,
          "is_bot": false,
          "headline": "i🎨 use Randomizer on PHP 8.3",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2023-12-25T11:21:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28955c11f1cd3ef03e5e622c3c4e8c4b0dfdba99",
          "body": "✅ test on PHP 8.3",
          "is_bot": false,
          "headline": "Merge pull request #24 from PUGX/php83",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2023-12-23T15:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95c2fb9936c74b1a4a190668718ebcac30530ff9",
          "body": null,
          "is_bot": false,
          "headline": "✅ test on PHP 8.3",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2023-12-22T17:20:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5430dd60cc50e01fc64e63e636f3dadd9aaae877",
          "body": null,
          "is_bot": false,
          "headline": "✅ test on PHP 8.2",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2022-12-27T16:04:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c37066dc7ac84e10345948dbc1e9826ff01f95d",
          "body": "✨ add exception",
          "is_bot": false,
          "headline": "Merge pull request #21 from PUGX/exception",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2022-10-02T13:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e32c7a8abed33efc88ed42e50e9c8892c883f70f",
          "body": null,
          "is_bot": false,
          "headline": "✨ add exception",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2021-12-29T16:57:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80c54d942a094a653872af0331fc7e4819e58118",
          "body": null,
          "is_bot": false,
          "headline": "👷 improve build",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2021-12-27T15:00:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b517fe4e2a15a8a5c92d5980b1d47eecc68f9f8b",
          "body": null,
          "is_bot": false,
          "headline": "Bugfix/php8.1 deprecations (#19)",
          "author_name": "Alejandro Celaya",
          "author_login": "acelaya",
          "committed_at": "2021-12-08T08:06:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c99ea91b21ee498fd66aafe2ded6a73947a6791c",
          "body": null,
          "is_bot": false,
          "headline": "Fix build errors (#18)",
          "author_name": "Alejandro Celaya",
          "author_login": "acelaya",
          "committed_at": "2021-12-07T14:39:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "298bc5372d4580a5ce0b54fae6a8f8d0407dc9b8",
          "body": null,
          "is_bot": false,
          "headline": "🔧 update php-cs-fixer configuration",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2021-05-14T15:24:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "450281d3f013d226a3dbdb2d6e72744f76ad4395",
          "body": "Upgrade to GitHub-native Dependabot",
          "is_bot": false,
          "headline": "Merge pull request #15 from PUGX/dependabot/add-v2-config-file",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2021-05-02T14:28:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff9bc98c7e629606e5045daedeb5e051a60b7b94",
          "body": null,
          "is_bot": true,
          "headline": "Upgrade to GitHub-native Dependabot",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-04-29T21:13:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c2a6478c89d662006db27be1de3512d317325aa",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "👷 codecov badge",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2021-03-18T10:20:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e69826b91881e2e8b867493446e5baf1b170611e",
          "body": null,
          "is_bot": false,
          "headline": "👷 codecov",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2021-03-18T10:11:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d37fba6d639ecb4a9ebb659360bd5f370656988",
          "body": null,
          "is_bot": false,
          "headline": "👷 run cs fixer and stan on CI",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2021-01-27T15:40:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69792590720b34dcada755bf7c7dcdd1faa4435c",
          "body": null,
          "is_bot": false,
          "headline": "👷 migrate from Travis to Github Actions",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2020-12-10T07:54:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfc6a5ece8014ed95f317b2be44c632338089b82",
          "body": null,
          "is_bot": false,
          "headline": "✨ allow setting \"readable\" option in factory",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2020-10-15T14:29:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b31b7aef6d39a00f9728a51b6566eb8e613e63ba",
          "body": "⬆️  add support for php 8",
          "is_bot": false,
          "headline": "Php8 (#14)",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2020-08-19T10:41:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fc1411c376b48aecb9558ad75784a5cba714d82",
          "body": null,
          "is_bot": false,
          "headline": "📛 add license badge",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2020-05-31T13:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b50efa82cb7138ca6134aba532f17a5b1bfe5525",
          "body": null,
          "is_bot": false,
          "headline": "improve stan",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2020-03-16T08:05:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a35cc98e157977ec1b2eac31d35ee796eecd001d",
          "body": null,
          "is_bot": false,
          "headline": "allow phpunit 9",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2020-03-16T08:01:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "242ce434eeeb77456edfeaece5800dbb6688bd2a",
          "body": "Test improvement",
          "is_bot": false,
          "headline": "Merge pull request #13 from open-source-contributions/test_improvement",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2020-03-12T14:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c2cbea1618e4611a9833528cb4992ca74020d56",
          "body": null,
          "is_bot": false,
          "headline": "Test improvement",
          "author_name": "peter279k",
          "author_login": "peter279k",
          "committed_at": "2020-03-12T14:02:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "758515bf5ad0c7921f8f0b7d997b1f4a5429d31a",
          "body": null,
          "is_bot": false,
          "headline": "reallow phpunit 7",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2019-07-06T12:26:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8670e7e7b5119f332a9087caa38de683855005be",
          "body": null,
          "is_bot": false,
          "headline": "minor improvements",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2019-07-06T11:26:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aed29b542632cffc81a509eee3a3ffe23258cc5",
          "body": null,
          "is_bot": false,
          "headline": "make classes final",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2019-05-24T15:41:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67b10f9c1f42ef74190d79ef8c3a90bc0baa662f",
          "body": null,
          "is_bot": false,
          "headline": "fix gitattributes",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2019-05-07T12:12:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ea4a38f0901da4aec710351b4e7f8f14455cbca",
          "body": "See https://github.com/localheinz/composer-normalize",
          "is_bot": false,
          "headline": "normalize composer.json",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2019-04-18T14:10:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e6c19894b35fc44e5f1ebfd86a2ff704cb897b1",
          "body": null,
          "is_bot": false,
          "headline": "code covrage",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2019-02-25T17:11:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bfb55317e2f44879e6b2b05a633d232e9136f77",
          "body": null,
          "is_bot": false,
          "headline": "make test suite green",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2019-02-16T15:03:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea4e1a3e61920069fa15da8c2819dbd5de5d0179",
          "body": null,
          "is_bot": false,
          "headline": "do not fail on warning",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2019-02-01T13:10:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2711e4d3de85820adec8b0221e64737995184ef3",
          "body": null,
          "is_bot": false,
          "headline": "allow phpunit 8",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2019-02-01T13:05:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02e9fb3a743ee4435a1dbcbcf2f2dcce7db9061f",
          "body": null,
          "is_bot": false,
          "headline": "test on php 7.3",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2018-12-15T13:06:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae774869bc3b6b75b6f5fcf984af3c55da3c7635",
          "body": null,
          "is_bot": false,
          "headline": "add native function invocation",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2018-10-26T11:19:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "670952ec5c4e922f3a3c7c69c32d6cebe7a77cc9",
          "body": null,
          "is_bot": false,
          "headline": "adapt travis conf",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2018-07-22T18:36:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52950eed47492dadca1572a560c0b906afe428e1",
          "body": null,
          "is_bot": false,
          "headline": "increase requirements to php 7.1",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2018-07-22T18:34:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be76b420e102e7f5de0f4b3a381da0ba01e75944",
          "body": null,
          "is_bot": false,
          "headline": "require mbstring polyfill instead of native extension",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2018-06-29T16:58:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b8ae849c1ff84c8aaf2b50e87919c0cfcaf3eb0",
          "body": null,
          "is_bot": false,
          "headline": "fix test",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2018-06-10T09:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7257b8de0418b15e45d1b62f35de643efbc74925",
          "body": null,
          "is_bot": false,
          "headline": "add Serializable interface. See issue #12",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2018-06-10T09:40:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92ed5927102c2dc9e206c7cf3bae707322f211c1",
          "body": null,
          "is_bot": false,
          "headline": "fix php-cs-fixer config",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2018-06-10T09:32:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceff9f05fe6177a935ebc79c3f08627e6b584699",
          "body": "add implements JsonSerializable",
          "is_bot": false,
          "headline": "JsonSerializable (#11)",
          "author_name": "Egor Gruzdev",
          "author_login": "EgorGruzdev",
          "committed_at": "2018-06-04T09:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cccb95c363429585a3ff824c276e16ae19061d35",
          "body": null,
          "is_bot": false,
          "headline": "improve composer.json",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2018-02-08T18:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29ea3e68b1fa8a0fbeeea5d05c2fb371f78ee3c6",
          "body": "See #9",
          "is_bot": false,
          "headline": "add an option to generate a readable string",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2017-12-30T16:34:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c5f3e65a27ac4c58091e13a07f8f6a566410a47",
          "body": null,
          "is_bot": false,
          "headline": "use random-lib from paragonie",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2017-12-28T16:23:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31f4fb1535b4b18fe8f7e4a5ed279ceab680c1a1",
          "body": null,
          "is_bot": false,
          "headline": "cs fix",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2017-12-13T09:11:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8bec4cd1d69371523a85ad1382a6132d23bd39b",
          "body": null,
          "is_bot": false,
          "headline": "add autoload-dev",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2017-10-21T16:36:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89cc552f038958bb1b34f4c8a569e53c7ca1579a",
          "body": null,
          "is_bot": false,
          "headline": "Fix valid check. Fix #6",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2017-09-29T09:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1355592f4dfda58b085a543d37e5bcd43b84a41f",
          "body": null,
          "is_bot": false,
          "headline": "add php 7.2 to travis",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2017-09-22T16:35:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "312857bc0362ab39a1e1323688a1323b1e185e31",
          "body": null,
          "is_bot": false,
          "headline": "add CONTRIBUTING.md",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2017-08-10T16:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db6d4f6823fdd9256864409771485e0631acfc67",
          "body": null,
          "is_bot": false,
          "headline": "do not allow empty string in constructor",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2017-08-08T12:34:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53577410643e78853a0fef4f9f2f94386c8371c5",
          "body": null,
          "is_bot": false,
          "headline": "avoid failing tests for deprecations",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2017-07-24T11:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b663b60a9c8a1edfbe6766ab8822493b0f173a2",
          "body": null,
          "is_bot": false,
          "headline": "fix phpdoc + phpunit",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2017-07-23T17:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a99d00d148208dead0abf4ccc5de5042844506f3",
          "body": null,
          "is_bot": false,
          "headline": "test php 7.2",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2017-04-29T08:22:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01e88c900885edf93b5a7c87248e20ab7a02841b",
          "body": null,
          "is_bot": false,
          "headline": "improve doc",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2017-03-19T18:29:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37ebe0d8ba938c46cbb20f2a8f34652ff00648fc",
          "body": null,
          "is_bot": false,
          "headline": "fix typo",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2017-02-07T13:09:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aac3417be97eff6b032a76b29c0bcf45e49add49",
          "body": null,
          "is_bot": false,
          "headline": "upgrade phpunit",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2017-02-05T12:55:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6209350d2036dc79ed94e5db63237282295a5b56",
          "body": null,
          "is_bot": false,
          "headline": "bump requirements",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2017-01-04T12:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ae0c6a5fe735c97c7dcb75377d6fa9ff2315827",
          "body": null,
          "is_bot": false,
          "headline": "test php 7.1",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2016-11-20T16:40:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb7ff2627b3e5f99a6f23bb9ef9c7227c3e4c012",
          "body": null,
          "is_bot": false,
          "headline": "create an object instead of a string",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2016-10-11T13:21:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef6b47de25e76b243f43a6032ff258558401de48",
          "body": null,
          "is_bot": false,
          "headline": "add hhvm",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2016-02-27T12:09:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f621ca9c3d643dd54531206ab715e9c7301a3fb1",
          "body": null,
          "is_bot": false,
          "headline": "fix special characters support. Fix #4",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2016-01-18T19:34:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "416f4433a667b6abfc8a87a1054ab5dc8e85de4e",
          "body": null,
          "is_bot": false,
          "headline": "fix length default value",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2016-01-08T14:12:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "059041449163d277910c094fda2f4d219f8798be",
          "body": null,
          "is_bot": false,
          "headline": "fix requirements :sweat:",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2015-12-23T11:09:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "619b8bf71f8680217779cec965a7fce9969a500c",
          "body": null,
          "is_bot": false,
          "headline": "add php7 :santa:",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2015-12-23T11:03:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d6eb4dd5087c71ac310c755678719b3dfcfe078",
          "body": null,
          "is_bot": false,
          "headline": "implement customizations",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2015-12-23T10:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4347202e6a4649bdc966f35ca150c6d689ef077d",
          "body": null,
          "is_bot": false,
          "headline": "implement isValid. Fix #3",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2015-12-23T10:27:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e438ede44bebd520251cd776a47f4cee788db7e1",
          "body": null,
          "is_bot": false,
          "headline": "add reference to Symfony bundle",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2015-11-27T16:49:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd84ff7fdc9c227d404a90f6f472d777ca8f92ec",
          "body": null,
          "is_bot": false,
          "headline": "add a reference to Doctrine Type",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2015-11-24T10:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38979122dcd78cad77ae28375a803e6524d392f5",
          "body": null,
          "is_bot": false,
          "headline": "add isValid() method",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2015-11-03T12:31:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fddcf63084ea889a90e928b8712ae531a8dce33",
          "body": null,
          "is_bot": false,
          "headline": "add missing newline",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2015-10-31T13:30:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c094d79c4ca515d0fd2e3f8b6be5dcd3a5a5497",
          "body": null,
          "is_bot": false,
          "headline": "add badges",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2015-10-31T13:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7e369057c27baec9e5052783203fd10dd9ed07e",
          "body": null,
          "is_bot": false,
          "headline": "add travis",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2015-10-31T13:22:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc31d4d51883f987081fca3049a91795507e993d",
          "body": "Tests",
          "is_bot": false,
          "headline": "Merge pull request #1 from EmanueleMinotto/tests",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2015-10-31T13:18:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08c4b5824371d42432eb0c2b19de937fa3b899ee",
          "body": null,
          "is_bot": false,
          "headline": "added parameter type",
          "author_name": "Emanuele Minotto",
          "author_login": "EmanueleMinotto",
          "committed_at": "2015-10-31T13:09:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "720f44b252db35e749c5256a6ddf389a9d9fd1d1",
          "body": null,
          "is_bot": false,
          "headline": "added tests",
          "author_name": "Emanuele Minotto",
          "author_login": "EmanueleMinotto",
          "committed_at": "2015-10-31T13:06:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af9f8fd7dc12b85b313cbb7c1b5a8cb4f3b3187d",
          "body": null,
          "is_bot": false,
          "headline": "first commit",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2015-10-30T19:21:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 5,
      "commits_last_year": 2,
      "latest_release_at": "2026-07-13T07:09:25Z",
      "latest_release_tag": "v1.4.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 9,
      "mean_days_between_releases": 419.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "pugx/shortid-php",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "id",
            "uuid",
            "shortid"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/pugx/shortid-php",
          "is_deprecated": false,
          "latest_version": "v1.4.0",
          "repository_url": "https://github.com/PUGX/shortid-php",
          "versions_count": 15,
          "total_downloads": 624542,
          "dependents_count": 3,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 10220,
          "first_published_at": null,
          "latest_published_at": "2026-07-13T07:08:54Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        }
      ]
    },
    "popularity": {
      "forks": 7,
      "stars": 51,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2017-08-15",
            "count": 1
          },
          {
            "date": "2017-10-10",
            "count": 1
          },
          {
            "date": "2017-11-18",
            "count": 1
          },
          {
            "date": "2018-02-25",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-02-29",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 7,
        "total_forks": 7
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "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": 3126,
      "source_files_sampled": 7,
      "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": 5,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "paragonie/random-lib",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.0"
        },
        {
          "name": "symfony/polyfill-mbstring",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.38"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "paragonie/random-lib",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-mbstring",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "dg/bypass-finals",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 5,
        "direct_count": 2,
        "indirect_count": 3
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 15,
        "open_issues": 1,
        "closed_ratio": 0.933,
        "closed_issues": 14,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "garak",
          "commits": 83,
          "avatar_url": "https://avatars.githubusercontent.com/u/179866?v=4"
        },
        {
          "type": "User",
          "login": "EmanueleMinotto",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/417201?v=4"
        },
        {
          "type": "User",
          "login": "acelaya",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/2719332?v=4"
        },
        {
          "type": "User",
          "login": "EgorGruzdev",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/930669?v=4"
        },
        {
          "type": "User",
          "login": "peter279k",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/9021747?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.933
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".php-cs-fixer.php",
        "phpstan.neon"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": "1 out of 11 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": 1,
            "reason": "Found 2/20 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 12 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": 2,
            "reason": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
            "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": "7f40059e195f24173443bc229291138d015007ce",
        "ran_at": "2026-07-22T19:44:51Z",
        "aggregate_score": 3.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-19T04:02:22Z",
      "oldest_open_prs": [
        {
          "number": 33,
          "created_at": "2026-07-22T18:34:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-13T07:08:54Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 32,
          "created_at": "2026-07-14T16:36:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/PUGX/shortid-php",
    "host": "github.com",
    "name": "shortid-php",
    "owner": "PUGX"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 26,
      "inputs": {
        "security": 16,
        "vitality": 56,
        "community": 54,
        "governance": 62,
        "engineering": 58,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 51,
        "overall_after_jurisdiction_multiplier": 26
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 56,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "commits_last_year": 2,
              "human_commit_share": 0.989,
              "days_since_last_push": 0,
              "active_weeks_last_year": 1
            },
            "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": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "2 commits in the last year",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 76,
            "inputs": {
              "releases_count": 5,
              "latest_release_tag": "v1.4.0",
              "releases_from_tags": false,
              "days_since_latest_release": 9,
              "mean_days_between_releases": 419.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "5 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 9 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~419.5 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 419.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 9,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 9 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 54,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "forks": 7,
              "stars": 51,
              "watchers": 7,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "51 stars",
                "points": 27.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 51
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "7 forks",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "packages": [
                "pugx/shortid-php"
              ],
              "dependents": 3,
              "ecosystems": "packagist",
              "total_downloads": 624542,
              "monthly_downloads": 10220
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "10,220 downloads/month across packagist",
                "points": 53.5,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 10220,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "3 packages depend on it",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 62,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 27,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 5,
              "top_contributor_share": 0.933
            },
            "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 93% of commits",
                "points": 1.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "5 contributors",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "merged_prs": 15,
              "open_issues": 1,
              "closed_issues": 14,
              "issue_closed_ratio": 0.933,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "93% of issues closed",
                "points": 43.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "15/17 decided PRs merged",
                "points": 33.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 15,
                      "decided": 17
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/20 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "followers": 3,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "PUGX",
              "public_repos": 24,
              "account_age_days": 5064
            },
            "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": "3 followers of PUGX",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3,
                      "login": "PUGX"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "24 public repos, account ~13 yr old",
                "points": 22.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 24
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "pugx/shortid-php"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 9
            },
            "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 9 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "15 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 58,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".php-cs-fixer.php, phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.php, phpstan.neon"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "1 out of 11 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": [
                "php",
                "shortid",
                "hacktoberfest"
              ],
              "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": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "critical",
        "name": "Security",
        "value": 16,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 16,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3.2,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 16,
              "security_posture_before_jurisdiction": 32
            },
            "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": "1 out of 11 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 2/20 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 12 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": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "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": "moderate",
            "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": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 20
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 35,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.213,
              "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": "19 of 89 human commits state their intent (structured subject or explanatory body)",
                "points": 11.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 19,
                      "sampled": 89
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.011
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".php-cs-fixer.php, phpstan.neon",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.php, phpstan.neon"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 90",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 90
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 90 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 90
                    }
                  }
                ],
                "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": 3126,
              "source_files_sampled": 7,
              "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/7 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 7,
                      "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-22T19:45:05.854231Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/PUGX/shortid-php.svg",
  "full_name": "PUGX/shortid-php",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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