Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 15:13 UTC

louislewis2 / payfast

C#MIT★ 28 stars⑂ 28 forkssince Feb 2017View on GitHub ↗

louislewis2/payfast holds a health index of 45 out of 100, placing it in the At risk band. It scores highest on Engineering Quality (51/100) and lowest on Vitality (34/100). It was last updated today. A single contributor accounts for most of its recent work.

45
overall / 100
At risk

Software health index

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

45
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

Louis LewisPersonal account
15 followers14 public repossince May 2014

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 publishTags
NuGetPayFast2.9.0-60 days agopayfastintegration
NuGetPayFast.AspNetCore2.9.0-50 days agopayfastintegrationaspnetcore

Metrics by category

Vitality

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

34At risk · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push0
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 2 version tags (no GitHub releases)
0/36Release recency — latest release 3,245 days ago
12.6/27Release cadence — a release every ~205.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count2
latest_release_tagv1.0.3
releases_from_tagsyes
days_since_latest_release3,245
mean_days_between_releases205.3
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?

50Moderate · 18% of overall
How it's scored
23.2/60Stars — 28 stars
11.9/25Forks — 28 forks
4.7/15Watchers — 8 watchers
Inputs used
forks28
stars28
watchers8
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
53.3/80Total downloads — 135,371 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesPayFast, PayFast.AspNetCore
dependents
ecosystemsnuget
total_downloads135,371
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

46At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.3/22.5Commit distribution — top contributor authored 99% of commits
2.7/13.5Contributor breadth — 2 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.986
How it's scored
33/46.8Issue resolution — 71% of issues closed
7.2/38.3PR acceptance — 3/16 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/29 approved changesets -- score normalized to 0
Inputs used
merged_prs3
open_issues5
closed_issues12
issue_closed_ratio0.706
closed_unmerged_prs13
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
8.7/25Owner reach — 15 followers of louislewis2
20.6/25Track record — 14 public repos, account ~12 yr old
Inputs used
followers15
owner_typeUser
is_verified
owner_loginlouislewis2
public_repos14
account_age_days4,447
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 2 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 6 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesPayFast, PayFast.AspNetCore
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

55Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://payfast-demo.azurewebsites.net/
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://payfast-demo.azurewebsites.net/
has_readmeyes
has_docs_dirno
has_descriptionno

Security

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

44At 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 1 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/29 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
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 — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3
Excluded from scoring (no data or not applicable): packaging, signed_releases. 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
advisories0
affected_packages0
assessed_packages8
unassessed_packages0
affected_by_severitynone
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 8 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.

51Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 63 of 72 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.875
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — samples/PayFast.Web.Core/PayFast.Web.Core.csproj, src/PayFast.AspNetCore/PayFast.AspNetCore.csproj, src/PayFast/PayFast.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 72
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestssamples/PayFast.Web.Core/PayFast.Web.Core.csproj, src/PayFast.AspNetCore/PayFast.AspNetCore.csproj, src/PayFast/PayFast.csproj, test/PayFast.UnitTests/PayFast.UnitTests.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
55/55Manageable file sizes — 0/44 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes16,248
source_files_sampled44
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — samples
Inputs used
example_dirssamples
has_mcp_signalno
api_schema_files

Key facts

28GitHub stars
2contributors
0commits, last 12 months
0days since last push
2releases
1bus factor
5open issues
package ecosystems

Data collection warnings

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

More detail

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

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.

0510152025302822017-102021-012024-05

Each point covers 6 days.

OpenSSF Scorecard 3.0 / 10
3.0aggregate

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-28 15:13 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/29 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
NuGetMicrosoft.Extensions.Http9.0.18src/PayFast/PayFast.csproj
NuGetNewtonsoft.Json13.0.4src/PayFast/PayFast.csproj
NuGetMicrosoft.Extensions.Options9.0.18src/PayFast/PayFast.csproj
NuGetMicrosoft.Extensions.DependencyInjection9.0.18src/PayFast/PayFast.csproj
All dependencies 8

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

