Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 15:43 UTC

shweshi / OpenGraph

A Laravel package to fetch Open Graph data of a website.

PHP · HTMLMIT★ 167 stars⑂ 35 forkssince Jan 2018View on GitHub ↗

shweshi/OpenGraph holds a health index of 56 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (66/100) and lowest on AI Readiness (33/100). It was last updated 61 days ago. A single contributor accounts for most of its recent work.

56
overall / 100
Moderate

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.

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

Score profile

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

Ownership

Shashi Prakash GautamPersonal account
28 followers51 public repossince Jan 2018

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Packagistshweshi/opengraphv1.2.121,4252561 days ago

Metrics by category

Vitality

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

51Moderate · 22% of overall
How it's scored
18/36Push recency — last push 61 days ago
2.1/36Commit cadence — 3/52 weeks with commits
7.6/18Commit volume — 6 commits in the last year
1/10OpenSSF Scorecard: Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Inputs used
commits_last_year6
human_commit_share1
days_since_last_push61
active_weeks_last_year3
How it's scored
27/27Ships releases — 24 releases published
36/36Release recency — latest release 61 days ago
12.6/27Release cadence — a release every ~229.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count24
latest_release_tagv1.2.1
releases_from_tagsno
days_since_latest_release61
mean_days_between_releases229.1
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?

66Moderate · 18% of overall
How it's scored
36/60Stars — 167 stars
12.8/25Forks — 35 forks
3.9/15Watchers — 6 watchers
Inputs used
forks35
stars167
watchers6
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/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_conductyes
has_pull_request_templateno
How it's scored
57.7/80Monthly downloads — 21,425 downloads/month across packagist
2/20Registry dependents — 1 packages depend on it
Inputs used
packagesshweshi/opengraph
dependents1
ecosystemspackagist
total_downloads806,954
monthly_downloads21,425

Sustainability & Governance

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

63Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6/22.5Commit distribution — top contributor authored 73% of commits
13.5/13.5Contributor breadth — 18 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled18
top_contributor_share0.732
How it's scored
36.1/46.8Issue resolution — 77% of issues closed
30.5/38.3PR acceptance — 59/74 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 7/19 approved changesets -- score normalized to 3
Inputs used
merged_prs59
open_issues5
closed_issues17
issue_closed_ratio0.773
closed_unmerged_prs15
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
10.5/25Owner reach — 28 followers of shweshi
24.5/25Track record — 51 public repos, account ~8 yr old
Inputs used
followers28
owner_typeUser
is_verified
owner_loginshweshi
public_repos51
account_age_days3,123
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 61 days ago
20/20Version history — 25 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesshweshi/opengraph
ecosystemspackagist
any_deprecatedno
min_days_since_publish61

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://opengraph.shashi.dev
10/10Repository description
10/10Topics — 9 topics
10/10Wiki
Inputs used
topicsopengraph, laravel, metadata-extraction, metadata, opengraph-tags, opengraph-data, laravel-package, laravel-opengraph, hacktoberfest
has_wikiyes
homepagehttps://opengraph.shashi.dev
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

43At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 9 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 7/19 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0.8/7.5Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
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
4.5/7.5Vulnerabilities — 4 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.9
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories4
affected_packages2
assessed_packages22
unassessed_packages0
affected_by_severityhigh 1, moderate 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 22 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

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.

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

Key facts

167GitHub stars
18contributors
6commits, last 12 months
61days since last push
24releases
1bus factor
5open issues
Packagistpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 35 ⇿
0Stars
35Forks
20Releases

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.

01325383522018-122022-082026-05
Major 0Minor 0Patch 11

Each point covers 7 days.

OpenSSF Scorecard 2.9 / 10
2.9aggregate

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-25 15:42 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 9 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 7/19 approved changesets -- score normalized to 3
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
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
6Vulnerabilities4 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
Packagistilluminate/log^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0composer.json
All dependencies 22

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

RegistryPackageVersionRelation
Packagistdoctrine/instantiator1.1.0indirect
Packagistphpdocumentor/reflection-common1.0.1indirect
Packagistphpdocumentor/reflection-docblock4.3.0indirect
Packagistphpdocumentor/type-resolver0.4.0indirect
Packagistphpspec/prophecy1.8.0indirect
Packagistphpunit/php-code-coverage2.2.4indirect
Packagistphpunit/php-file-iterator1.4.5indirect
Packagistphpunit/php-text-template1.2.1indirect
Packagistphpunit/php-timer1.0.9indirect
Packagistphpunit/php-token-stream1.4.12indirect
Packagistphpunit/phpunit4.8.36indirect
Packagistphpunit/phpunit-mock-objects2.3.8indirect
Packagistsebastian/comparator1.2.4indirect
Packagistsebastian/diff1.4.3indirect
Packagistsebastian/environment1.3.8indirect
Packagistsebastian/exporter1.2.2indirect
Packagistsebastian/global-state1.1.1indirect
Packagistsebastian/recursion-context1.0.5indirect
Packagistsebastian/version1.0.6indirect
Packagistsymfony/polyfill-ctype1.10.0indirect
Packagistsymfony/yaml3.4.18indirect
Packagistwebmozart/assert1.3.0indirect
Dependency advisories 2

