Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"php",
"mink",
"mink-driver",
"symfony",
"symfony-panther",
"chromedriver",
"e2e-testing",
"behat"
],
"is_fork": false,
"size_kb": 121,
"has_wiki": true,
"homepage": "https://packagist.org/packages/robertfausk/mink-panther-driver",
"languages": {
"PHP": 36993,
"HTML": 3722,
"Shell": 518,
"Dockerfile": 1568
},
"pushed_at": "2026-07-24T15:07:18Z",
"created_at": "2018-10-23T18:56:51Z",
"owner_type": "User",
"updated_at": "2026-07-24T15:08:41Z",
"description": "Symfony Panther driver for Mink framework",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://streetworkapp.de",
"name": "Robert Freigang",
"type": "User",
"login": "robertfausk",
"company": "@projektmotor ",
"location": "Dresden",
"followers": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/1651297?v=4",
"created_at": "2012-04-17T09:58:43Z",
"is_verified": null,
"public_repos": 119,
"account_age_days": 5211
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2025-04-03T21:55:59Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2024-04-18T10:43:55Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2022-07-25T16:15:59Z"
},
{
"tag": "v1.0.8",
"kind": "patch",
"published_at": "2021-03-14T07:53:36Z"
},
{
"tag": "v1.0.7",
"kind": "patch",
"published_at": "2021-02-23T13:24:55Z"
},
{
"tag": "v1.0.6",
"kind": "patch",
"published_at": "2020-10-08T16:06:44Z"
},
{
"tag": "v1.0.5",
"kind": "patch",
"published_at": "2020-06-26T14:51:17Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2020-04-14T06:07:58Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2020-03-28T18:42:49Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2020-03-28T07:37:43Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2019-10-11T13:39:55Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2019-08-16T18:01:03Z"
}
],
"recent_commits": [
{
"oid": "ad30508235d4c6a752b3a3757b90c21b3ce5c8e1",
"body": null,
"is_bot": false,
"headline": "Add support for PHP 8.5",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2026-07-24T15:07:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "810f59ba4df924314ffa4edd49044c0cc88d732d",
"body": null,
"is_bot": false,
"headline": "Minor: use 'AS' instead of 'as' in Dockerfile",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2025-04-04T08:17:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac95116505015a43af687220a8e00cefabd34dc0",
"body": null,
"is_bot": false,
"headline": "Prepare release v1.1.2",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2025-04-03T21:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c3c17970acf0a0ac0c032ff17f3636580c09776",
"body": null,
"is_bot": false,
"headline": "Prepare release v1.1.2",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2025-04-03T21:52:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ba9fd94f34efcb30805f7266bbf429c9f05173b",
"body": "…pported via PantherConfig.php #29",
"is_bot": false,
"headline": "Rely on test cases of mink/driver-testsuite directly and disable unsu…",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2025-04-03T21:41:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d696856d0dadc393d51c4176e4d284096f8303c0",
"body": "ensure return correct value of checkbox field if it is in form group",
"is_bot": false,
"headline": "Fix CheckboxTest.php #2 #9",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2025-04-03T12:59:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3ab74b8b5f5fa1fe58c4b2c7603475b2d6101d2",
"body": null,
"is_bot": false,
"headline": "Ensure return if null is only for checkbox fields #9",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2025-04-03T12:47:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6ff35c940ab59e4fc36276b815f7d7f107c4bc6",
"body": "…8 #9",
"is_bot": false,
"headline": "Use traditional syntax instead of => for PHP compatibility < 7.4 #7 #…",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2025-04-03T12:39:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b20654730bf731f919e82f8a6445b74138677b13",
"body": null,
"is_bot": false,
"headline": "Fix SelectTest::testSetValueMultiSelect #8",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2025-04-03T12:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fff3efd3089d6a56e4f1d3ca9572a90bd7d17de9",
"body": null,
"is_bot": false,
"headline": "Fix SelectTest::testSelectMultiselect #9",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2025-04-03T12:29:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42b3f0073d7f2df70b4d9634d74a9d568f15920e",
"body": "testMultiSelect and testSetValueMultiSelect is still failing",
"is_bot": false,
"headline": "Fix SelectTest::testSelectWithoutOption #33",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2025-04-03T12:22:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "963a2074d05167f03a46cdb851ab84537fed6acc",
"body": "which to a new tag 2.2.1 (and symfony/panther has 2.2.0 as latest release)\n\nbecause PR in symfony/panther is not merged into main branch yet\nand releases in symfony/panther are quite unregular",
"is_bot": false,
"headline": "Readd rely on https://github.com/robertfausk/panther #33",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2025-04-03T09:34:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21ba723aa6224752cd64d1b0216caf43ba13db5d",
"body": null,
"is_bot": false,
"headline": "Remove rely on https://github.com/robertfausk/panther #33 #32",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2025-04-03T07:52:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68f56ca5b85393792f39af08920d26cd094dca45",
"body": "PHP 8.4 fix",
"is_bot": false,
"headline": "Merge pull request #31 from codingioanniskrikos/patch-1",
"author_name": "Robert Freigang",
"author_login": "robertfausk",
"committed_at": "2025-04-03T07:30:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed3de406c4824684dcbb31022e2b76f404fd083c",
"body": null,
"is_bot": false,
"headline": "Fix getValue of radio outside of form #33",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2025-04-02T22:23:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94c28ed5e932007368e8a569d5bbf3c144757c1e",
"body": null,
"is_bot": false,
"headline": "Fix Html5Test.php test cases #33",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2025-04-02T21:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f1022b77cf88eba46f7bd3dbd5944c421e79009",
"body": null,
"is_bot": false,
"headline": "Fix several test cases #33",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2025-04-02T21:16:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cde09e7f98b7d5f4c30b5817fdeb96f091cf4a6c",
"body": null,
"is_bot": false,
"headline": "Fix install of pyrech/composer-changelogs #32",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2025-04-02T15:16:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75eaf758493ff7fe32c2339791a949d9c4df9534",
"body": null,
"is_bot": false,
"headline": "Upgrade upload-artifact and actions/checkout from v2 to v4 #33",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2025-04-02T15:08:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b333449bd08b537a76f7988e61fbc6be1d48507",
"body": null,
"is_bot": false,
"headline": "Fix install of pyrech/composer-changelogs #32",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2025-04-02T15:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebf5f6a0b4278f8df2669f2c1d11d0f9c3dfa829",
"body": "to be able to execute tests in ga",
"is_bot": false,
"headline": "Add support for PHP 8.4 #32",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2025-04-02T15:00:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59801dd7c3f804d394ef4580d0cd7997ce23560d",
"body": null,
"is_bot": false,
"headline": "PHP 8.4 fix",
"author_name": "codingioanniskrikos",
"author_login": "codingioanniskrikos",
"committed_at": "2025-02-19T11:49:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52aa735bc0cf05f5fd9406f4da56136b00b9c5cb",
"body": null,
"is_bot": false,
"headline": "Prepare release v1.1.1",
"author_name": "robert.freigang",
"author_login": null,
"committed_at": "2024-04-18T10:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ddc68ff3b5c3523688d22c82045efc7c63d9bd4",
"body": null,
"is_bot": false,
"headline": "Add support for PHP 8.3 #30",
"author_name": "robert.freigang",
"author_login": null,
"committed_at": "2024-04-18T10:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4230e777b9ec7dcfca845f80e753a18ea62ee1a",
"body": "* copy content of previously extended classes cause they are final now\n* use nanasess/setup-chromedriver@v2 in favor of dbrekelmans/bdi for github actions",
"is_bot": false,
"headline": "Adopt code to changes in mink/driver-testsuite #29",
"author_name": "robert.freigang",
"author_login": null,
"committed_at": "2024-04-18T10:00:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68b7cc9f5ce565c5e3507ea22dffe67631722ba8",
"body": null,
"is_bot": false,
"headline": "Set GITHUB_TOKEN in ci.yml",
"author_name": "Robert Freigang",
"author_login": "robertfausk",
"committed_at": "2023-12-06T17:16:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9ef339b8a58f7ea270fefce94510329199b38d3",
"body": null,
"is_bot": false,
"headline": "Update README.md to maintenance year 2024",
"author_name": "Robert Freigang",
"author_login": "robertfausk",
"committed_at": "2023-12-06T11:11:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e85836ec0bdaa8319caad3104bebe995e5424387",
"body": null,
"is_bot": false,
"headline": "Add support for php 8.2 #28",
"author_name": "Robert Freigang",
"author_login": "robertfausk",
"committed_at": "2022-09-17T11:37:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b07ace0e764bbe7e913dbc9111708804c640e18",
"body": null,
"is_bot": false,
"headline": "Change branch-alias from dev-master to dev-main #26",
"author_name": "Robert Freigang",
"author_login": "robertfausk",
"committed_at": "2022-09-17T11:24:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a4067d419655eda0604ac4085916a7c42b3b904",
"body": null,
"is_bot": false,
"headline": "Prepare release v1.1.0 #25",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2022-07-25T16:04:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0a43dd98a3f046e7bec408217e0bb21d146e2c3",
"body": "https://scrutinizer-ci.com/g/robertfausk/mink-panther-driver/inspections/13073902-df55-4cd5-b8b5-d8983cec076d/issues/files/src/PantherDriver.php",
"is_bot": false,
"headline": "Fix scrutinizer violation",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2022-06-06T15:37:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "973637957b1bc0a033f3850d79aa89ef1e80abd2",
"body": "…ersion\n\nUpgrade usable chromedriver version",
"is_bot": false,
"headline": "Merge pull request #24 from robertfausk/upgrade_usable_chromedriver_v…",
"author_name": "Robert Freigang",
"author_login": "robertfausk",
"committed_at": "2022-06-06T14:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d27eb7942a8c9124689aa75a3d268cd4af6effc",
"body": "which uses a checkbox without a name attribute by using updated symfony/panther version and an own tag 2.0.2 (https://github.com/robertfausk/panther/releases/tag/v2.0.2)\n\nsee also:\nhttps://github.com/symfony/panther/pull/550",
"is_bot": false,
"headline": "Fix ChangeEventTest::testCheckChangeEvent",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2022-06-06T14:40:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a6aac440e082d064ef552977b4413557804e212",
"body": "cause it is not needed anymore and leeds to following issues:\n\nThere were 2 failures:\n1) Behat\\Mink\\Tests\\Driver\\Basic\\ContentTest::testGetAttribute with data set #1 ('without-value', '')\nFailed asserting that null is identical to ''.\n/home/runner/work/mink-panther-driver/mink-panther-driver/vendor/\n[…]\nther-driver/mink-panther-driver/vendor/mink/driver-testsuite/tests/Basic/ContentTest.php:46\nphpvfscomposer:///home/runner/work/mink-panther-driver/mink-panther-driver/vendor/phpunit/phpunit/phpunit:97",
"is_bot": false,
"headline": "Remove hack introduced for TraversingTest::::testElementsTraversing",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2022-06-06T13:00:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9d1b42c30fb4216a3d7f2a58ae9db46da61e3e4b",
"body": "by using getDomProperty\nsee also: https://github.com/php-webdriver/php-webdriver/blob/main/CHANGELOG.md#1120---2021-10-14",
"is_bot": false,
"headline": "Fix getOuterHtml in newer chromium driver sions >90",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2022-06-06T12:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca592adaa38239fa87fd50bedef395e5cf6431a3",
"body": "to force usage of newest chromedriver version >90\nwhich does have problems in getOuterHtml (returning always an empty string)",
"is_bot": false,
"headline": "Remove restriction of chromedriver version 90.0.4430.24",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2022-06-06T12:49:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dfb02803e5ae104829b8386d2c90ea870a7dce2",
"body": "to force usage of newest chromedriver version >90\nwhich does have problems in getOuterHtml (returning always an empty string)",
"is_bot": false,
"headline": "Remove restriction of chromedriver version 90.0.4430.24",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2022-06-06T12:46:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c85cf0990e48e934337104874179bdffca34f1e1",
"body": null,
"is_bot": false,
"headline": "Trigger github actions build",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2022-06-06T09:16:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1373292bdb917feed9e69859d253ba451c805968",
"body": "Add support for PHP 8.1, Symfony 6 and GitHub Actions instead of Travis CI",
"is_bot": false,
"headline": "Merge pull request #23 from robertfausk/support_php_8.1",
"author_name": "Robert Freigang",
"author_login": "robertfausk",
"committed_at": "2022-02-17T00:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8947e33edf41af468c8edbbd671afa4b22885e5",
"body": "…ort for PHP 8.1\n\nStill working?\n\nStill working?\n\nStill working?\n\nStill working?\n\nDigging around to get older chromedriver getting used by\n\nsudo give me a cookie\n\nDigging around to get older chromedriver getting used by\n\nDigging around to get older chromedriver getting used by\n\nDigging around to get\n[…]\ne with 90.*\n- tests fail with 98.0.4758.102\n\nAllow ~5.0|~6.0 for symfony/dom-crawler and symfony/http-kernel\n\nBump phpunit version and enable code coverage\n\nDrop support for PHP 7.1\n\nTrigger new build",
"is_bot": false,
"headline": "Remove travis, add GitHub Actions; drop support for PHP 7.1; add supp…",
"author_name": "Robert Freigang",
"author_login": "robertfausk",
"committed_at": "2022-02-17T00:38:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4e33f2f1dd4b2f56b33fca4ed32839dcb45127f9",
"body": "…eshCrawler()",
"is_bot": false,
"headline": "Revert w3c disabling, revert changes in stop(), cleanup usage of refr…",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-12-22T07:56:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d05b64b72020287d50fda2840aee802bef1fc279",
"body": "cause getOuterHtml will return an empty string in chrome 96 otherwise",
"is_bot": false,
"headline": "Do not use w3c compliant mode in tests",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-12-21T14:06:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "914cf0b397dbd54f00e6f15668ff72ca29a005a8",
"body": null,
"is_bot": false,
"headline": "Add github actions workflow file",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-12-21T11:11:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b75c52b9236b7261042245286e4f6f499e351500",
"body": null,
"is_bot": false,
"headline": "Fix usage of refreshCrawler(), isChecked() and enable RadioTest",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-12-21T11:07:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7439ad68307416994392d19c4eff7ccdf8d8ad29",
"body": "and remove chrome addon",
"is_bot": false,
"headline": "Use explicitly bionic as os instead of xenial #22",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-12-09T08:53:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4e6cf3f9adb36a438c022371f28e6ab79f62a52",
"body": null,
"is_bot": false,
"headline": "Add ci support for PHP 8.1",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-12-09T08:40:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c27c0f3d38c71fb63d2ebf061f7cab122b5b0840",
"body": "cause dbrekelmans/bdi supports PHP 8",
"is_bot": false,
"headline": "Remove usage of --ignore-platform-req=php #22",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-12-09T08:18:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e7425dcb5868b0206caf690c41552717be95c90",
"body": "Which was basically nonsense setting it to arm64",
"is_bot": false,
"headline": "Use amd64 as arch for travis #22",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-12-09T08:07:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c814232d927aad4850ba03aa077c47fdbdf2cd9",
"body": "As stated in:\nhttps://docs.travis-ci.com/user/billing-overview/#partner-queue-solution\n\n\"Partner Queue Solution is a solution for infrastructure sponsored by our Partners with OSS in mind which can be used completely for free. Currently, it includes:\n\n IBM CPU builds in IBM Cloud (sponsored by IBM)\n ARM64 CPU builds in Equinix Metal (former Packet) infrastructure (sponsored by ARM)\n This is available only to Open Source Software repositories.\"",
"is_bot": false,
"headline": "Try to use \"Partner Queue Solution\" of travis #22",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-12-09T08:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb6e8d75204ad8a1183c3c4d79b9ef7973d0ea3e",
"body": "which throws an exception since php-webdriver/php-webdriver#1.11.1\ne.g. \"InvalidArgumentException: keyDown / keyUp actions can only be used for modifier keys, but \"u\" was given\"",
"is_bot": false,
"headline": "Fix usage of keyDown and keyUp",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-12-09T07:27:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "320c2cc88d7cd57583216c636f024d6ac9d99382",
"body": null,
"is_bot": false,
"headline": "Fix failing CookieTest::testCookieInSubPath",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-12-09T07:23:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92aee33495f684d1ba202db9499764ec00246355",
"body": null,
"is_bot": false,
"headline": "Prepare release v1.0.8",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-03-14T07:50:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a0aa0b581af3734f333caa24954db6f3a67d653",
"body": null,
"is_bot": false,
"headline": "Add doc hint about newly available $kernelOptions and $managerOptions",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-03-14T07:47:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5abc5188eb1c59232209e9dfedced4826939078c",
"body": "allow to pass kernel options and manager options to panther driver",
"is_bot": false,
"headline": "Merge pull request #20 from phcorp/feat/all-panther-options",
"author_name": "Robert Freigang",
"author_login": "robertfausk",
"committed_at": "2021-03-14T07:22:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c886e7c386b0ad28bd25707aeb7305813006b0a",
"body": null,
"is_bot": false,
"headline": "allow to pass all panther options to panther driver",
"author_name": "Pierre Hennequart",
"author_login": "phcorp",
"committed_at": "2021-03-09T15:22:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d1faed37f175de3d47344a85a56b9c4ffddee14",
"body": "…EADME.md\n\ncause it will fail otherwise",
"is_bot": false,
"headline": "Add '--ignore-platform-req=php' to require --dev dbrekelmans/bdi in R…",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-02-23T15:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27d350857afc6967e4991a0eeb18040a1401cb85",
"body": null,
"is_bot": false,
"headline": "Add missing changelogs for 1.0.5 and 1.0.6",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-02-23T14:22:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20a082ac85c6c1801eaae44d5233625a41433992",
"body": null,
"is_bot": false,
"headline": "Add missing changelogs for 1.0.5 and 1.0.6",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-02-23T13:26:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfa12bb5572702a713e94c8117dd703a021eff23",
"body": null,
"is_bot": false,
"headline": "Add changelog as preparation for new tag 1.0.7",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-02-23T13:22:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cdda3e9c7c724f82905e49dec3692ea1100a55b",
"body": "to get rid of error:\n\"PHP Fatal error: Uncaught Error: Class \"PHP_Token_NAME_QUALIFIED\" not found in /home/travis/build/robertfausk/mink-panther-driver/vendor/phpunit/php-token-stream/src/Token/Stream.php:182\"",
"is_bot": false,
"headline": "Do not use coverage report when testing with PHP 8.0 on travis",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-02-23T13:15:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e804d0176cc5f6b485adf77b887a74b4a91f7e7c",
"body": null,
"is_bot": false,
"headline": "Add icon for monthly downloads",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-02-23T13:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c48d2624114382a2099a719248dddd4aa0e2eef9",
"body": "…i in .travis-yml",
"is_bot": false,
"headline": "Add support for PHP 8.0; fixing composer require --dev dbrekelmans/bd…",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-02-23T13:08:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "961ba3c1418fa32190865ac3ce85769e4c766501",
"body": "ignore platform requirements on composer install if PHP 8.0 is used\ncause of missing support in minkphp/driver-testsuite\nhttps://github.com/minkphp/driver-testsuite/issues/33",
"is_bot": false,
"headline": "Add support for PHP 8.0",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-02-23T12:50:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "578486dce75ddbf70bd0453ff4fb3cb6b3fc4e09",
"body": "Allow Symfony Panther 1.0 via composer",
"is_bot": false,
"headline": "Merge pull request #18 from Haehnchen/patch-2",
"author_name": "Robert Freigang",
"author_login": "robertfausk",
"committed_at": "2021-02-23T10:57:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19d2b33101f493c9278594865580086ca7a23f40",
"body": "…mfony/panther >=0.9 and PHP 7.1",
"is_bot": false,
"headline": "additionally place 'chromedriver' file also in folder 'driver' for sy…",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-02-23T10:34:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "192a3400d0a58f553a8c48d3672b56870b1be2eb",
"body": null,
"is_bot": false,
"headline": "Used chmod +x bin/updatePantherChromeDriver.sh",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-02-23T10:21:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27384e677bcb5c83e6bdb9967ab15dee78412c2a",
"body": null,
"is_bot": false,
"headline": "Minor: remove \";\" sign in if statements",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-02-23T10:19:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e06bdc6daa624e7dd05d8d07f0f9dcfd5a22cf9f",
"body": "…ersion\n\naccording to https://stackoverflow.com/a/28686068",
"is_bot": false,
"headline": "Use \"${TRAVIS_PHP_VERSION:0:3}\" in .travis.yml to check against php v…",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-02-23T10:15:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5955a1a76772c0c3ba67c851e0c0dd87214a461e",
"body": null,
"is_bot": false,
"headline": "Keep using dbrekelmans/bdi but also keep support for PHP 7.1",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-02-23T10:09:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8050c5b6754589136f6f44eb27d5cc4c5aedfd8e",
"body": "…er.sh",
"is_bot": false,
"headline": "Use dbrekelmans/bdi in favor of custom script updatePantherChromeDriv…",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-02-23T09:03:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de10a0fe455d80728b129f097895f9bd3e2a8f71",
"body": null,
"is_bot": false,
"headline": "Fix compatibility issue with composer version 2",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2021-02-23T09:01:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22c4e4e94838f6fd365b1eec0a3edba5c45ec097",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Daniel Espendiller",
"author_login": "Haehnchen",
"committed_at": "2021-02-15T07:34:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d68149b0a523b7f0f734176a02c40b3f4f8c9472",
"body": "cause https://github.com/minkphp/driver-testsuite/pull/35 was merged finally :)",
"is_bot": false,
"headline": "Remove overwrite of GeneralTest::testAdvancedForm closes #4",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-10-08T16:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cbc07a2bc3b8aa02b5e420337e33a8853637989",
"body": null,
"is_bot": false,
"headline": "Fix spacings",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-10-08T15:58:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "644d9a8f0a69bce8fc0a0a831800fd94effebeba",
"body": "This resolves amongst other things issues with behatch\nalso see:\nhttps://github.com/Behatch/contexts/issues/284\nhttps://github.com/Behatch/contexts/pull/292",
"is_bot": false,
"headline": "Throw exception when getClient is not started",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-10-08T15:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef04718c3c5406c75218a2dc5c51f888264dc692",
"body": "… in symfony/panther 0.8",
"is_bot": false,
"headline": "Catch LogicException when using not implemented getHistory introduced…",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-10-08T15:24:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56a86a34380868d6a523fd9ccc7d1f014051a1e6",
"body": "…owser executable\n\nwhich will be used after e.g. \"apk add chromium\"",
"is_bot": false,
"headline": "Improve update panther chrome driver script by supporting chromium-br…",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-10-08T15:22:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6982244f9a29eced27d80ffae5328df00c726729",
"body": null,
"is_bot": false,
"headline": "Remove license badge from poser.pugx",
"author_name": "Robert Freigang",
"author_login": "robertfausk",
"committed_at": "2020-09-23T06:59:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "555cf3bb984d4bf146eeff09229e50f81e48d2a0",
"body": "see:\nhttps://jamescooke.info/travis-hitting-githubs-api-limits-for-open-source-projects.html\nhttps://jamescooke.info/migrating-open-source-projects-on-travis-ci-to-fix-github-api-limit-problems.html",
"is_bot": false,
"headline": "Migrate to travis-ci.com",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-09-21T12:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a52c88220b7c7103692dc67f90b06ade7da9821d",
"body": "This reverts commit e4565f63",
"is_bot": false,
"headline": "Revert \"Migrate to travis-ci.com\"",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-09-21T12:56:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4565f63ab23b908fa6d777669bb5081a4138fc9",
"body": "see:\nhttps://jamescooke.info/travis-hitting-githubs-api-limits-for-open-source-projects.html\nhttps://jamescooke.info/migrating-open-source-projects-on-travis-ci-to-fix-github-api-limit-problems.html",
"is_bot": false,
"headline": "Migrate to travis-ci.com",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-09-21T12:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa1a83a2ece430e70bf126315c4d75e38de9285b",
"body": "cause I can not afford it's current pricing",
"is_bot": false,
"headline": "Remove sensio labs insight badges from README.md",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-09-21T08:25:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "659144fac856bb4588995c63147f4ed58b670c76",
"body": null,
"is_bot": false,
"headline": "Update README.md for updatePantherChromeDriver",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-09-21T08:25:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cca9cff036c577ee4d39253cfbcfa63c5c4a1303",
"body": "cause it fails in travis otherwise",
"is_bot": false,
"headline": "Use relative vendor path in updatePantherChromeDriver.sh",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-09-21T07:28:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71e607421e0a6345a431ba1f460e1f4d017bff35",
"body": null,
"is_bot": false,
"headline": "updatePantherChromeDriver.sh now also works with google chrome",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-09-21T07:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c956177cd15e0785205ba4e874bad63c31310b10",
"body": "…in travis ci available",
"is_bot": false,
"headline": "Add updatePantherChromeDriver.sh to have corresponding chrome driver …",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-09-21T06:51:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0425b0e3bdfce6668cbded60ccd56309199a592b",
"body": "…use latest composer in build",
"is_bot": false,
"headline": "Update min dependency of pyrech/composer-changelogs from 1.5 to 1.7; …",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-09-21T06:51:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "328d6341bca45b1df33f975029cb56a95a5a6a2e",
"body": "Fix localStorage access not allowed on certain pages",
"is_bot": false,
"headline": "Merge pull request #17 from Lctrs/patch-1",
"author_name": "Robert Freigang",
"author_login": "robertfausk",
"committed_at": "2020-06-26T14:39:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "145dfd06bcc648aa3141d75c93ca6ea42bee9235",
"body": null,
"is_bot": false,
"headline": "Fix localStorage access not allowed on certain pages",
"author_name": "Lctrs",
"author_login": "Lctrs",
"committed_at": "2020-06-26T14:35:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9377d09d51eb39f33d09108232bfa510f3d0992c",
"body": null,
"is_bot": false,
"headline": "Clear localStorage on reset() and add changelog for v1.0.4",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-04-14T06:06:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f95833089b2edc5347e13bc0611190b735ac5b76",
"body": null,
"is_bot": false,
"headline": "Add changelog for v1.0.3",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-03-28T18:41:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2d881d7dac82b6237a00842b5db90e73c77788b",
"body": null,
"is_bot": false,
"headline": "Remove allow_failures from travis-ci",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-03-28T18:04:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7968591b8a02fca64416bf69a32266fd0eec3038",
"body": null,
"is_bot": false,
"headline": "Improve README.md",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-03-28T17:52:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d27c9f28ff914311877f9ae6ebccc0533b256004",
"body": null,
"is_bot": false,
"headline": "Add php 7.4 tests to travis to achieve php 7.4 support",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-03-28T17:46:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67900d8d926bae00f19a299a1d5e3068c40a5431",
"body": null,
"is_bot": false,
"headline": "Fix instantiation example in README",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-03-28T17:34:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22ee1269f92e80036b314012126af2d493d9b34e",
"body": "PantherTestCaseTrait is not working without constants",
"is_bot": false,
"headline": "Merge pull request #14 from Haehnchen/patch-1",
"author_name": "Robert Freigang",
"author_login": "robertfausk",
"committed_at": "2020-03-28T17:15:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ace507c6e178e133f5c37668cdf90d28a43c816d",
"body": "…er to ~0.7\n\n* switchToIFrame requires int, WebDriverElement or element and not string anymore\nas of php-webdriver/webdriver 1.8 and symfony/panther 0.7 which uses w3c compatibility",
"is_bot": false,
"headline": "Bump minimum required version of behat/mink to ~1.8 and symfony/panth…",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-03-28T17:15:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8456336110c02d73a88a7b6709948c4ebd6d1fe",
"body": "* Adopted base events test cause the base test only checks for last key event. But if we want to test this with webdriver we have to first keyDown all keys one by one and then keyUp them one by one. The keyUp can not be done with both keys at once, so only the last up event gets asserted by base test.\n* Use key value \"82\" instead of \"114\" for shift+r cause this seems to be the real one.\nAlso see: https://github.com/minkphp/driver-testsuite/issues/36",
"is_bot": false,
"headline": "Add full support for keyUp, keyDown and sendKeys Fixes #5 Closes #3",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-03-28T16:30:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a5ccf32aef45363a17434e93e6f9f394cbf2900",
"body": null,
"is_bot": false,
"headline": "Add support for setting of value for html5 input type 'time'",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-03-28T08:24:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72a2c2147f7e2548fe2b00561114b4d9b93cf5ce",
"body": null,
"is_bot": false,
"headline": "Add changelog for v1.0.2",
"author_name": "robertfausk",
"author_login": "robertfausk",
"committed_at": "2020-03-28T07:35:40Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 0,
"latest_release_at": "2025-04-03T21:55:59Z",
"latest_release_tag": "v1.1.2",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 0,
"days_since_latest_release": 476,
"mean_days_between_releases": 203.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "robertfausk/mink-panther-driver",
"exists": true,
"license": "MIT",
"keywords": [
"symfony",
"testing",
"browser",
"headless",
"Mink",
"chrome",
"firefox",
"chromium",
"Panther"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/robertfausk/mink-panther-driver",
"is_deprecated": false,
"latest_version": "v1.1.2",
"repository_url": "https://github.com/robertfausk/mink-panther-driver",
"versions_count": 12,
"total_downloads": 3817204,
"dependents_count": 3,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 86153,
"first_published_at": null,
"latest_published_at": "2025-04-03T21:55:18Z",
"latest_version_yanked": null,
"days_since_latest_publish": 476
}
]
},
"popularity": {
"forks": 8,
"stars": 12,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2019-11-06",
"count": 1
},
{
"date": "2020-02-25",
"count": 1
},
{
"date": "2020-03-23",
"count": 1
},
{
"date": "2021-03-09",
"count": 1
},
{
"date": "2021-03-16",
"count": 1
},
{
"date": "2024-02-19",
"count": 1
},
{
"date": "2025-02-19",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 8
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 32568,
"source_files_sampled": 4,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 9,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "behat/mink",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "~1.8"
},
{
"name": "symfony/panther",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "~0.7|~1.0|~2.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "behat/mink",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/panther",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "dbrekelmans/bdi",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-dom",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "mink/driver-testsuite",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/dom-crawler",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/http-kernel",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 9,
"direct_count": 2,
"indirect_count": 7
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 7,
"open_issues": 1,
"closed_ratio": 0.955,
"closed_issues": 21,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "robertfausk",
"commits": 101,
"avatar_url": "https://avatars.githubusercontent.com/u/1651297?v=4"
},
{
"type": "User",
"login": "Haehnchen",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1011712?v=4"
},
{
"type": "User",
"login": "Lctrs",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5477973?v=4"
},
{
"type": "User",
"login": "phcorp",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/725023?v=4"
},
{
"type": "User",
"login": "codingioanniskrikos",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/70688027?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.953
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.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": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": "ad30508235d4c6a752b3a3757b90c21b3ce5c8e1",
"ran_at": "2026-07-24T15:14:39Z",
"aggregate_score": 3.1,
"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-24T15:07:57Z",
"oldest_open_prs": [
{
"number": 21,
"created_at": "2021-03-16T21:55:49Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-04-03T07:30:44Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 29,
"created_at": "2024-04-18T09:56:21Z",
"last_comment_at": "2025-02-09T19:50:47Z",
"last_comment_author": "stof"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/robertfausk/mink-panther-driver",
"host": "github.com",
"name": "mink-panther-driver",
"owner": "robertfausk"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"security": 31,
"vitality": 42,
"community": 45,
"governance": 54,
"engineering": 59
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 42,
"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": "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": "v1.1.2",
"releases_from_tags": false,
"days_since_latest_release": 476,
"mean_days_between_releases": 203.6
},
"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 476 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 476
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~203.6 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 203.6
}
}
],
"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": "at_risk",
"name": "Community & Adoption",
"value": 45,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"forks": 8,
"stars": 12,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "12 stars",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 12
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "8 forks",
"points": 7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 8
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"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": "good",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"packages": [
"robertfausk/mink-panther-driver"
],
"dependents": 3,
"ecosystems": "packagist",
"total_downloads": 3817204,
"monthly_downloads": 86153
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "86,153 downloads/month across packagist",
"points": 65.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 86153,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "3 packages depend on it",
"points": 4,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 3
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 5,
"top_contributor_share": 0.953
},
"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 95% of commits",
"points": 1.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 95
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"merged_prs": 7,
"open_issues": 1,
"closed_issues": 21,
"issue_closed_ratio": 0.955,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "96% of issues closed",
"points": 44.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 96
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "7/10 decided PRs merged",
"points": 26.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 7,
"decided": 10
}
}
],
"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": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"followers": 15,
"owner_type": "User",
"is_verified": null,
"owner_login": "robertfausk",
"public_repos": 119,
"account_age_days": 5211
},
"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 robertfausk",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 15,
"login": "robertfausk"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "119 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 119
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"robertfausk/mink-panther-driver"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 476
},
"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 476 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 476
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "12 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 12
}
}
],
"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": 59,
"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": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"php",
"mink",
"mink-driver",
"symfony",
"symfony-panther",
"chromedriver",
"e2e-testing",
"behat"
],
"has_wiki": true,
"homepage": "https://packagist.org/packages/robertfausk/mink-panther-driver",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://packagist.org/packages/robertfausk/mink-panther-driver",
"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": "8 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 8
}
}
],
"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": 31,
"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": 31,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.1
},
"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 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"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": "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": "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": 7
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 34,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.47,
"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 100 human commits state their intent (structured subject or explanatory body)",
"points": 25.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 47,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "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": 32568,
"source_files_sampled": 4,
"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/4 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 4,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-24T15:14:47.336512Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/robertfausk/mink-panther-driver.svg",
"full_name": "robertfausk/mink-panther-driver",
"license_state": "standard",
"license_spdx": "MIT"
}