RegistryPackageVersionRelation
NuGetMicrosoft.Extensions.DependencyInjection9.0.18direct
NuGetMicrosoft.Extensions.Http9.0.18direct
NuGetMicrosoft.Extensions.Options9.0.18direct
NuGetNewtonsoft.Json13.0.4direct
NuGetcoverlet.collector10.0.1indirect
NuGetMicrosoft.NET.Test.Sdk18.8.1indirect
NuGetMSTest.TestAdapter4.3.3indirect
NuGetMSTest.TestFramework4.3.3indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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": [],
      "is_fork": false,
      "size_kb": 1394,
      "has_wiki": true,
      "homepage": "https://payfast-demo.azurewebsites.net/",
      "languages": {
        "C#": 88864
      },
      "pushed_at": "2026-07-28T13:13:47Z",
      "created_at": "2017-02-13T23:58:02Z",
      "owner_type": "User",
      "updated_at": "2026-07-28T13:16:02Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Louis Lewis",
      "type": "User",
      "login": "louislewis2",
      "company": null,
      "location": "South Africa",
      "followers": 15,
      "avatar_url": "https://avatars.githubusercontent.com/u/7689775?v=4",
      "created_at": "2014-05-24T17:16:54Z",
      "is_verified": null,
      "public_repos": 14,
      "account_age_days": 4447
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2017-09-07T21:10:37Z"
        },
        {
          "tag": "v1.0.0-alpha-13",
          "kind": "prerelease",
          "published_at": "2017-02-14T12:48:33Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "89d3c5104a9576b9303d8c3553b9faf1a51605a7",
          "body": null,
          "is_bot": false,
          "headline": "feat: update to net9",
          "author_name": "louislewis2",
          "author_login": "louislewis2",
          "committed_at": "2026-07-28T13:13:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bff20e1af2d2538600192008812060a2cfd6d55",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version for release",
          "author_name": "louislewis2",
          "author_login": "louislewis2",
          "committed_at": "2024-02-17T05:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5bc1a290dbd50cdeb5812ccc2798e3476813499",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "build: create beta version for package release",
          "author_name": "louislewis2",
          "author_login": "louislewis2",
          "committed_at": "2023-09-28T16:23:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e56cb3415418583478d5199f671286a48dd14f93",
          "body": "… github action",
          "is_bot": false,
          "headline": "test: add attributes and filters to manage which tests are run in the…",
          "author_name": "louislewis2",
          "author_login": "louislewis2",
          "committed_at": "2023-09-28T16:06:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "630b9ba01ef44832b6aca4dd8825ccfbb65bdafe",
          "body": null,
          "is_bot": false,
          "headline": "refactor: switch to mstest",
          "author_name": "louislewis2",
          "author_login": "louislewis2",
          "committed_at": "2023-09-28T15:55:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daf2f39ecbacb0f6496537d9365be8b2e2d5fe9f",
          "body": null,
          "is_bot": false,
          "headline": "feat: this updates the Newtonsoft.Json package",
          "author_name": "louislewis2",
          "author_login": "louislewis2",
          "committed_at": "2023-09-28T15:55:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80e6231beac2bc4a766c650cefd16c66c90a8278",
          "body": null,
          "is_bot": false,
          "headline": "feat: add support for m_payment_id on adhoc charge",
          "author_name": "louislewis2",
          "author_login": "louislewis2",
          "committed_at": "2023-09-16T16:39:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b28671319eb100174e18ba30a2a49d068caea54d",
          "body": null,
          "is_bot": false,
          "headline": "fix: do not rethrow caught exception",
          "author_name": "louislewis2",
          "author_login": "louislewis2",
          "committed_at": "2023-09-16T10:49:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c83cea8465ade43d9e63430ee5478ef05f0c6df5",
          "body": "skip certain tests when running under ci as they cannot work and need to be executed locally and in order",
          "is_bot": false,
          "headline": "test: get tests passing",
          "author_name": "louislewis2",
          "author_login": "louislewis2",
          "committed_at": "2023-09-16T10:37:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb8d57f55d85c03ca5d9b970c5c8551dc4f37344",
          "body": "change frameworks to framework",
          "is_bot": false,
          "headline": "build: change dotnet publish command parameters",
          "author_name": "louislewis2",
          "author_login": "louislewis2",
          "committed_at": "2023-09-16T09:27:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c473a635c3a327fccbf4dd96f1e9a5192b7d537",
          "body": null,
          "is_bot": false,
          "headline": "build: remove test step in build pipline",
          "author_name": "louislewis2",
          "author_login": "louislewis2",
          "committed_at": "2023-09-16T09:17:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73118072f722ddd8048b8d878c7d93b37e5c322b",
          "body": null,
          "is_bot": false,
          "headline": "wip: update to dotnet 6",
          "author_name": "louislewis2",
          "author_login": "louislewis2",
          "committed_at": "2023-09-16T09:11:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bf411e1564a6fe40e48f776258077b3344ff6f2",
          "body": null,
          "is_bot": false,
          "headline": "fix: do not dispose http response on adhoc",
          "author_name": "louislewis2",
          "author_login": "louislewis2",
          "committed_at": "2022-01-04T08:43:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b14f06ad8fe0e0b864b16ddcc6c82b889ed8920b",
          "body": "Fix typo",
          "is_bot": false,
          "headline": "Merge pull request #14 from francoishill/patch-1",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2019-05-24T06:25:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b27cc0f2b92cc070192bf49540b54e08681da6d",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo",
          "author_name": "Francois",
          "author_login": "francoishill",
          "committed_at": "2019-05-23T05:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9ebd435dc1508b237355bfb963f2d7dee943040",
          "body": null,
          "is_bot": false,
          "headline": "feat: general nuget update & implement netstandard2",
          "author_name": "louislewis2",
          "author_login": "louislewis2",
          "committed_at": "2019-04-29T17:48:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb9914c94d4cae6c03a225bdbf017888d8ee6bf3",
          "body": null,
          "is_bot": false,
          "headline": "feat: add ai",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-09-07T21:10:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03953c903dfe1f8045d23c20a3e560d1456db6df",
          "body": null,
          "is_bot": false,
          "headline": "feat: finalise subscription and adhoc classes, update for release",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-09-07T21:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2052706e433d79f981fd856b13b4adb90ac1f38b",
          "body": null,
          "is_bot": false,
          "headline": "feat: initial subscription api support",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-08-28T20:17:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17b779d09fd48972c518a067a1c49c0788ba424d",
          "body": null,
          "is_bot": false,
          "headline": "feat: initial adhoc api support",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-08-27T18:03:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "badb8ecb9e8d65e90588fdcd4b848095c0851f8b",
          "body": null,
          "is_bot": false,
          "headline": "doc: update readme",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-08-21T20:53:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61b5e4896e02e0230900ab4769fabb03ab4ce942",
          "body": null,
          "is_bot": false,
          "headline": "chore: version bump for release",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-08-21T20:52:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da51c7b16d906738c69d827f571f18a219820bde",
          "body": null,
          "is_bot": false,
          "headline": "feat: get validator working, by using the underlying properties",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-08-21T20:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cfa0dbea8fd37ffc41c9f2b78cf404a77bd28f5",
          "body": null,
          "is_bot": false,
          "headline": "fix: update source line numbers",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-08-19T19:28:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7163c661935615fac6fbfb4c3fdeb9014058d061",
          "body": null,
          "is_bot": false,
          "headline": "doc: update documentation",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-08-19T19:22:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa3b7bec4ebf0aad7a7c60000b50a1049740a997",
          "body": null,
          "is_bot": false,
          "headline": "chore: version bump for release",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-08-19T19:17:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf0ddf194075588428e6bce5cc37691385188804",
          "body": null,
          "is_bot": false,
          "headline": "feat: configure application insights",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-08-19T18:21:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea4ace158170cbbcd48e22b87de455af49439b0b",
          "body": "add the initial implementation of the validator class. update both samples to use it as well. update documentation",
          "is_bot": false,
          "headline": "feat: add initial validation class",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-08-19T18:03:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bf36377481462dac3c2dd70998b22b81b629eb8",
          "body": "add two new projects for aspnet mvc 5 and aspnet core. the projects contain the implementation of the customer model binders. this should help users so they can simple reference a package and use the sample source as provided without having to add extra items. it will also help as other feature get implemented",
          "is_bot": false,
          "headline": "feat: create projects for the different aspnet versions",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-08-19T15:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f92c5f794fae0df0c8bf7efb5358a2cdf161472a",
          "body": "an issue was reported that signatures were not always being calculated correctly, this was due to incorrectly interpreting the payfast documentation for itn, variables are not in a fixed position. to correct this and keep the usage as simple as possible custom model binders were implemented. a new mvc 5 sample has also now been added. this primarily due to the model binders and usage differ between the two versions",
          "is_bot": false,
          "headline": "fix: correct signature mismatches & add new sample",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-08-19T14:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6aca4b0e14b2d33bfcd416bf04ae8a7e76fd52a",
          "body": "fix a reported issue that when no salt value used that the generated signature is incorrect. this was due to incorrectly detecting the 'last' item in the name value collection. this also caused there to be a trailing &",
          "is_bot": false,
          "headline": "fix: fix incorrect signature generation when no salt is present",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-08-17T20:34:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2a476e1568c728157ecaaf99f7c2d7fc6a1fb1a",
          "body": "update readme to remove the pre flag from the package\n\n[skip ci]",
          "is_bot": false,
          "headline": "doc: update readme",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-05-14T21:53:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "605a9d1101988ec89bb6974afd5c72a6eaeab2be",
          "body": "update the path glob as the new dotnet pack works differently",
          "is_bot": false,
          "headline": "chore: update path glob",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-05-14T21:47:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e6e97a6bb58c349f6913fb989e47143b0008887",
          "body": null,
          "is_bot": false,
          "headline": "chore: revert version prefix",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-05-14T21:41:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ca97be7c4b1a2f50c22ebf30387a9218b0d928c",
          "body": null,
          "is_bot": false,
          "headline": "chore: set suffix",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-05-14T21:35:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fec1863d24b1f2bc9f7391d59ea8ba88658229eb",
          "body": null,
          "is_bot": false,
          "headline": "chore: update version string",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-05-14T21:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbd6a3efaf1e0660879dc222859185da05ad29a3",
          "body": null,
          "is_bot": false,
          "headline": "chore: edit version string",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-05-14T21:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e962b6d3ff2246b4fb0ec95a21b3c94a7193c658",
          "body": null,
          "is_bot": false,
          "headline": "chore: update version string",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-05-14T21:00:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e39e75892906c2f73640cffbc23aea559b0fda0",
          "body": null,
          "is_bot": false,
          "headline": "chore: update version string",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-05-14T20:57:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3f374b0a00e8b0b070258ade8088e7e536fcfad",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove alpha status",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-05-14T20:42:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6ca94abde213a4aeecca776f1b45dc2a10661b5",
          "body": "removed the now outdated --no-build option",
          "is_bot": false,
          "headline": "chore: remove outdated switch",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-05-14T20:37:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a09092624a998ed464b0e37727604abaccdb1b3f",
          "body": "updated the sample application, to provide links to the server side code for the operation is question. added a simple payfast logo to the screen as well. updated the readme to note the classes in question and corrected a few spelling and grammer mistakes",
          "is_bot": false,
          "headline": "feat: update sample and readme",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-05-14T20:30:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eae5ee59a900a68c68df2c56e2c3515233ecd381",
          "body": "update / migrate to vs 17 csproj format",
          "is_bot": false,
          "headline": "feat: update to vs 17",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-05-14T19:44:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eb792416afe29838fb051af7057424ed6ce2034",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-03-01T12:22:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b47467fe2e8a44eea25315682e52a8d1dbea932",
          "body": null,
          "is_bot": false,
          "headline": "chore: test azure password",
          "author_name": "Louis.Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-28T22:40:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b05be175bb1ea07940e047c43c6167d79b515a6",
          "body": null,
          "is_bot": false,
          "headline": "chore: update azure credentials",
          "author_name": "Louis.Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-28T22:35:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba795cb67ec9b1e14f9943b5ace077488df7d7e9",
          "body": null,
          "is_bot": false,
          "headline": "chore: update feed secrets",
          "author_name": "Louis.Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-28T22:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54f4a8ea51107413d27c70f00c8366324b4b834e",
          "body": null,
          "is_bot": false,
          "headline": "feat: implement adhoc sample and update documentation",
          "author_name": "Louis.Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-28T10:50:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b3e0162fac1a7e0a38e1f0cf0bf36f56a454a83",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove initial npm install directive",
          "author_name": "Louis.Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-16T11:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c7a00866b9aa189977e79bd8da2b828229309b6",
          "body": null,
          "is_bot": false,
          "headline": "chore: add npm install and bower install",
          "author_name": "Louis.Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-16T11:48:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c1ae8e8d8b38aee3dd7c0784699c86e446bb8fa",
          "body": null,
          "is_bot": false,
          "headline": "chore: correct path for sample application",
          "author_name": "Louis.Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-16T11:38:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd0f5319e9675014155bb157cbb5bd12e075827b",
          "body": "updated the settings so that test credentials are populated and used. update the build script to deploy the sample website to azure after a successful build",
          "is_bot": false,
          "headline": "chore: add test credentials and update build script",
          "author_name": "Louis.Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-16T11:32:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76bcd663668bf5138ae477b6b933663e3a400c09",
          "body": "update readme by adding the nuget package details. move the build status bade to the top of the page.\n\n[ci skip]",
          "is_bot": false,
          "headline": "chore: update readme",
          "author_name": "Louis.Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-14T14:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "794826ff8741edd84d84872dec807b6847769444",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-14T12:48:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af078a862e2670a1305bb582a5df5d66fbd5b5ee",
          "body": "add the nuget feed details for uploading packages to the actual nuget package feed",
          "is_bot": false,
          "headline": "chore: add nuget feed section",
          "author_name": "Louis.Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-14T12:47:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "605c748f29907a3ecaf3826ddd356276793141a9",
          "body": "update the readme to include deails about the package feeds",
          "is_bot": false,
          "headline": "docs: update readme",
          "author_name": "Louis.Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-14T12:30:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eea5d90dfdeab9cc062fa10af061da47d0c4b8d",
          "body": "add myget deployment for all builds. another deploy will be made to the actual nuget store after this",
          "is_bot": false,
          "headline": "chore: add myget deployment",
          "author_name": "Louis.Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-14T12:12:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e4c000f22e8d9d8c4a70c65bb50292b61705d9f",
          "body": "edit the version numbers so that they will be in a neat format for a publishing to nuget",
          "is_bot": false,
          "headline": "chore: edit version number creation",
          "author_name": "Louis.Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-14T11:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c249918007226140299b9ee52763ac559206a1d",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-14T03:10:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ddad59504d3234ae62d3ee1993cc153abecbfc8",
          "body": "add a sample dot net core application. correct a bug in the notify class, so that it works for both once off and recurring payments",
          "is_bot": false,
          "headline": "feat: add net core sample application",
          "author_name": "Louis.Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-14T03:03:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "904e9f7f2a580fd1fc52216df6432cf438fda26d",
          "body": null,
          "is_bot": false,
          "headline": "chore: update build script to use master branch",
          "author_name": "Louis.Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-14T01:05:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b17a3f3e8d1e8e359f8286a66347e207bd1f0c95",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'dev'",
          "author_name": "Louis.Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-14T00:59:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54dfabfcba0d0df7c414712800cb779be2bbbd19",
          "body": null,
          "is_bot": false,
          "headline": "Create License.md",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-14T00:58:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01dd0a68928742de3651afd1bcd9f6fbcff95f23",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'dev'",
          "author_name": "Louis.Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-14T00:52:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd73668aa8cef57199299a6076df7a267a6f63e9",
          "body": "feat: add appveyor build support (#1)",
          "is_bot": false,
          "headline": "Merge pull request #2 from louislewis2/master",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-14T00:50:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdce5cd34b560f674cadea137a4c23f2b0e62185",
          "body": null,
          "is_bot": false,
          "headline": "chore: add build status badge",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-14T00:36:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "480845df17b36cfcacef97392931ea3e8fc1924e",
          "body": "* feat: add appveyor configuration file\r\n\r\n* feat: configure build script",
          "is_bot": false,
          "headline": "feat: add appveyor build support (#1)",
          "author_name": "Louis Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-14T00:30:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c44fa5ab9b5773f6ec550fdb9422993b2e75a3d",
          "body": null,
          "is_bot": false,
          "headline": "feat: configure build script",
          "author_name": "Louis.Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-14T00:27:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab8c3aa7ad488bac35a90ef8515fcd487d5af801",
          "body": null,
          "is_bot": false,
          "headline": "feat: add appveyor configuration file",
          "author_name": "Louis.Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-14T00:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1afc89985b7a4e2f9df878ce98d2c86be5d9572e",
          "body": null,
          "is_bot": false,
          "headline": "feat: initial commit",
          "author_name": "Louis.Lewis",
          "author_login": "louislewis2",
          "committed_at": "2017-02-13T23:58:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5d515015e40892e07371290539646c435a7f9db",
          "body": null,
          "is_bot": false,
          "headline": "Add project files.",
          "author_name": "Louis.Lewis",
          "author_login": null,
          "committed_at": "2017-02-13T17:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c72fc00efd8572d1c131263c8ee6d9da808b056",
          "body": null,
          "is_bot": false,
          "headline": "Add .gitignore and .gitattributes.",
          "author_name": "Louis.Lewis",
          "author_login": null,
          "committed_at": "2017-02-13T17:20:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 2,
      "commits_last_year": 0,
      "latest_release_at": "2017-09-07T21:10:37Z",
      "latest_release_tag": "v1.0.3",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 3245,
      "mean_days_between_releases": 205.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "PayFast",
          "exists": true,
          "license": null,
          "keywords": [
            "PayFast",
            "Integration"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/PayFast",
          "is_deprecated": false,
          "latest_version": "2.9.0",
          "repository_url": "https://github.com/louislewis2/payfast",
          "versions_count": 6,
          "total_downloads": 79165,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-28T13:12:47.630000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "PayFast.AspNetCore",
          "exists": true,
          "license": null,
          "keywords": [
            "PayFast",
            "Integration",
            "AspNet",
            "Core"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/PayFast.AspNetCore",
          "is_deprecated": false,
          "latest_version": "2.9.0",
          "repository_url": "https://github.com/louislewis2/payfast",
          "versions_count": 5,
          "total_downloads": 56206,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-28T13:13:14.350000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 28,
      "stars": 28,
      "watchers": 8,
      "fork_history": {
        "days": [
          {
            "date": "2017-10-26",
            "count": 1
          },
          {
            "date": "2018-01-29",
            "count": 1
          },
          {
            "date": "2018-04-14",
            "count": 1
          },
          {
            "date": "2018-08-30",
            "count": 1
          },
          {
            "date": "2018-09-05",
            "count": 1
          },
          {
            "date": "2018-10-18",
            "count": 1
          },
          {
            "date": "2019-03-04",
            "count": 1
          },
          {
            "date": "2019-03-07",
            "count": 1
          },
          {
            "date": "2019-03-14",
            "count": 1
          },
          {
            "date": "2019-05-13",
            "count": 1
          },
          {
            "date": "2019-05-23",
            "count": 1
          },
          {
            "date": "2019-11-19",
            "count": 1
          },
          {
            "date": "2020-06-02",
            "count": 1
          },
          {
            "date": "2020-06-12",
            "count": 1
          },
          {
            "date": "2020-06-26",
            "count": 1
          },
          {
            "date": "2020-07-27",
            "count": 1
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-08-25",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 1
          },
          {
            "date": "2020-11-24",
            "count": 1
          },
          {
            "date": "2021-01-04",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 1
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2021-11-06",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 1
          },
          {
            "date": "2022-06-16",
            "count": 1
          },
          {
            "date": "2022-08-14",
            "count": 1
          },
          {
            "date": "2024-05-07",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 28,
        "total_forks": 28
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "samples/PayFast.Web.Core/PayFast.Web.Core.csproj",
        "src/PayFast.AspNetCore/PayFast.AspNetCore.csproj",
        "src/PayFast/PayFast.csproj",
        "test/PayFast.UnitTests/PayFast.UnitTests.csproj"
      ],
      "largest_source_bytes": 16248,
      "source_files_sampled": 44,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 8,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [
        {
          "name": "Microsoft.Extensions.Http",
          "manifest": "src/PayFast/PayFast.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.18"
        },
        {
          "name": "Newtonsoft.Json",
          "manifest": "src/PayFast/PayFast.csproj",
          "ecosystem": "nuget",
          "version_constraint": "13.0.4"
        },
        {
          "name": "Microsoft.Extensions.Options",
          "manifest": "src/PayFast/PayFast.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.18"
        },
        {
          "name": "Microsoft.Extensions.DependencyInjection",
          "manifest": "src/PayFast/PayFast.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.18"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "Microsoft.Extensions.DependencyInjection",
            "direct": true,
            "version": "9.0.18",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Http",
            "direct": true,
            "version": "9.0.18",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Options",
            "direct": true,
            "version": "9.0.18",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": true,
            "version": "13.0.4",
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.collector",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "18.8.1",
            "ecosystem": "nuget"
          },
          {
            "name": "MSTest.TestAdapter",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "nuget"
          },
          {
            "name": "MSTest.TestFramework",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 8,
        "direct_count": 4,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 3,
        "open_issues": 5,
        "closed_ratio": 0.706,
        "closed_issues": 12,
        "closed_unmerged_prs": 13
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "louislewis2",
          "commits": 69,
          "avatar_url": "https://avatars.githubusercontent.com/u/7689775?v=4"
        },
        {
          "type": "User",
          "login": "francoishill",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2478192?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.986
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "payfast-demo.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 1 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": 0,
            "reason": "Found 1/29 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "89d3c5104a9576b9303d8c3553b9faf1a51605a7",
        "ran_at": "2026-07-28T15:13:48Z",
        "aggregate_score": 3,
        "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-07-28T13:14:01Z",
      "oldest_open_prs": [
        {
          "number": 32,
          "created_at": "2024-09-03T22:29:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2019-05-24T06:25:30Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 16,
          "created_at": "2020-04-13T14:03:31Z",
          "last_comment_at": "2023-10-06T13:06:50Z",
          "last_comment_author": "garry-williams"
        },
        {
          "number": 18,
          "created_at": "2020-07-27T11:02:45Z",
          "last_comment_at": "2020-10-29T14:51:18Z",
          "last_comment_author": "cjnaude"
        },
        {
          "number": 20,
          "created_at": "2020-09-24T05:42:03Z",
          "last_comment_at": "2021-12-14T19:37:11Z",
          "last_comment_author": "BabakSouth"
        },
        {
          "number": 25,
          "created_at": "2022-05-30T11:57:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 34,
          "created_at": "2025-10-23T18:27:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/louislewis2/payfast",
    "host": "github.com",
    "name": "payfast",
    "owner": "louislewis2"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 45,
      "inputs": {
        "security": 44,
        "vitality": 34,
        "community": 50,
        "governance": 46,
        "engineering": 51
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 34,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 32,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "v1.0.3",
              "releases_from_tags": true,
              "days_since_latest_release": 3245,
              "mean_days_between_releases": 205.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3245 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3245
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~205.3 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 205.3
                    }
                  }
                ],
                "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 50,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "forks": 28,
              "stars": 28,
              "watchers": 8,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "28 stars",
                "points": 23.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "28 forks",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "8 watchers",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 67,
            "inputs": {
              "packages": [
                "PayFast",
                "PayFast.AspNetCore"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 135371,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "135,371 downloads all-time across nuget",
                "points": 53.3,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 135371,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 46,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.986
            },
            "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 99% of commits",
                "points": 0.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "merged_prs": 3,
              "open_issues": 5,
              "closed_issues": 12,
              "issue_closed_ratio": 0.706,
              "closed_unmerged_prs": 13
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "71% of issues closed",
                "points": 33,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 71
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "3/16 decided PRs merged",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 3,
                      "decided": 16
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "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": 49,
            "inputs": {
              "followers": 15,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "louislewis2",
              "public_repos": 14,
              "account_age_days": 4447
            },
            "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": "15 followers of louislewis2",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 15,
                      "login": "louislewis2"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "14 public repos, account ~12 yr old",
                "points": 20.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 14
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "PayFast",
                "PayFast.AspNetCore"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "2 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 2,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "6 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": 51,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": 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 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://payfast-demo.azurewebsites.net/",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://payfast-demo.azurewebsites.net/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 44,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3
            },
            "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 1 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 1/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 8 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": 8
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 8,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 8,
              "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": 2
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 51,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.875,
              "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": "63 of 72 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 63,
                      "sampled": 72
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "samples/PayFast.Web.Core/PayFast.Web.Core.csproj",
                "src/PayFast.AspNetCore/PayFast.AspNetCore.csproj",
                "src/PayFast/PayFast.csproj",
                "test/PayFast.UnitTests/PayFast.UnitTests.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "samples/PayFast.Web.Core/PayFast.Web.Core.csproj, src/PayFast.AspNetCore/PayFast.AspNetCore.csproj, src/PayFast/PayFast.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "samples/PayFast.Web.Core/PayFast.Web.Core.csproj, src/PayFast.AspNetCore/PayFast.AspNetCore.csproj, src/PayFast/PayFast.csproj"
                    }
                  }
                ],
                "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": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 72",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 72
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 16248,
              "source_files_sampled": 44,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C# (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/44 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 44,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "samples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "samples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T15:13:55.566004Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/louislewis2/payfast.svg",
  "full_name": "louislewis2/payfast",
  "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 statisticsNuGet.