This repository publishes no package the index resolves, so its own dependency graph was assessed — 22 packages, which also include development and test pins that never ship: 2 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
phpunit/phpunit4.8.36indirecthigh112.5.8
symfony/yaml3.4.18indirectmoderate38.0.12

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "opengraph",
        "laravel",
        "metadata-extraction",
        "metadata",
        "opengraph-tags",
        "opengraph-data",
        "laravel-package",
        "laravel-opengraph",
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 175,
      "has_wiki": true,
      "homepage": "https://opengraph.shashi.dev",
      "languages": {
        "PHP": 8304,
        "HTML": 1306
      },
      "pushed_at": "2026-05-25T15:22:58Z",
      "created_at": "2018-01-10T18:32:40Z",
      "owner_type": "User",
      "updated_at": "2026-05-25T15:20:57Z",
      "description": "A Laravel package to fetch Open Graph data of a website.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP",
        "HTML"
      ]
    },
    "owner": {
      "blog": "shashi.dev",
      "name": "Shashi Prakash Gautam",
      "type": "User",
      "login": "shweshi",
      "company": null,
      "location": "Bangalore",
      "followers": 28,
      "avatar_url": "https://avatars.githubusercontent.com/u/35127382?v=4",
      "created_at": "2018-01-05T04:29:29Z",
      "is_verified": null,
      "public_repos": 51,
      "account_age_days": 3123
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2026-05-25T15:22:58Z"
        },
        {
          "tag": "V1.2.0",
          "kind": "other",
          "published_at": "2025-11-14T15:19:24Z"
        },
        {
          "tag": "V1.1.5",
          "kind": "other",
          "published_at": "2025-03-14T10:58:15Z"
        },
        {
          "tag": "V1.1.4",
          "kind": "other",
          "published_at": "2024-04-26T03:43:41Z"
        },
        {
          "tag": "V1.1.3",
          "kind": "other",
          "published_at": "2023-08-30T19:31:40Z"
        },
        {
          "tag": "V1.1.2",
          "kind": "other",
          "published_at": "2022-06-08T22:11:11Z"
        },
        {
          "tag": "V1.1.1",
          "kind": "other",
          "published_at": "2022-02-18T09:18:52Z"
        },
        {
          "tag": "V1.1.0",
          "kind": "other",
          "published_at": "2020-12-15T18:48:29Z"
        },
        {
          "tag": "V1.0.16",
          "kind": "other",
          "published_at": "2020-10-01T12:47:19Z"
        },
        {
          "tag": "v1.0.15",
          "kind": "patch",
          "published_at": "2020-10-01T07:09:21Z"
        },
        {
          "tag": "v1.0.14",
          "kind": "patch",
          "published_at": "2020-07-10T11:09:07Z"
        },
        {
          "tag": "v1.0.13",
          "kind": "patch",
          "published_at": "2020-07-06T13:14:32Z"
        },
        {
          "tag": "v1.0.12",
          "kind": "patch",
          "published_at": "2020-07-06T14:36:26Z"
        },
        {
          "tag": "v1.0.10",
          "kind": "patch",
          "published_at": "2020-07-03T14:38:44Z"
        },
        {
          "tag": "v1.0.9",
          "kind": "patch",
          "published_at": "2020-07-03T06:08:17Z"
        },
        {
          "tag": "V1.0.8",
          "kind": "other",
          "published_at": "2020-06-02T20:33:01Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2019-12-13T16:56:41Z"
        },
        {
          "tag": "1.0.6",
          "kind": "patch",
          "published_at": "2019-07-20T16:24:50Z"
        },
        {
          "tag": "1.0.5",
          "kind": "patch",
          "published_at": "2019-06-12T20:49:20Z"
        },
        {
          "tag": "1.0.4",
          "kind": "patch",
          "published_at": "2019-04-26T16:46:49Z"
        },
        {
          "tag": "1.0.3",
          "kind": "patch",
          "published_at": "2019-01-04T13:53:20Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2018-11-23T20:12:32Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2018-01-10T20:15:19Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2018-01-10T19:35:44Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "fb30f32085be87e696380616b34bd7048fed778b",
          "body": "laravel 13 upgrade",
          "is_bot": false,
          "headline": "Merge pull request #99 from nabilhassen/laravel-13",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2026-05-25T15:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ebbefee49a5e24710b534fac98835ebdf8ff4bf",
          "body": null,
          "is_bot": false,
          "headline": "laravel 13 upgrade",
          "author_name": "Nabil Hassen",
          "author_login": "nabilhassen",
          "committed_at": "2026-05-18T04:26:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43a7c6282a47b684fdede0d2e2f4f6b0aa82a981",
          "body": null,
          "is_bot": false,
          "headline": "Add entry for version 1.2.0 in CHANGELOG",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2025-11-14T15:18:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f6d2572512d6631cd284d80bc53b0e9f6643730",
          "body": "Apply fixes from StyleCI",
          "is_bot": false,
          "headline": "Merge pull request #96 from shweshi/analysis-JDMneQ",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2025-11-14T15:17:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb5012e4b411b96dedec6e68ded89cc79ffa2d48",
          "body": null,
          "is_bot": false,
          "headline": "Apply fixes from StyleCI",
          "author_name": "StyleCI Bot",
          "author_login": "StyleCIBot",
          "committed_at": "2025-11-14T15:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a73488a460ffe376a3aa85e7139113d6e54cb399",
          "body": "Fix a problem where the header only contains 200",
          "is_bot": false,
          "headline": "Merge pull request #92 from roerlemans/patch-1",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2025-11-14T15:16:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "774629021101fb174b43f7ad22c6323009c17849",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2025-03-14T11:02:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b687f77ba2923a3322105111de6c6c0679aaf715",
          "body": "Support Laravel 12",
          "is_bot": false,
          "headline": "Merge pull request #95 from kasperhartwich/master",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2025-03-14T10:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "954dda846b25268bb29326dd8f2a37c081b2284f",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Laravel 12",
          "author_name": "Kasper Hartwich",
          "author_login": "kasperhartwich",
          "committed_at": "2025-03-14T08:52:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da69f472bb2e98b0d2bfedaa87bb4e071d733f36",
          "body": null,
          "is_bot": false,
          "headline": "Make check more safe",
          "author_name": "Ron Oerlemans",
          "author_login": "roerlemans",
          "committed_at": "2024-12-11T11:07:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f8f2c3b47d64da346794f89305da18eec8f9742",
          "body": "I got this as a response, but still would be valid:\r\n\r\n```\r\nHTTP/1.1 200 \r\n```",
          "is_bot": false,
          "headline": "Fix a problem where the header only contains 200",
          "author_name": "Ron Oerlemans",
          "author_login": "roerlemans",
          "committed_at": "2024-08-19T13:02:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "033a30d928ab88f7d2666cb1fae77681e83097cc",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2024-04-26T03:42:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c32f5e7fc34049136821c0ce5b3d5f063289cb7",
          "body": "Support for laravel 11.x added",
          "is_bot": false,
          "headline": "Merge pull request #90 from anilkumarthakur60/patch-1",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2024-04-26T03:39:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fecfc21e870e19544a85ecbe94c9f3630a68c2d",
          "body": null,
          "is_bot": false,
          "headline": "Support for laravel 11.x added",
          "author_name": "anil kumar thakur",
          "author_login": "anilkumarthakur60",
          "committed_at": "2024-03-05T08:43:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7256da800f0bb26f96af85ae271faf4619f2c2ff",
          "body": null,
          "is_bot": false,
          "headline": "Create CNAME",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2023-12-05T07:09:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5ca16a243cf65f9c032ab188d0894041d43e4bf",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2023-08-30T19:31:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3858b548734b0e4cf2deb3d55b0d5cab595f4389",
          "body": "Laravel 10 support",
          "is_bot": false,
          "headline": "Merge pull request #88 from sandermenke/master",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2023-06-02T13:35:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "857d2380c0847fc5a9919b88a5f02cc45b403196",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "Sander",
          "author_login": "sandermenke",
          "committed_at": "2023-03-14T10:33:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61dbf19887e7fa56928ccfeaae1f31ef0c2c5f8f",
          "body": null,
          "is_bot": false,
          "headline": "Add buy me a coffee",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2022-08-05T10:45:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "910f0c84a465f61e87e9467f913214f55d3fcdb1",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2022-06-08T22:04:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1638a72141839a6165599dcadbd1d686d28b0c67",
          "body": "Apply fixes from StyleCI",
          "is_bot": false,
          "headline": "Merge pull request #85 from shweshi/analysis-ne4wEG",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2022-06-08T22:01:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e12ebdf922a701f0a4049e55950da3f7f568273",
          "body": null,
          "is_bot": false,
          "headline": "Apply fixes from StyleCI",
          "author_name": "StyleCI Bot",
          "author_login": "StyleCIBot",
          "committed_at": "2022-06-08T22:00:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83b7ecc96cabb079b0cd173fe9dc3d04a4c386ba",
          "body": "Bug Fix: SSL get headers image verification",
          "is_bot": false,
          "headline": "Merge pull request #84 from ItsSkynet/ItsSkynet-patch-issue-83",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2022-06-08T22:00:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf642232f14fb6210bcb4c2448c98822bb2ee662",
          "body": "Changed Defaults overwrite to a more use-case context values set, sing \"stream_context_create\" for just this specific function. \r\n\r\nGet_headers accept a context option to be added into function.",
          "is_bot": false,
          "headline": "Updated approach to issue #83",
          "author_name": "Skynet",
          "author_login": "ItsSkynet",
          "committed_at": "2022-06-01T01:59:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47e68a743067fa5af036f761b41590a8b66400ca",
          "body": "Fixes a bug related to Issue #83 on main repository where after verifying the problem it was determined that SSL marked as Wildcard ( * ) can cause problems with \"get_headers\" function in php.\r\n\r\nIt was assumed previously that \"FILTER_VALIDATE_URL\" was being too strict, but later determined that SSL verification was failing.",
          "is_bot": false,
          "headline": "Bug Fix: SSL get headers image verification",
          "author_name": "Skynet",
          "author_login": "ItsSkynet",
          "committed_at": "2022-05-31T17:38:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66b28f6250cd51ffeba9342b84cbdd5a0089645f",
          "body": null,
          "is_bot": false,
          "headline": "Add note to fetch OG data from social media",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2022-05-17T11:14:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb4153efaa1a71bd57b77611a1176b622f7e5ad4",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2022-02-18T09:17:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "780053a6ac02ee7ff33ec13d106c44a5aa781ef4",
          "body": "Add support of Laravel 9",
          "is_bot": false,
          "headline": "Merge pull request #81 from Daniel-Mendes/laravel-9",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2022-02-18T09:15:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d55276092f3c3c708461f001f511b6edaf3c7c50",
          "body": null,
          "is_bot": false,
          "headline": "Add support of Laravel 9",
          "author_name": "Daniel Mendes",
          "author_login": "Daniel-Mendes",
          "committed_at": "2022-02-18T08:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dfef455aea31407f45e6c042cd0e7d068289e73",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2021-01-08T20:32:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f36e90a289016d0152da55f3b26a2200317570f5",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2021-01-08T20:32:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fee095c120ea3457307197b88ab235bbd2e008e",
          "body": "Add docs",
          "is_bot": false,
          "headline": "Merge pull request #74 from shweshi/docs",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2021-01-06T16:50:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc88a4d519467ccb56f8373bf2c7944ac8cb4cda",
          "body": null,
          "is_bot": false,
          "headline": "Add files via upload",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2021-01-06T16:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03d8e1bd5f5fa2dca2b108674591f650cacba604",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2021-01-06T16:48:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5521fa5a4b4384ad57d8107ae947f2efeeef2f0e",
          "body": "Update CHANGELOG.md",
          "is_bot": false,
          "headline": "Merge pull request #73 from shweshi/shweshi-patch-1",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-12-15T18:46:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f7165de8574f00a6559ae561d03b3a55e783406",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-12-15T18:35:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28533bf539aca62a36dd436e3232ef377e699ded",
          "body": "Add get_meta_value",
          "is_bot": false,
          "headline": "Merge pull request #72 from gavinclive/meta-value",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-12-15T18:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33c2a7463a9bf75d85200e6186baa5cdbc59ef72",
          "body": "Some meta tag may use value instead of content property\n\nAdded `get_meta_value` to handle this kind of case, also when both content nor value property is present, will return null",
          "is_bot": false,
          "headline": "Add get_meta_value",
          "author_name": "Gavin Clive",
          "author_login": "gavinclive",
          "committed_at": "2020-12-15T08:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e38171086c994a434c58d4f6faf67ef32047f3b7",
          "body": "Update CHANGELOG.md",
          "is_bot": false,
          "headline": "Merge pull request #71 from shweshi/shweshi-patch-1",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-10-01T12:45:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f72c8eefeb38868618bd20b4edd74fa2a9ef9d77",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-10-01T12:44:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "143cf9e88d3fca2506928d1fac8688fd3120ebaa",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-10-01T12:43:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58cf5d6706c2d00ebdcc62aa178e66502cbccb63",
          "body": "Try to process the page even when the server returned 4xx or 5xxx.",
          "is_bot": false,
          "headline": "Merge pull request #70 from RageZBla/67-handle-404-gracefully",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-10-01T12:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40f3c1da4ca4e086ab1a21eda96c3e1498f7bf28",
          "body": "Error page may still contain metadata.",
          "is_bot": false,
          "headline": "Try to process the page even when the server returned 4xx or 5xxx.",
          "author_name": "Olivier Lechevalier",
          "author_login": null,
          "committed_at": "2020-10-01T07:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23d8852f93817b89ec815a0679a771f9bce6ae3a",
          "body": "Update CHANGELOG.md",
          "is_bot": false,
          "headline": "Merge pull request #69 from shweshi/shweshi-patch-1",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-10-01T07:07:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "175b4448f98fd04a728c5de31453d5df95c45bf8",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-10-01T07:03:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c334ee47c16f781d0c182e4d1914a5e40c90b8a9",
          "body": "Add custom user agent",
          "is_bot": false,
          "headline": "Merge pull request #68 from huulbaek/master",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-10-01T06:33:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85763a0221beb6e1ef52dcc2adce73cc62ca3588",
          "body": null,
          "is_bot": false,
          "headline": "Moved parameter and added description in readme",
          "author_name": "Thomas T",
          "author_login": "huulbaek",
          "committed_at": "2020-10-01T05:55:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73b62ec9de09523c6b3d7d63c867230385304450",
          "body": null,
          "is_bot": false,
          "headline": "Style fix for real",
          "author_name": "Thomas T",
          "author_login": "huulbaek",
          "committed_at": "2020-10-01T04:50:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f8231854d04afc3edd8ffa06d13d4121c1d0b54",
          "body": null,
          "is_bot": false,
          "headline": "Style fix",
          "author_name": "Thomas T",
          "author_login": "huulbaek",
          "committed_at": "2020-10-01T04:48:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a54e1323fc7be16d183f28a7a7174dfaa39552c",
          "body": null,
          "is_bot": false,
          "headline": "Moved parameter position",
          "author_name": "Thomas T",
          "author_login": "huulbaek",
          "committed_at": "2020-09-30T20:07:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c4c1ce8c010273c08abe2fad4a85baed7fd741d",
          "body": null,
          "is_bot": false,
          "headline": "Added custom user-agent",
          "author_name": "Thomas T",
          "author_login": "huulbaek",
          "committed_at": "2020-09-30T19:41:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b811a26835f69936ee73f0ead74aad2afbdb7b2",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-07-10T11:08:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66fb103dd6d0c1e1b3e5e669db3af4be4357de24",
          "body": "Log errors from DOMDocument::loadHTML() using libxml_get_errors()",
          "is_bot": false,
          "headline": "Merge pull request #65 from alinmiron/master",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-07-10T10:43:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "195276e1ed61a09e3bab69fae52da1632f901f94",
          "body": "added illuminate/log dependency specifying a range of  versions for better compatibility and  non-breaking updates",
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-09T11:57:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ac5ea1885221fe3694034f5b2aaae91146e849f",
          "body": "StyleCI",
          "is_bot": false,
          "headline": "Update OpenGraph.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-09T11:43:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c3e5558365604c1b9f3c102d7367ff3b3bd50bf",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-09T11:41:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a43045c13c13ea4c1f31439a3a6acd593b25b52",
          "body": "added a fourth argument to be able to better control the underlying loadHTML() method; currently, the default value is set so that we suppress warnings from malformed HTML",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-09T11:36:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2a70372471481fbd2913ffb24f66f34d950cc65",
          "body": "introduced $options parameter to pass loadHTML() additional options https://www.php.net/DOMDocument.loadHTML ;  https://www.php.net/manual/en/libxml.constants.php",
          "is_bot": false,
          "headline": "Update OpenGraph.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-09T11:20:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa27d2b7b5ce6cfc048ae85b8ad0acb246b75711",
          "body": "Update CHANGELOG.md",
          "is_bot": false,
          "headline": "Merge pull request #63 from shweshi/shweshi-patch-1",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-07-06T14:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a18eaef0138d384eb27bb2a6c01e73d7e41f1371",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-07-06T14:29:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db2c7ee5a30bf9326ccc8ea7bccc4639d59f005b",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-07-06T14:19:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f09daaa8210382c667ea873e4e3dc5680ccfe32",
          "body": "Update composer.json",
          "is_bot": false,
          "headline": "Merge pull request #62 from shweshi/shweshi-patch-2",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-07-06T14:18:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8f792e60aff511b6e8491ed96b952090eac73bd",
          "body": "Remove log",
          "is_bot": false,
          "headline": "Merge pull request #61 from shweshi/shweshi-patch-1",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-07-06T14:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb115f7adaa0a9b2324288c9d8e21accdfae051e",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-07-06T14:17:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0c32b93d2727df247e1ddc0f4c1f5837a3139a5",
          "body": null,
          "is_bot": false,
          "headline": "Remove Log",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-07-06T14:16:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0be99a8ecf272e2aa43095890d1c603934e5edbc",
          "body": "Update OpenGraph.php",
          "is_bot": false,
          "headline": "Merge pull request #60 from alinmiron/master",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-07-06T12:51:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6783a2b6ba2ef622b8d7cf1cca85f5e689ce25a1",
          "body": "StyleCI",
          "is_bot": false,
          "headline": "Update OpenGraph.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-06T12:35:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b8b16397e3764f2929cac0fbb58aae3ef87c94b",
          "body": "using try...catch wasn't best idea since if there are a lot of   DOMDocument::loadHTML() everything gets really slow.\r\n\r\nthe libxml_use_internal_errors(true) indicates that you're going to handle the errors and warnings ourselves and so they don'to mess up the output / slow down things.\r\n\r\nThis is n\n[…]\nn case you wish to perform logging or return the list of issues to the caller.\r\n\r\nWhether or not you're using the collected warnings you should always clear the queue by calling libxml_clear_errors().",
          "is_bot": false,
          "headline": "Update OpenGraph.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-06T11:23:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f49ae2ac2260f3506d5a322066f4b73aa24f81a9",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-07-03T14:37:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39b86916ebf4ab4d57c1346d8130739f25681ac2",
          "body": "Show warning if the url in contanis error",
          "is_bot": false,
          "headline": "Merge pull request #59 from alinmiron/master",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-07-03T14:32:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "603c4a00a3cc53f3cfdcbcd2cf6de3daaa6c641a",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-03T14:15:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fa06facf2f75a57e04316be6f286193ad2c0d14",
          "body": "added illuminate/log dependency",
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-03T14:13:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c01235f89b6d0a0af1ea065c55111bf75450bbe",
          "body": "reordered import statements",
          "is_bot": false,
          "headline": "Update OpenGraph.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-03T13:39:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ffb91813e6e010b4e1ac0e6e031a47daface798",
          "body": "logged the exception when the loadHTML is performed",
          "is_bot": false,
          "headline": "Update OpenGraph.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-03T13:37:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ad6e553337235a2947938bf84c49d0d26510395",
          "body": null,
          "is_bot": false,
          "headline": "Update OpenGraph.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-03T08:19:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b3c84edf3b52f82de63b7dfb421bd37c71be918",
          "body": null,
          "is_bot": false,
          "headline": "Update OpenGraph.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-03T08:19:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf0d2f9fe095e7785c8cc5edd50f8b4731a800b2",
          "body": "StyleCI issues",
          "is_bot": false,
          "headline": "Update OpenGraph.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-03T08:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bea0fe42b7d442bb22aadc719f5fc7f0f1780d1",
          "body": "since we removed @ that was before used to supress exceptions, we must catch them.",
          "is_bot": false,
          "headline": "Update OpenGraph.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-03T08:11:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f32c004faf9be7926946faadee13b829c6e51b7",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-07-03T06:07:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd3aff1fb8f0894b4c04f2c97fb2cceec620f800",
          "body": "Handling the curl_exec()  error.",
          "is_bot": false,
          "headline": "Merge pull request #58 from alinmiron/master",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-07-03T06:03:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d925b3847612062bb9ea9e0f69ee3589468011bc",
          "body": "reformated",
          "is_bot": false,
          "headline": "Update FetchException.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-02T11:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3b6f75d7bda1241a9a76a7eafae06b6a90ea5ac",
          "body": "identation",
          "is_bot": false,
          "headline": "Update FetchException.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-02T11:11:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b94638bc58968cc4fb294084c539401cd834b3c8",
          "body": "added /** @scrutinizer ignore-type */",
          "is_bot": false,
          "headline": "Update OpenGraph.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-02T11:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d101b3caca9282cd23329ad015fd58c7cfd7ec61",
          "body": "added missing variable",
          "is_bot": false,
          "headline": "Update FetchException.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-02T11:03:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfdb37a927f272cf1fef90632f25d62a69515440",
          "body": "fixed type hint",
          "is_bot": false,
          "headline": "Update FetchException.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-02T10:51:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f18532bedd1aec6271b01421e2b909d0527e5ef4",
          "body": "small refactoring",
          "is_bot": false,
          "headline": "Update OpenGraph.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-02T10:39:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6b5cd700ddd1cd551891e88b2c39a9211d9ad03",
          "body": "StyleCI issue",
          "is_bot": false,
          "headline": "Update OpenGraph.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-02T10:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a234ca83cff6aec17289a41dc2363517a788da09",
          "body": "StyleCI issue",
          "is_bot": false,
          "headline": "Update OpenGraph.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-02T10:36:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6ab60d70e7c059ec746c6ced50b8f341f7283c8",
          "body": "StyleCI issues",
          "is_bot": false,
          "headline": "Update OpenGraph.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-02T10:35:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a43e8f7da95063213257de5c89bdc4ece0b98c43",
          "body": "styleCI issue",
          "is_bot": false,
          "headline": "Update FetchException.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-02T10:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae174c50199232935004059832b69f48dfb4c5fb",
          "body": "added exception handling documentation",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-02T10:30:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abb7c66b5da708034e5a182dd4c18504c0bee868",
          "body": "if the curl_exec fails, it's best to throw a custom exception. I lost precious time debugging to find out that due server's IP being blacklisted the fetch() method was failing silently.",
          "is_bot": false,
          "headline": "Update OpenGraph.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-02T10:23:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd3c9de38cd765f1a5aa23c5788653131bf736de",
          "body": "Custom exception to be thrown if the curl_exec fails.",
          "is_bot": false,
          "headline": "Create FetchException.php",
          "author_name": "alin miron",
          "author_login": "alinmiron",
          "committed_at": "2020-07-02T10:19:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8265a4590878e1fe8dc6f92eafa5ba5fa19caff1",
          "body": "Apply fixes from StyleCI",
          "is_bot": false,
          "headline": "Merge pull request #56 from shweshi/analysis-Rv64Mp",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-06-02T20:30:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db6fdf09682a8994ba0d771ebd6ddbb74a3ce277",
          "body": "Apply fixes from StyleCI",
          "is_bot": false,
          "headline": "Merge pull request #55 from shweshi/analysis-OMrJmJ",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-06-02T20:30:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d760c0bd640376a2a5dcda72f535f77a2ecb260",
          "body": null,
          "is_bot": false,
          "headline": "Apply fixes from StyleCI",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-06-02T20:10:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "465cca00d92736a1d761a6cd6f52a10935f167b4",
          "body": "Update CHANGELOG.md",
          "is_bot": false,
          "headline": "Merge pull request #54 from shweshi/shweshi-patch-1",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-06-02T20:10:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee8ca95b85a757cfecdb2f9bea70e03d85bba082",
          "body": null,
          "is_bot": false,
          "headline": "Apply fixes from StyleCI",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-06-02T20:09:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d21a915615b1799b86f5e84af617421e4610876e",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-06-02T20:09:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49344af3327808c08a5a4b3360da6d6847a37c7e",
          "body": "Revert \"Update README.md\"",
          "is_bot": false,
          "headline": "Merge pull request #51 from shweshi/revert-48-shweshi-patch-1",
          "author_name": "Shashi Prakash Gautam",
          "author_login": "shweshi",
          "committed_at": "2020-06-02T20:06:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 24,
      "commits_last_year": 6,
      "latest_release_at": "2026-05-25T15:22:58Z",
      "latest_release_tag": "v1.2.1",
      "releases_from_tags": false,
      "days_since_last_push": 61,
      "active_weeks_last_year": 3,
      "days_since_latest_release": 61,
      "mean_days_between_releases": 229.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "shweshi/opengraph",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/shweshi/opengraph",
          "is_deprecated": false,
          "latest_version": "v1.2.1",
          "repository_url": "https://github.com/shweshi/OpenGraph",
          "versions_count": 25,
          "total_downloads": 806954,
          "dependents_count": 1,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 21425,
          "first_published_at": null,
          "latest_published_at": "2026-05-25T15:20:52Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 61
        }
      ]
    },
    "popularity": {
      "forks": 35,
      "stars": 167,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2018-12-15",
            "count": 1
          },
          {
            "date": "2018-12-17",
            "count": 1
          },
          {
            "date": "2018-12-29",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-06-30",
            "count": 1
          },
          {
            "date": "2019-07-19",
            "count": 1
          },
          {
            "date": "2019-09-29",
            "count": 1
          },
          {
            "date": "2019-10-25",
            "count": 2
          },
          {
            "date": "2020-02-13",
            "count": 1
          },
          {
            "date": "2020-02-18",
            "count": 1
          },
          {
            "date": "2020-06-02",
            "count": 1
          },
          {
            "date": "2020-07-02",
            "count": 1
          },
          {
            "date": "2020-08-17",
            "count": 1
          },
          {
            "date": "2020-09-30",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 1
          },
          {
            "date": "2021-08-04",
            "count": 1
          },
          {
            "date": "2021-08-08",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-02-18",
            "count": 1
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-10-23",
            "count": 1
          },
          {
            "date": "2022-10-28",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-06-02",
            "count": 1
          },
          {
            "date": "2023-11-08",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 1
          },
          {
            "date": "2024-12-08",
            "count": 1
          },
          {
            "date": "2025-03-13",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-05-07",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 35,
        "total_forks": 35
      },
      "star_history": null,
      "open_issues_and_prs": 8
    },
    "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": 4504,
      "source_files_sampled": 5,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": "4.8.36",
            "severity": "high",
            "ecosystem": "packagist",
            "cvss_score": 7.8,
            "advisory_ids": [
              "GHSA-vvj3-c3rp-c85p"
            ],
            "fixed_version": "12.5.8",
            "advisory_count": 1,
            "oldest_advisory_days": 178
          },
          {
            "name": "symfony/yaml",
            "direct": false,
            "version": "3.4.18",
            "severity": "moderate",
            "ecosystem": "packagist",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-4qpc-3hr4-r2p4",
              "GHSA-9frc-8383-795m",
              "GHSA-c2p3-7m5p-cv8x"
            ],
            "fixed_version": "8.0.12",
            "advisory_count": 3,
            "oldest_advisory_days": 58
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "moderate": 1
        },
        "advisory_count": 4,
        "affected_count": 2,
        "assessed_count": 22,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "illuminate/log",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "doctrine/instantiator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/reflection-common",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/reflection-docblock",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/type-resolver",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpspec/prophecy",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-code-coverage",
            "direct": false,
            "version": "2.2.4",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-file-iterator",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-text-template",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-timer",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-token-stream",
            "direct": false,
            "version": "1.4.12",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": "4.8.36",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit-mock-objects",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/comparator",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/diff",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/environment",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/exporter",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/global-state",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/recursion-context",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/version",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-ctype",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/yaml",
            "direct": false,
            "version": "3.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "webmozart/assert",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 22,
        "direct_count": 0,
        "indirect_count": 22
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 59,
        "open_issues": 5,
        "closed_ratio": 0.773,
        "closed_issues": 17,
        "closed_unmerged_prs": 15
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "shweshi",
          "commits": 142,
          "avatar_url": "https://avatars.githubusercontent.com/u/35127382?v=4"
        },
        {
          "type": "User",
          "login": "alinmiron",
          "commits": 28,
          "avatar_url": "https://avatars.githubusercontent.com/u/9200637?v=4"
        },
        {
          "type": "User",
          "login": "huulbaek",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1862741?v=4"
        },
        {
          "type": "User",
          "login": "roerlemans",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/14876955?v=4"
        },
        {
          "type": "User",
          "login": "ItsSkynet",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/3202479?v=4"
        },
        {
          "type": "User",
          "login": "StyleCIBot",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/11048387?v=4"
        },
        {
          "type": "User",
          "login": "sarpavci",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/6714468?v=4"
        },
        {
          "type": "User",
          "login": "Daniel-Mendes",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/28825568?v=4"
        },
        {
          "type": "User",
          "login": "gavinclive",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/37045788?v=4"
        },
        {
          "type": "User",
          "login": "jurgenbosch",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/7451340?v=4"
        }
      ],
      "contributors_sampled": 18,
      "top_contributor_share": 0.732
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "composer.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 3,
            "reason": "Found 7/19 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 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": 1,
            "reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": 6,
            "reason": "4 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "fb30f32085be87e696380616b34bd7048fed778b",
        "ran_at": "2026-07-25T15:42:57Z",
        "aggregate_score": 2.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-05-25T15:21:28Z",
      "oldest_open_prs": [
        {
          "number": 79,
          "created_at": "2021-10-14T14:39:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 93,
          "created_at": "2024-12-08T17:31:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 98,
          "created_at": "2026-04-18T12:05:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-05-25T15:20:52Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 77,
          "created_at": "2021-05-14T08:46:52Z",
          "last_comment_at": "2021-05-14T11:52:17Z",
          "last_comment_author": "shweshi"
        },
        {
          "number": 78,
          "created_at": "2021-10-14T09:09:31Z",
          "last_comment_at": "2021-10-16T17:09:31Z",
          "last_comment_author": "shweshi"
        },
        {
          "number": 80,
          "created_at": "2022-01-16T03:34:32Z",
          "last_comment_at": "2022-05-17T11:22:43Z",
          "last_comment_author": "shweshi"
        },
        {
          "number": 86,
          "created_at": "2022-07-03T06:53:20Z",
          "last_comment_at": "2022-07-07T19:15:05Z",
          "last_comment_author": "shweshi"
        },
        {
          "number": 94,
          "created_at": "2024-12-15T20:45:41Z",
          "last_comment_at": "2024-12-15T20:49:16Z",
          "last_comment_author": "dnnrwttr"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/shweshi/OpenGraph",
    "host": "github.com",
    "name": "OpenGraph",
    "owner": "shweshi"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 56,
      "inputs": {
        "security": 43,
        "vitality": 51,
        "community": 66,
        "governance": 63,
        "engineering": 54
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 51,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "commits_last_year": 6,
              "human_commit_share": 1,
              "days_since_last_push": 61,
              "active_weeks_last_year": 3
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 61 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 61
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "3/52 weeks with commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "6 commits in the last year",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "releases_count": 24,
              "latest_release_tag": "v1.2.1",
              "releases_from_tags": false,
              "days_since_latest_release": 61,
              "mean_days_between_releases": 229.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "24 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 61 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 61
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~229.1 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 229.1
                    }
                  }
                ],
                "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": 61,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 61 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 61
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 66,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "forks": 35,
              "stars": 167,
              "watchers": 6,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "167 stars",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 167
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "35 forks",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (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": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "packages": [
                "shweshi/opengraph"
              ],
              "dependents": 1,
              "ecosystems": "packagist",
              "total_downloads": 806954,
              "monthly_downloads": 21425
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "21,425 downloads/month across packagist",
                "points": 57.7,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 21425,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "1 packages depend on it",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": 63,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 18,
              "top_contributor_share": 0.732
            },
            "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 73% of commits",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 73
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "18 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "merged_prs": 59,
              "open_issues": 5,
              "closed_issues": 17,
              "issue_closed_ratio": 0.773,
              "closed_unmerged_prs": 15
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "77% of issues closed",
                "points": 36.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 77
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "59/74 decided PRs merged",
                "points": 30.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 59,
                      "decided": 74
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/19 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "followers": 28,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "shweshi",
              "public_repos": 51,
              "account_age_days": 3123
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "28 followers of shweshi",
                "points": 10.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 28,
                      "login": "shweshi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "51 public repos, account ~8 yr old",
                "points": 24.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 51
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "shweshi/opengraph"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 61
            },
            "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 61 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 61
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "25 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "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": 54,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "opengraph",
                "laravel",
                "metadata-extraction",
                "metadata",
                "opengraph-tags",
                "opengraph-data",
                "laravel-package",
                "laravel-opengraph",
                "hacktoberfest"
              ],
              "has_wiki": true,
              "homepage": "https://opengraph.shashi.dev",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://opengraph.shashi.dev",
                "points": 15,
                "status": "met",
                "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": "9 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 43,
        "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.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 29,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 7/19 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no 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 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "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": "4 existing vulnerabilities detected",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 22 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 22
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 4,
              "affected_packages": 2,
              "assessed_packages": 22,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1, moderate 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 22,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 10
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 33,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.36,
              "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": "36 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 19.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 36,
                      "sampled": 100
                    }
                  }
                ],
                "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": 36,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "composer.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 4504,
              "source_files_sampled": 5,
              "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/5 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 5,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T15:43:15.927654Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/shweshi/OpenGraph.svg",
  "full_name": "shweshi/OpenGraph",
  "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.27.0 — full methodology · metrics wiki.

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