Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"gpwebpay",
"payment-gateway",
"php-library",
"php7",
"php80"
],
"is_fork": false,
"size_kb": 388,
"has_wiki": true,
"homepage": "https://gpwebpay-core.readthedocs.io/en/latest/",
"languages": {
"PHP": 232833,
"Makefile": 614
},
"pushed_at": "2026-02-01T04:42:20Z",
"created_at": "2019-11-28T11:19:14Z",
"owner_type": "Organization",
"updated_at": "2025-08-25T12:54:55Z",
"description": "Library for GPWebPay HTTP API",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "Pixidos",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/15191579?v=4",
"created_at": "2015-10-19T07:58:34Z",
"is_verified": null,
"public_repos": 10,
"account_age_days": 3935
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "2.4.2",
"kind": "patch",
"published_at": "2025-04-03T14:47:49Z"
},
{
"tag": "2.4.1",
"kind": "patch",
"published_at": "2025-03-26T16:50:50Z"
},
{
"tag": "2.4.0",
"kind": "minor",
"published_at": "2025-03-26T13:59:35Z"
},
{
"tag": "2.3.1",
"kind": "patch",
"published_at": "2025-01-28T12:26:03Z"
},
{
"tag": "2.3.0",
"kind": "minor",
"published_at": "2025-01-28T11:13:35Z"
},
{
"tag": "2.2.1",
"kind": "patch",
"published_at": "2023-10-18T11:12:52Z"
},
{
"tag": "2.2.0",
"kind": "minor",
"published_at": "2023-02-06T14:09:28Z"
},
{
"tag": "2.1.1",
"kind": "patch",
"published_at": "2021-05-11T23:39:52Z"
},
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2021-02-07T01:15:14Z"
},
{
"tag": "2.0.1",
"kind": "patch",
"published_at": "2020-02-06T13:49:12Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2020-01-30T22:11:22Z"
},
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2020-01-27T15:22:07Z"
}
],
"recent_commits": [
{
"oid": "89bc3e513ff28a0e113778822a010d85af86ed53",
"body": "This update allows specifying a custom operation type when creating an Operation instance. If no operation is explicitly provided, the default remains as CREATE_ORDER for backward compatibility.",
"is_bot": false,
"headline": "Add optional operation parameter to Operation constructor #40",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-04-03T14:42:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bc8dfc3685acff377e6115daf2d4a84a2c342d2",
"body": "This update allows specifying a custom operation type when creating an Operation instance. If no operation is explicitly provided, the default remains as CREATE_ORDER for backward compatibility.",
"is_bot": false,
"headline": "Add optional operation parameter to Operation constructor",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-04-03T14:37:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e26303a461f61feb61c308029d8768a0a4d96ea2",
"body": "switch from readthedoc to github-pages",
"is_bot": false,
"headline": "Update documentation URL in README",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-27T09:07:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4be4597abff2558c33702142b44421b42f5d70d7",
"body": "Moved the `environment` key under `image` for config alignment. This change ensures compatibility with the scrutinizer setup and maintains clarity in the configuration structure.",
"is_bot": false,
"headline": "Update scrutinizer config to adjust build structure",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T19:32:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6db98b87e608d7b98ae811214fe4b09cba37b6b1",
"body": "Removed redundant `project_setup` and `coding_style` sections to streamline the configuration. These changes reduce unnecessary complexity and ensure the file focuses solely on essential settings.",
"is_bot": false,
"headline": "Simplify .scrutinizer.yml by removing unused configurations",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T19:30:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26dc96803fd16c9b20ea8df549a99940fe7687a0",
"body": "Removed redundant `project_setup` and `coding_style` sections to streamline the configuration. These changes reduce unnecessary complexity and ensure the file focuses solely on essential settings.",
"is_bot": false,
"headline": "Simplify .scrutinizer.yml by removing unused configurations",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T19:22:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cc44e71057922b0cfed42b6bc64dbe9f8d26ad2",
"body": "…an-phpunit-2.0.6\n\nBump phpstan/phpstan-phpunit from 2.0.5 to 2.0.6",
"is_bot": false,
"headline": "Merge pull request #39 from Pixidos/dependabot/composer/phpstan/phpst…",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2025-03-26T19:17:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfb24217e740b100958a5e6251f35d26148b3420",
"body": "Revised GitHub Actions to streamline Sphinx documentation deployment on GitHub Pages, introducing better concurrency and permissions management. Commented out Conda-related setup in `.scrutinizer.yml` to declutter dependencies and prioritize Composer for PHP unit tests.",
"is_bot": false,
"headline": "Update workflows for Sphinx docs deployment and cleanup dependencies",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T19:13:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca5aa29e15f539aea1d4babfab160f8805230d4e",
"body": "Updated the file path for documentation dependencies from \"doc/requirements.txt\" to \"docs/requirements.txt\" in both GitHub workflows and the Read the Docs configuration. This ensures consistency",
"is_bot": false,
"headline": "Fix docs dependency path in workflows and Read the Docs config",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T18:58:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7d5edf9313dc3ba4db138d96efc036ef98c1a04",
"body": "Updated the file path for documentation dependencies from \"doc/requirements.txt\" to \"docs/requirements.txt\" in both GitHub workflows and the Read the Docs configuration. This ensures consistency and prevents build issues caused by incorrect paths.",
"is_bot": false,
"headline": "Fix docs dependency path in workflows and Read the Docs config",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T18:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88a92a5bdc922e395d5b00bfba3533c39e76f1aa",
"body": "Introduced a GitHub Actions workflow to build and deploy documentation to GitHub Pages on pushes to the \"main\" branch. Updated dependencies' path for documentation and switched branch references in badges from \"master\" to \"main\".",
"is_bot": false,
"headline": "Add CI workflow for building and deploying documentation",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T18:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37a3ca1876016adf3a1058ce5f46ad96967efc3c",
"body": "Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 2.0.5 to 2.0.6.\n- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)\n- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/2.0.5...2.0.6)\n\n---\nupdated-dependencies:\n- dependency-name: phpstan/phpstan-phpunit\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump phpstan/phpstan-phpunit from 2.0.5 to 2.0.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-26T18:46:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5f2c78acef6ffd2aa87a8bf0d54ab321623b2de",
"body": null,
"is_bot": false,
"headline": "Update readme.md",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2025-03-26T18:28:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e704967114ad969a44f86eb6f110d39f90d546e",
"body": "Refactored the PHP environment configuration for better clarity and alignment with YAML standards. Adjusted structure by nesting `version` and `pecl_extensions` under `php",
"is_bot": false,
"headline": "Update PHP config structure in .scrutinizer.yml",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T18:19:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99d0e875ba444c3441a60f6a52bcb987927a08ef",
"body": "Refactored the PHP environment configuration for better clarity and alignment with YAML standards. Adjusted structure by nesting `version` and `pecl_extensions` under `php`. No functional changes were made.",
"is_bot": false,
"headline": "Update PHP config structure in .scrutinizer.yml",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T17:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d1ee11ad74bd8b821e3e5a462c750d06a241cc3",
"body": "Updated `.scrutinizer.yml` to include PHPUnit installation via Composer and switched test execution to PHPUnit with coverage reporting. Enabled coverage analysis by configuring Scrutinizer to use PHPUnit's generated `coverage.xml` file.",
"is_bot": false,
"headline": "Improve PHP test setup and enable coverage reporting",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T17:55:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4afde260c7f6313cafd7d40d88371d70e0a79c53",
"body": "Updated `.scrutinizer.yml` to include PHPUnit installation via Composer and switched test execution to PHPUnit with coverage reporting. Enabled coverage analysis by configuring Scrutinizer to use PHPUnit's generated `coverage.xml` file.",
"is_bot": false,
"headline": "Improve PHP test setup and enable coverage reporting",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T17:51:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e65068d26c7e69c15e13714045e78afe3866acd",
"body": "Updated `.scrutinizer.yml` to include PHPUnit installation via Composer and switched test execution to PHPUnit with coverage reporting. Enabled coverage analysis by configuring Scrutinizer to use PHPUnit's generated `coverage.xml` file.",
"is_bot": false,
"headline": "Improve PHP test setup and enable coverage reporting",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T17:37:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d732a7b852e3064049cfc24638b22369ccb2f91e",
"body": "Updated `.scrutinizer.yml` to include PHPUnit installation via Composer and switched test execution to PHPUnit with coverage reporting. Enabled coverage analysis by configuring Scrutinizer to use PHPUnit's generated `coverage.xml` file.",
"is_bot": false,
"headline": "Improve PHP test setup and enable coverage reporting",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T17:29:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82787266dca8025e791df0927ce18b033ec7bb44",
"body": "Updated `.scrutinizer.yml` to include PHPUnit installation via Composer and switched test execution to PHPUnit with coverage reporting. Enabled coverage analysis by configuring Scrutinizer to use PHPUnit's generated `coverage.xml` file.",
"is_bot": false,
"headline": "Improve PHP test setup and enable coverage reporting",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T17:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d77c3d4a0e8136fc17889a3c60a3ccca3c27ef07",
"body": "Updated the conda environment to use Python 3.13 instead of 3.9. Added a step to upgrade pip after creating the new environment. These changes ensure compatibility with the latest Python version.",
"is_bot": false,
"headline": "Update Python version in Scrutinizer config to 3.13",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T17:17:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5382001cf709d81434f030f7c03b09a3f209bf88",
"body": "Previously, an empty result text was added as a parameter, which could lead to unnecessary or invalid entries. This update ensures that the result text is only added if it is not an empty string, improving data handling and preventing potential issues.",
"is_bot": false,
"headline": "Add condition to check non-empty result text before adding",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T16:44:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51ea67cf622ff8c026e95e0f06ac7e6d1edbdaa9",
"body": "Introduce an HTML build target in the makefile for Sphinx-generated docs. Update the Sphinx configuration to include the `sphinx_design` extension and make minor adjustments in documentation examples. Pin Sphinx version to 8.2.3 and add `sphinx-design` to `requirements.txt`.",
"is_bot": false,
"headline": "Add Sphinx HTML build target and update documentation setup",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T13:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c1a7ba291bfe3604d4a6f7b3cbe635c308071d5",
"body": "Replaced instances of \".. info::\" with \".. note::\" for consistency across documentation files. Ensures uniform formatting and improves clarity for readers.",
"is_bot": false,
"headline": "Switch \"info\" directives to \"note\" in documentation",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T12:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a5e29675ad117af516e98dbd7b8dc632a414513",
"body": "Corrected inconsistent indentation in the example entry of the documentation index. This ensures proper formatting and avoids potential rendering issues.",
"is_bot": false,
"headline": "Fix indentation in docs index.rst",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T12:44:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61929e6a3a522699b5115b94fb2bfe5dd676209e",
"body": "…ror-config-for-gateway-does-not-exist-you-are-probably-forgot-added\n\nHandle default gateway logic and improve gateway configuration.",
"is_bot": false,
"headline": "Merge pull request #38 from Pixidos/37-single-gateway-config-cause-er…",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2025-03-26T12:41:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e9b03e6df7fa37b83fee830a58beb066cfa49ca",
"body": "Add a safeguard to ensure the digest is a string, throwing an exception if not. Code coverage comments are included to exclude unreachable code from test coverage. This improves robustness and clarifies testing boundaries.",
"is_bot": false,
"headline": "Fix error handling for digest signing in Signer.php",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T11:48:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d7e0b855621f469ac29f4d1f111f3f6939ff88b",
"body": "Added the `example` directory to the list of excluded paths in the Scrutinizer configuration. This ensures files in the `example` directory are not analyzed, focusing checks on relevant code paths.",
"is_bot": false,
"headline": "Exclude `example` directory from Scrutinizer analysis",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T11:42:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "152e617e2555ba5d80e8470836abfdf11eb4844d",
"body": "Upgraded to the latest stable versions of `actions/checkout`, `ramsey/composer-install`, and `codecov/codecov-action`. This ensures improved performance, compatibility, and access to recent features in the CI workflow.",
"is_bot": false,
"headline": "Update GitHub Actions to use latest versions of actions",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T11:32:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8485f449895720bfe6bc337aacf1c973ad24f85b",
"body": "Upgraded to the latest stable versions of `actions/checkout`, `ramsey/composer-install`, and `codecov/codecov-action`. This ensures improved performance, compatibility, and access to recent features in the CI workflow.",
"is_bot": false,
"headline": "Update GitHub Actions to use latest versions of actions",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T11:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22af0f7600a1f075d0c0aab08312f29a30a3c72c",
"body": "The Codecov action now includes the required token for authentication using `secrets.CODECOV_TOKEN`. This ensures proper upload of coverage reports to Codecov.",
"is_bot": false,
"headline": "Add missing Codecov token in GitHub Actions workflow",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T11:23:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69c161b63b8ae7bf2f5fccf80a26a895fe83d051",
"body": "Added support for managing default gateway logic in multiple components,\nensuring consistency and error handling. Enhanced test coverage for default\nand specific gateway scenarios, improving robustness and maintainability.",
"is_bot": false,
"headline": "Handle default gateway logic and improve gateway configuration.",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-03-26T11:12:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f82d11ba1d7ce1cb2409307624631928476f587",
"body": null,
"is_bot": false,
"headline": "Update readme.md",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2025-02-03T13:11:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3482a9beb6246f713bf8dbc07b7e8b2de67586f",
"body": null,
"is_bot": false,
"headline": "Update readme.md",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2025-02-03T13:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eebf25f5ffb4424e819f1c0187ab98c675adf639",
"body": "Updated PHPUnit configuration to version 9.3 schema and improved coverage settings. Introduced `.scrutinizer.yml` for CI/CD environment setup and coding style checks. Refactored PHPDocs in `ConfigFactory` and related classes for clarity and consistency, and commented out unstable test case in `PrivateKeyTest`.",
"is_bot": false,
"headline": "Update PHPUnit config, add Scrutinizer config, refactor PHPDocs",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-02-03T13:02:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8f59d2e2938b3a816edc62766cb21241a08214a",
"body": "Removed redundant PHPDoc comments, updated type hints, and utilized readonly properties for cleaner and stricter code. Addressed naming consistency (e.g., assertLength) and adjusted imports in several files. Optimized configurations by eliminating outdated PHP 8 conditionals.",
"is_bot": false,
"headline": "Refactor codebase and improve type consistency",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-01-30T09:20:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "562bb79a26aea3b9e00fd8df8a2426808ecf0c6c",
"body": "Updated `conf.py` to enable Google Analytics and set the default language to English. Changed Git branch parsing for compatibility and updated `requirements.txt` to include the required analytics extension. Cleaned up a redundant analytics ID in the theme options.",
"is_bot": false,
"headline": "Update Sphinx config with Google Analytics and language settings",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-01-28T12:23:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "704fedbcf3e92daa86b6c840cce27c5b51484d27",
"body": "Updated `conf.py` to enable Google Analytics and set the default language to English. Changed Git branch parsing for compatibility and updated `requirements.txt` to include the required analytics extension. Cleaned up a redundant analytics ID in the theme options.",
"is_bot": false,
"headline": "Update Sphinx config with Google Analytics and language settings",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-01-28T12:21:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a874679d5a7f6abf00706ec3e4cb0d4ff61321a5",
"body": "Updated the `.readthedocs.yml` file to specify `ubuntu-22.04` as the OS and Python `3.12` for the build environment. Simplified the Python installation section while maintaining support for `requirements",
"is_bot": false,
"headline": "Set OS and Python version for ReadTheDocs build configuration",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-01-28T11:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4deb798d6e40acc81508f34a70f9d49ca932e818",
"body": "Updated the `.readthedocs.yml` file to specify `ubuntu-22.04` as the OS and Python `3.12` for the build environment. Simplified the Python installation section while maintaining support for `requirements",
"is_bot": false,
"headline": "Set OS and Python version for ReadTheDocs build configuration",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-01-28T11:37:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d57701c5cf772911720001736c6b9c75a343290",
"body": "Updated the `.readthedocs.yml` file to specify `ubuntu-22.04` as the OS and Python `3.12` for the build environment. Simplified the Python installation section while maintaining support for `requirements.txt`. This ensures compatibility and aligns with the latest environment settings.",
"is_bot": false,
"headline": "Set OS and Python version for ReadTheDocs build configuration",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-01-28T11:29:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fdbd8d8dfd1beb8631f04e88fb3f4b3a3084aca",
"body": "Renamed `assertMaxLenght` to `assertMaxLength` to fix a typo and ensure consistency. Removed the `Stringable` stub for PHP <8.0 and updated properties to readonly where applicable for better immutability. Enhanced type declarations and annotations to align with PHP 8 standards.",
"is_bot": false,
"headline": "Fix typo and refactor codebase for PHP 8 compatibility",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-01-28T11:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cce919e053329422929569e93d5ce28b0e631e5",
"body": "Renamed `assertMaxLenght` to `assertMaxLength` to fix a typo and ensure consistency. Removed the `Stringable` stub for PHP <8.0 and updated properties to readonly where applicable for better immutability. Enhanced type declarations and annotations to align with PHP 8 standards.",
"is_bot": false,
"headline": "Fix typo and refactor codebase for PHP 8 compatibility",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-01-28T11:19:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70520451c5a12837a7a2b9f3e62b3e76e7af273a",
"body": "Renamed `assertMaxLenght` to `assertMaxLength` to fix a typo and ensure consistency. Removed the `Stringable` stub for PHP <8.0 and updated properties to readonly where applicable for better immutability. Enhanced type declarations and annotations to align with PHP 8 standards.",
"is_bot": false,
"headline": "Fix typo and refactor codebase for PHP 8 compatibility",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-01-28T11:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea351a475afd6a3858c750e629969bb57c546e77",
"body": "Renamed `assertMaxLenght` to `assertMaxLength` to fix a typo and ensure consistency. Removed the `Stringable` stub for PHP <8.0 and updated properties to readonly where applicable for better immutability. Enhanced type declarations and annotations to align with PHP 8 standards.",
"is_bot": false,
"headline": "Fix typo and refactor codebase for PHP 8 compatibility",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-01-28T11:12:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06b5a522bd8c189652f7ffbb2fd8b1a2502c7a01",
"body": "Renamed `assertMaxLenght` to `assertMaxLength` to fix a typo and ensure consistency. Removed the `Stringable` stub for PHP <8.0 and updated properties to readonly where applicable for better immutability. Enhanced type declarations and annotations to align with PHP 8 standards.",
"is_bot": false,
"headline": "Fix typo and refactor codebase for PHP 8 compatibility",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2025-01-28T11:09:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1390666d294758c4d81d930842ae804179405ca9",
"body": null,
"is_bot": false,
"headline": "feat: add optional parameter for configure ssl algorithm in Singer / #35",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2023-10-18T11:20:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e66df50cd654b0990e37bbefeebc38f3b8182066",
"body": null,
"is_bot": false,
"headline": "feat: add optional parameter for configure ssl algorithm in Singer / #35",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2023-10-18T11:05:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc61a93abc9589ca3aac9b1fad0397e7d719af8f",
"body": null,
"is_bot": false,
"headline": "fix github action",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2023-02-06T14:01:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3620ede710d2c4f44729757c883a24f75bb71241",
"body": null,
"is_bot": false,
"headline": "fix github action",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2023-02-06T13:59:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2aa338117544f530847b069ef9943b332d63c17",
"body": null,
"is_bot": false,
"headline": "feat: drop support php < 7.3, add support php ^8.0, add AmountInPennies",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2023-02-06T13:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bb633907c0948e135a2569d14ffc8226ce471b1",
"body": "Upgrade to GitHub-native Dependabot",
"is_bot": false,
"headline": "Merge pull request #11 from Pixidos/dependabot/add-v2-config-file",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2021-05-12T13:45:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19a80b7516e43f3e7ba57df7d4d54c2a1fbac4ac",
"body": "Bump 8",
"is_bot": false,
"headline": "Merge pull request #12 from Pixidos/bump-8",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2021-05-11T23:38:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ead8385ccd350eded87dfb8d28332b1abbbd96b",
"body": null,
"is_bot": false,
"headline": "bump 8",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2021-05-11T23:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb5624eba7329421e84a8fdd08a0c597092bbe31",
"body": null,
"is_bot": false,
"headline": "add APPLE_PAY (APAY) method",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2021-05-11T21:51:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71b7c2d9d165511e389aa5d1003cc44037c99fa5",
"body": null,
"is_bot": true,
"headline": "Upgrade to GitHub-native Dependabot",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2021-04-29T21:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c856877d403c342c6596e772bf0b7da61a432ea8",
"body": null,
"is_bot": false,
"headline": "update readme.md",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-07T01:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe3574b4cfd970aa9b12b9ba7e3334e6f5bf0c2a",
"body": null,
"is_bot": false,
"headline": "phpstan add deprecated and disallow calls rules",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-07T01:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "420beacba53192ca23ff6f1f4ea0ef83d41f3219",
"body": null,
"is_bot": false,
"headline": "fix phpStan 7.x vs 8.0",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-07T01:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57502db7a69038aba688ddae4427ff335a42f932",
"body": null,
"is_bot": false,
"headline": "fix phpStan 7.x vs 8.0",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-07T01:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dc83d964a1a61f76262f593f83a37f2db846915",
"body": null,
"is_bot": false,
"headline": "fix phpStan 7.x vs 8.0",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-07T01:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d08cd1f7ba638fbbbd8a802306eb49280d8bc2f",
"body": null,
"is_bot": false,
"headline": "setup github actions",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-07T01:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8d23fdc027c088155037132f9aed0c413a080b1",
"body": null,
"is_bot": false,
"headline": "setup github actions",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-07T01:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b95e4e4a85d5c71387f352c1f96d0ccbe563f169",
"body": null,
"is_bot": false,
"headline": "setup github actions",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-07T01:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56b9c46a49d0f0afb73cc703138389baeb58f882",
"body": null,
"is_bot": false,
"headline": "setup github actions",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-07T01:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6183584f8fe45d66e05f6b27b07121bebf5c950",
"body": null,
"is_bot": false,
"headline": "setup github actions",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-07T01:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76d538854b3e2f834bc787c4d276753965ed174d",
"body": null,
"is_bot": false,
"headline": "setup github actions",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-07T01:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb8903d04e0140ca25afdb2aead115256adcbcb6",
"body": null,
"is_bot": false,
"headline": "drop support php 7.1",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-07T01:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f81738122f69430c6fdc9c1081aeaa13ff7d7e0c",
"body": null,
"is_bot": false,
"headline": "bump to php 8.0",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-07T01:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "755d16cd40226d524ba2aff1ef339a970656643d",
"body": null,
"is_bot": false,
"headline": "bump to php 8.0",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-07T01:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "143bb392654438099146830bbd6ce57830131d35",
"body": null,
"is_bot": false,
"headline": "Update readme.md",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2021-02-07T01:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44ae245d950295613fb87685bb41cfed140cb9f5",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2021-02-07T01:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1093366567755753d24ff902059d0d9c7a1b86bf",
"body": null,
"is_bot": false,
"headline": "add php 8.0 support",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2021-02-07T01:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38e4997898327e5ac2794b2cebba22caa8e05400",
"body": null,
"is_bot": false,
"headline": "update readme.md",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-07T01:00:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3becb5e1db172970ec795976f61eab3ec848d200",
"body": null,
"is_bot": false,
"headline": "phpstan add deprecated and disallow calls rules",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-07T00:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fbde95a1d6ddbf095eb1a8f27a6598fc37c3b4e",
"body": null,
"is_bot": false,
"headline": "fix phpStan 7.x vs 8.0",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-06T23:56:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8452223bf55bdd5e8f9bc50e605ab3bdbb16df9d",
"body": null,
"is_bot": false,
"headline": "fix phpStan 7.x vs 8.0",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-06T23:50:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2754e030755bbf1ec7bd85fa4687bea2b2075fae",
"body": null,
"is_bot": false,
"headline": "fix phpStan 7.x vs 8.0",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-06T23:47:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d42d25e9f5be83ae3709b6a9d2e165ad417ba483",
"body": null,
"is_bot": false,
"headline": "setup github actions",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-06T01:32:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "641661ae10db9a0d51ec06780fabd889f49c441f",
"body": null,
"is_bot": false,
"headline": "setup github actions",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-06T01:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17f6594e234a65481da8876b2e2808f8b3df4f52",
"body": null,
"is_bot": false,
"headline": "setup github actions",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-06T01:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11628cdc644e316344448e90070b8a26f5e32cb0",
"body": null,
"is_bot": false,
"headline": "setup github actions",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-06T01:06:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a91837198b4053f16a77a5e4dc0b72352a6db2b6",
"body": null,
"is_bot": false,
"headline": "setup github actions",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-06T00:58:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e4fcd3a9e4751307714527d873b7fdfc3ba6044",
"body": null,
"is_bot": false,
"headline": "setup github actions",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-06T00:39:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3523b1f767d6ba71677ffb4b611dd6d511cab72",
"body": null,
"is_bot": false,
"headline": "drop support php 7.1",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-05T23:54:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a16d36460b03e65d5696297fc1f631df7c2fcc84",
"body": null,
"is_bot": false,
"headline": "bump to php 8.0",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-05T23:52:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db9e29d4f23446d67a6bf8748a1f1aceba1cde72",
"body": null,
"is_bot": false,
"headline": "bump to php 8.0",
"author_name": "Ondřej Votava",
"author_login": null,
"committed_at": "2021-02-05T23:37:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "126926aef3b765bbe4ab8236d3891969a4f576ec",
"body": null,
"is_bot": false,
"headline": "Update readme.md",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2020-12-03T22:10:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0152aaba9d57a7dd089f36dbac263949820a67dc",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2020-12-03T21:56:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e080dd0d69aad5ebe70cdd26623e3e69dc45986",
"body": null,
"is_bot": false,
"headline": "add php 8.0 support",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2020-12-03T21:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edfc02fe4617ba4e4661ab8642834e5a5ba9da9c",
"body": null,
"is_bot": false,
"headline": "Added fast token to DigestParamsFilterTest",
"author_name": "Vojtech Helmer",
"author_login": "vhelmer",
"committed_at": "2020-06-16T12:54:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae2605e0538053d2d0519f5749f97ba7b18570b8",
"body": null,
"is_bot": false,
"headline": "Added fast token to digest params",
"author_name": "Vojtech Helmer",
"author_login": "vhelmer",
"committed_at": "2020-06-16T12:54:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e39f3d71b66ca880430cddc8ac2c401f6d97768",
"body": null,
"is_bot": false,
"headline": "update(test): change to reflect parameters change",
"author_name": "edvordo",
"author_login": "edvordo",
"committed_at": "2020-06-16T12:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0923139adccf8eea647d0c0ffb3a3be75aa9aefe",
"body": "use `MERORDERNUM` as third parameter as stated in documentation",
"is_bot": false,
"headline": "fix(response parameter list)",
"author_name": "edvordo",
"author_login": "edvordo",
"committed_at": "2020-06-16T12:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4a6c64d8b89c0ded3c6a8a2c78d9df70eca37c8",
"body": null,
"is_bot": false,
"headline": "add analytic id",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2020-02-04T07:58:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f28f9110de8466c5993245e26ffbb67c036f8af",
"body": null,
"is_bot": false,
"headline": "fix path and typo",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2020-01-30T22:28:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b4d7816b7dc0b93b0c4391d8ea7bb604acb5554",
"body": null,
"is_bot": false,
"headline": "remove ghpages config",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2020-01-30T22:10:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91f880c57cf79899f0caf47366ec579154bc02c8",
"body": null,
"is_bot": false,
"headline": "typo",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2020-01-30T22:09:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d9ac49eb0788af296550319f729a6370872da00",
"body": null,
"is_bot": false,
"headline": "add badge",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2020-01-30T21:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b933f72955e582bf05305b9c7e0bd2298c33d713",
"body": null,
"is_bot": false,
"headline": "fix phpDoc",
"author_name": "Ondra Votava",
"author_login": "ondraondra81",
"committed_at": "2020-01-30T21:54:57Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 0,
"latest_release_at": "2025-04-03T14:47:49Z",
"latest_release_tag": "2.4.2",
"releases_from_tags": false,
"days_since_last_push": 178,
"active_weeks_last_year": 0,
"days_since_latest_release": 481,
"mean_days_between_releases": 209.2
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "pixidos/gpwebpay-core",
"exists": true,
"license": "BSD-3-Clause",
"keywords": [
"payment",
"checkout",
"pay",
"webpay",
"gp",
"gp webpay"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/pixidos/gpwebpay-core",
"is_deprecated": false,
"latest_version": "2.4.2",
"repository_url": "https://github.com/Pixidos/gpwebpay-core",
"versions_count": 15,
"total_downloads": 171239,
"dependents_count": 1,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 3927,
"first_published_at": null,
"latest_published_at": "2025-04-03T14:42:47Z",
"latest_version_yanked": null,
"days_since_latest_publish": 481
}
]
},
"popularity": {
"forks": 7,
"stars": 11,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2020-04-23",
"count": 1
},
{
"date": "2020-06-01",
"count": 1
},
{
"date": "2020-06-10",
"count": 1
},
{
"date": "2021-11-08",
"count": 1
},
{
"date": "2022-02-04",
"count": 1
},
{
"date": "2022-07-28",
"count": 1
},
{
"date": "2025-05-20",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 7
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 15800,
"source_files_sampled": 127,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json",
"docs/requirements.txt"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "phpunit/phpunit",
"direct": false,
"version": "9.6.22",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 7.8,
"advisory_ids": [
"GHSA-vvj3-c3rp-c85p"
],
"fixed_version": "12.5.8",
"advisory_count": 1,
"oldest_advisory_days": 182
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 41,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 3,
"direct_affected_count": 0
},
"ecosystems": [
"packagist",
"pypi"
],
"dependencies": [
{
"name": "grifart/enum",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.2.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "grifart/enum",
"direct": true,
"version": "0.2.1",
"ecosystem": "packagist"
},
{
"name": "dealerdirect/phpcodesniffer-composer-installer",
"direct": false,
"version": "1.0.0",
"ecosystem": "packagist"
},
{
"name": "doctrine/instantiator",
"direct": false,
"version": "2.0.0",
"ecosystem": "packagist"
},
{
"name": "ergebnis/phpstan-rules",
"direct": false,
"version": "2.8.0",
"ecosystem": "packagist"
},
{
"name": "myclabs/deep-copy",
"direct": false,
"version": "1.13.0",
"ecosystem": "packagist"
},
{
"name": "nikic/php-parser",
"direct": false,
"version": "5.4.0",
"ecosystem": "packagist"
},
{
"name": "phar-io/manifest",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "phar-io/version",
"direct": false,
"version": "3.2.1",
"ecosystem": "packagist"
},
{
"name": "phpstan/phpdoc-parser",
"direct": false,
"version": "2.1.0",
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": "2.1.11",
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-deprecation-rules",
"direct": false,
"version": "2.0.1",
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-phpunit",
"direct": false,
"version": "2.0.6",
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-strict-rules",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-code-coverage",
"direct": false,
"version": "9.2.32",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-file-iterator",
"direct": false,
"version": "3.0.6",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-invoker",
"direct": false,
"version": "3.1.1",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-text-template",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-timer",
"direct": false,
"version": "5.0.3",
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": "9.6.22",
"ecosystem": "packagist"
},
{
"name": "pixidos/coding-standards",
"direct": false,
"version": "2.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/cli-parser",
"direct": false,
"version": "1.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit",
"direct": false,
"version": "1.0.8",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"direct": false,
"version": "2.0.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/comparator",
"direct": false,
"version": "4.0.8",
"ecosystem": "packagist"
},
{
"name": "sebastian/complexity",
"direct": false,
"version": "2.0.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/diff",
"direct": false,
"version": "4.0.6",
"ecosystem": "packagist"
},
{
"name": "sebastian/environment",
"direct": false,
"version": "5.1.5",
"ecosystem": "packagist"
},
{
"name": "sebastian/exporter",
"direct": false,
"version": "4.0.6",
"ecosystem": "packagist"
},
{
"name": "sebastian/global-state",
"direct": false,
"version": "5.0.7",
"ecosystem": "packagist"
},
{
"name": "sebastian/lines-of-code",
"direct": false,
"version": "1.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-enumerator",
"direct": false,
"version": "4.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-reflector",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/recursion-context",
"direct": false,
"version": "4.0.5",
"ecosystem": "packagist"
},
{
"name": "sebastian/resource-operations",
"direct": false,
"version": "3.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/type",
"direct": false,
"version": "3.2.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/version",
"direct": false,
"version": "3.0.2",
"ecosystem": "packagist"
},
{
"name": "slevomat/coding-standard",
"direct": false,
"version": "8.16.1",
"ecosystem": "packagist"
},
{
"name": "spaze/phpstan-disallowed-calls",
"direct": false,
"version": "4.4.1",
"ecosystem": "packagist"
},
{
"name": "squizlabs/php_codesniffer",
"direct": false,
"version": "3.12.0",
"ecosystem": "packagist"
},
{
"name": "theseer/tokenizer",
"direct": false,
"version": "1.2.3",
"ecosystem": "packagist"
},
{
"name": "sphinx",
"direct": false,
"version": "8.2.3",
"ecosystem": "pypi"
},
{
"name": "sphinx-design",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "sphinx-rtd-theme",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-googleanalytics",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 44,
"direct_count": 1,
"indirect_count": 43
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 10,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 9,
"closed_unmerged_prs": 25
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "ondraondra81",
"commits": 50,
"avatar_url": "https://avatars.githubusercontent.com/u/4330263?v=4"
},
{
"type": "User",
"login": "vhelmer",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/12649540?v=4"
},
{
"type": "User",
"login": "edvordo",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/6738779?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.926
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"code_analyse.yml",
"doc.yml",
"unit_tests.yml"
],
"has_docs_dir": true,
"linter_configs": [
"phpcs.xml",
"phpstan.neon"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"composer.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 2 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 0/24 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "89bc3e513ff28a0e113778822a010d85af86ed53",
"ran_at": "2026-07-29T05:56:48Z",
"aggregate_score": 3.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-02-01T04:42:19Z",
"oldest_open_prs": [
{
"number": 45,
"created_at": "2026-01-28T01:00:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 46,
"created_at": "2026-02-01T04:42:17Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-03-26T19:17:12Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Pixidos/gpwebpay-core",
"host": "github.com",
"name": "gpwebpay-core",
"owner": "Pixidos"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"security": 48,
"vitality": 27,
"community": 31,
"governance": 48,
"engineering": 78
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 27,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 0.98,
"days_since_last_push": 178,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 178 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 178
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"releases_count": 12,
"latest_release_tag": "2.4.2",
"releases_from_tags": false,
"days_since_latest_release": 481,
"mean_days_between_releases": 209.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 481 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 481
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~209.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 209.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 2,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 493,
"days_since_last_human_commit": 485,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 485 days, with nothing left unanswered",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 485
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 31,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"forks": 7,
"stars": 11,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "11 stars",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 11
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "7 forks",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 7
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"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": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"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": null,
"notes": [],
"value": 50,
"inputs": {
"packages": [
"pixidos/gpwebpay-core"
],
"dependents": 1,
"ecosystems": "packagist",
"total_downloads": 171239,
"monthly_downloads": 3927
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,927 downloads/month across packagist",
"points": 47.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3927,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "1 packages depend on it",
"points": 2,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 1
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 48,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.926
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 93% of commits",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 93
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"merged_prs": 10,
"open_issues": 0,
"closed_issues": 9,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 25
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "10/35 decided PRs merged",
"points": 10.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 10,
"decided": 35
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/24 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"followers": 0,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Pixidos",
"public_repos": 10,
"account_age_days": 3935
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "0 followers of Pixidos",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "Pixidos"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "10 public repos, account ~10 yr old",
"points": 19.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 10
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"pixidos/gpwebpay-core"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 481
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on packagist",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "packagist"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 481 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 481
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "15 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 15
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 78,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": "phpcs.xml, phpstan.neon",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml, phpstan.neon"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"gpwebpay",
"payment-gateway",
"php-library",
"php7",
"php80"
],
"has_wiki": true,
"homepage": "https://gpwebpay-core.readthedocs.io/en/latest/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://gpwebpay-core.readthedocs.io/en/latest/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"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": 48,
"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": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.5
},
"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 2 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 0/24 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 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": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 41 resolved dependencies against OSV; 3 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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": 41
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 3
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 41,
"unassessed_packages": 3,
"affected_by_severity": "high 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 41,
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 1
},
"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": 50,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.48,
"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": "47 of 98 human commits state their intent (structured subject or explanatory body)",
"points": 25.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 47,
"sampled": 98
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"composer.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.02
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "makefile"
}
}
],
"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": "phpcs.xml, phpstan.neon",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml, phpstan.neon"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "2 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"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": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 15800,
"source_files_sampled": 127,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "PHP"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/127 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 127,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example"
],
"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": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"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.14.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-29T05:56:56.806655Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/Pixidos/gpwebpay-core.svg",
"full_name": "Pixidos/gpwebpay-core",
"license_state": "absent",
"license_spdx": null
}