JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 182,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 26471
},
"pushed_at": "2026-07-29T19:44:16Z",
"created_at": "2012-09-01T08:21:34Z",
"owner_type": "Organization",
"updated_at": "2026-07-29T19:44:25Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://www.kdyby.org/",
"name": "Kdyby",
"type": "Organization",
"login": "Kdyby",
"company": null,
"location": "Czech Republic",
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/615853?v=4",
"created_at": "2011-02-13T16:21:16Z",
"is_verified": null,
"public_repos": 61,
"account_age_days": 5645
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2025-12-13T09:04:30Z"
},
{
"tag": "v3.0.0-rc1",
"kind": "prerelease",
"published_at": "2025-04-18T07:52:18Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2019-03-18T16:19:06Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2019-03-18T16:20:02Z"
},
{
"tag": "v2.0.0-rc1",
"kind": "prerelease",
"published_at": "2019-03-11T19:05:59Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2016-08-27T16:23:23Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2016-08-27T16:22:02Z"
}
],
"recent_commits": [
{
"oid": "01e2515974bf5b5e7b3bcbf48f97cc5a98dcdaa3",
"body": "…ibility\n\nFix compatibility with component-model 4.0",
"is_bot": false,
"headline": "Merge pull request #73 from davidsolc-ai/fix/component-model-4-compat…",
"author_name": "David Šolc",
"author_login": "solcik",
"committed_at": "2026-07-29T19:44:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92ec152d871bb6b2c2d1c9b0f1096cd1e2ca9540",
"body": "Use explicit component monitor callbacks and public component accessors while retaining component-model 3 support. Preserve the protected attachment extension point with regression coverage, centralize control filtering, update PHPStan compatibility configuration, and repair the Composer CI script.",
"is_bot": false,
"headline": "Fix compatibility with component-model 4.0",
"author_name": "David Šolc AI",
"author_login": "davidsolc-ai",
"committed_at": "2026-07-29T19:32:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a287e4c7eee9e76e23345db873492c7759fff665",
"body": null,
"is_bot": false,
"headline": "Update README with correct Nette version requirements for v3.0",
"author_name": "David Solc",
"author_login": "solcik",
"committed_at": "2025-12-13T08:59:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6865fd51666fefd6a9ab798b20e941317915dc4d",
"body": "Fix CI by applying RemoveReflectionSetAccessibleCallsRector",
"is_bot": false,
"headline": "Merge pull request #70 from jtojnar/setaccessible",
"author_name": "David Šolc",
"author_login": "solcik",
"committed_at": "2025-12-13T08:21:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96b24181c951a64faa1693623c28153d4e41f3fb",
"body": "Fix crashes with Nette 3.2",
"is_bot": false,
"headline": "Merge pull request #69 from jtojnar/fixes",
"author_name": "David Šolc",
"author_login": "solcik",
"committed_at": "2025-12-13T08:21:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10ecf5a2e5deb75e991b9d03ae0a77303ebe1a64",
"body": "Rector will now try to remove `ReflectionProperty::setAccessible()` call since it is not needed since PHP 8.1:\nhttps://www.php.net/manual/en/reflectionproperty.getvalue.php\n\nWe already require PHP 8.2 so this is fine.",
"is_bot": false,
"headline": "Fix CI by applying RemoveReflectionSetAccessibleCallsRector",
"author_name": "Jan Tojnar",
"author_login": "jtojnar",
"committed_at": "2025-12-13T01:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e3bf35c45412bbf00752214fc64c9ebe9079b82",
"body": "After updating from 2.1.22 to 2.1.23, PHPStan started to complain:\n\n Offset int|string might not exist on $this(Kdyby\\Replicator\\Container).\n 🪪 offsetAccess.notFound\n\nhttps://github.com/phpstan/phpstan/releases/tag/2.1.23\n\nLet’s inline the contents of `Nette\\ComponentModel\\ArrayAccess::offsetGet()`.",
"is_bot": false,
"headline": "Fix with PHPStan 2.1.23",
"author_name": "Jan Tojnar",
"author_login": "jtojnar",
"committed_at": "2025-12-12T18:08:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f9f345528421df08ef481b26f788dc6da8e3fb6",
"body": null,
"is_bot": false,
"headline": "Raise PHPStan to level max",
"author_name": "Jan Tojnar",
"author_login": "jtojnar",
"committed_at": "2025-06-08T12:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62169a2a09d23040079aa3593b1e5613c0a39305",
"body": null,
"is_bot": false,
"headline": "Raise PHPStan to level 9",
"author_name": "Jan Tojnar",
"author_login": "jtojnar",
"committed_at": "2025-06-08T12:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3c492c2890541abb8e576160b0140eac447cb47",
"body": null,
"is_bot": false,
"headline": "Raise PHPStan to level 8",
"author_name": "Jan Tojnar",
"author_login": "jtojnar",
"committed_at": "2025-06-08T12:40:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a878f431a71897d16142758156f6f814141c3d1",
"body": "This was a bit annoying since the annotations in nette and phpstan-nette are not the most precise.",
"is_bot": false,
"headline": "Raise PHPStan to level 7",
"author_name": "Jan Tojnar",
"author_login": "jtojnar",
"committed_at": "2025-06-08T12:40:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6ca3e0d2a4d5bb9e77bfae62830fc21067342dc",
"body": "Mostly adding generic types to iterables.\n\nDisabling `treatPhpDocTypesAsCertain` since we cannot guarantee the caller of public methods will respect the annotation and without this, PHPStan will complain about redundant `is_iterable`.",
"is_bot": false,
"headline": "Raise PHPStan to level 6",
"author_name": "Jan Tojnar",
"author_login": "jtojnar",
"committed_at": "2025-06-08T12:12:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf453d8ed8f67ed8155a969f642afed6bc492142",
"body": null,
"is_bot": false,
"headline": "Raise PHPStan to level 5",
"author_name": "Jan Tojnar",
"author_login": "jtojnar",
"committed_at": "2025-06-08T12:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad76678f3db47a66b84c387aee7836feb64d004b",
"body": "The check was there to allow passing the callable as the first and only argument but that got broken by introduction of type hints in 291a61589428add6698b0936107c862336134d74 so PHPStan would complain:\n\n Call to function is_bool() with bool will always evaluate to true.\n\nBut we do not need this now that we support PHP 8 with named arguments:\nhttps://www.php.net/manual/en/functions.arguments.php#functions.named-arguments",
"is_bot": false,
"headline": "Raise PHPStan to level 4",
"author_name": "Jan Tojnar",
"author_login": "jtojnar",
"committed_at": "2025-06-08T12:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64392f4fa0b84fe5aed59c17ec4caab5a29f7dc8",
"body": null,
"is_bot": false,
"headline": "Raise PHPStan to level 3",
"author_name": "Jan Tojnar",
"author_login": "jtojnar",
"committed_at": "2025-06-08T12:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b2aa7156a18fef5a95740f04a2d5bcbdb04cf9b",
"body": "It was introduced in 7ae4bd3181443aca1a9a17e88b7a8df6324fd6f9 as using `string|false` but the actual type was not reflected in the annotation.\n\nLet’s tighten it up as `?string` and use type hint.\n\nThis is required for PHPStan level 3.",
"is_bot": false,
"headline": "Fix Container::$registered type",
"author_name": "Jan Tojnar",
"author_login": "jtojnar",
"committed_at": "2025-06-08T12:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac828c2cb93430790db711365e26de2e751861ac",
"body": null,
"is_bot": false,
"headline": "Raise PHPStan to level 2",
"author_name": "Jan Tojnar",
"author_login": "jtojnar",
"committed_at": "2025-06-08T12:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "994c731d6b1d5d0306d51adabd067cddd6755db0",
"body": null,
"is_bot": false,
"headline": "Fix deprecations",
"author_name": "Jan Tojnar",
"author_login": "jtojnar",
"committed_at": "2025-06-08T12:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57e25faa3d023de22d767fd2256b588cd8eef1b2",
"body": "`Container::getComponents()` returns array when `$deep` is false (by default):\nhttps://github.com/nette/component-model/commit/7f613eed7f5e57b6bde2d0be1bfdbb7e161620b3\n\nThe method also no longer takes any arguments:\nhttps://github.com/nette/component-model/commit/4e0946a788b4ac42ea903b761c693ec7dd083a69",
"is_bot": false,
"headline": "Fix with nette/component-model 3.1.0",
"author_name": "Jan Tojnar",
"author_login": "jtojnar",
"committed_at": "2025-06-08T12:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7473c50d48db1afe556a82fbfb04fefc72be133c",
"body": "291a61589428add6698b0936107c862336134d74 introduced type hints so the method now expects a string for name, consistent with `nette/component-model` (https://github.com/nette/component-model/commit/47dab8f3ef7c292a653a8fb0982d45724c3b11db).\n\nThis unfortunately leads to an error when rendering a form since range produces integers:\n\n Kdyby\\Replicator\\Container::createOne(): Argument #1 ($name) must be of type ?string, int given",
"is_bot": false,
"headline": "Fix calling createOne in createDefault",
"author_name": "Jan Tojnar",
"author_login": "jtojnar",
"committed_at": "2025-06-08T12:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f8428a496311e830982ee07f0f5b9b95f35cfdd",
"body": "Nette Forms 3.2.0 replaced SplObjectStorage with WeakMap\nhttps://github.com/nette/forms/commit/ec8ecfd4b4f482500b2789db82a83ef98ee297ac",
"is_bot": false,
"headline": "Fix Call to undefined method WeakMap::contains()",
"author_name": "Jan Tojnar",
"author_login": "jtojnar",
"committed_at": "2025-06-08T12:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a03a91217ea290d888366406b7971abbdc91fd12",
"body": "Composer: Add scripts for manual run each CI's jobs",
"is_bot": false,
"headline": "Merge pull request #68 from jakubboucek/ci-scripts",
"author_name": "David Šolc",
"author_login": "solcik",
"committed_at": "2025-04-19T01:13:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0daf25d0cd61c359906938f1935e81cd887ad375",
"body": "git: Prevent export dev-only files to package",
"is_bot": false,
"headline": "Merge pull request #67 from jakubboucek/gitattributes",
"author_name": "David Šolc",
"author_login": "solcik",
"committed_at": "2025-04-19T01:11:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23a0df98bf80251cc5129948bc4c4fcc1d6ad817",
"body": null,
"is_bot": false,
"headline": "Composer: Add scripts for manual run each CI's jobs",
"author_name": "Jakub Bouček",
"author_login": "jakubboucek",
"committed_at": "2025-04-18T22:23:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14ac9272628aece73584ca69c9a6045cc4859177",
"body": null,
"is_bot": false,
"headline": "git: Prevent export dev-only files to package",
"author_name": "Jakub Bouček",
"author_login": "jakubboucek",
"committed_at": "2025-04-18T22:22:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14a5f4ce85e5f9ebb929a9f396fae9090109ff2f",
"body": null,
"is_bot": false,
"headline": "relase: v3.0.0@rc",
"author_name": "David Solc",
"author_login": "solcik",
"committed_at": "2025-04-18T07:49:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d12ec7f967d1819eff5bffdad4e3901bd0ef3f23",
"body": "upgrade + ci: github: init",
"is_bot": false,
"headline": "Merge pull request #65 from Kdyby/feature/github-ci",
"author_name": "David Šolc",
"author_login": "solcik",
"committed_at": "2025-04-18T07:43:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69de580f94fac9a53a2c5f0f7d6859f0baabb0b2",
"body": null,
"is_bot": false,
"headline": "ci: runs-on: hardcoded to ubuntu-latest",
"author_name": "David Solc",
"author_login": "solcik",
"committed_at": "2025-04-18T07:41:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49cefedb092a5254bfe6398ce916cc06427d33ce",
"body": null,
"is_bot": false,
"headline": "editorconfig: init",
"author_name": "David Solc",
"author_login": "solcik",
"committed_at": "2025-04-18T07:34:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc0fe5ebaed57947a8db2c1d49a3219eb073348a",
"body": null,
"is_bot": false,
"headline": "ci: typo",
"author_name": "David Solc",
"author_login": "solcik",
"committed_at": "2025-04-18T07:34:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07300d496e3df7391c03e950e022d77bbb23c5c7",
"body": "ci: fix failing CI at #65",
"is_bot": false,
"headline": "Merge pull request #66 from jakubboucek/feature/github-ci",
"author_name": "David Šolc",
"author_login": "solcik",
"committed_at": "2025-04-18T07:31:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e0fbe879190c4de2b5e06e32fde67b9d46112ba",
"body": "Here is incompatibility with `Nette\\Forms\\Container::setValues()` signature.\n```\nPHPStan: Method Nette\\Forms\\Container::setValues() invoked with 3 parameters, 1-2 required.\n```",
"is_bot": false,
"headline": "Require nette/forms ~3.2.3",
"author_name": "Jakub Bouček",
"author_login": "jakubboucek",
"committed_at": "2025-04-18T02:29:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b39bd2c8f122e415db5e5f8acea720ae28148aff",
"body": null,
"is_bot": false,
"headline": "Require Nette dev packages with PHP 8.4 compatibility",
"author_name": "Jakub Bouček",
"author_login": "jakubboucek",
"committed_at": "2025-04-18T02:23:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ecdaa5c423dbe5c8bce64cda30086409853de3e",
"body": null,
"is_bot": false,
"headline": "fixup! Require PHP >= 8.2",
"author_name": "Jakub Bouček",
"author_login": "jakubboucek",
"committed_at": "2025-04-18T02:18:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1462207c5ca02f152e7949fff123045745f0efc3",
"body": null,
"is_bot": false,
"headline": "Require nette/tester to 2.5",
"author_name": "Jakub Bouček",
"author_login": "jakubboucek",
"committed_at": "2025-04-18T02:07:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f338a243779df9286b600f7339c10b964b02b605",
"body": "Here is incompatibility with `iterator_to_array()` before PHP 8.2\n```\nTypeError: iterator_to_array(): Argument #1 ($iterator) must be of type Traversable, array given\n```",
"is_bot": false,
"headline": "Require PHP >= 8.2",
"author_name": "Jakub Bouček",
"author_login": "jakubboucek",
"committed_at": "2025-04-18T02:05:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58b3f2607ee31d67b8b523e4532e24145fdaf349",
"body": null,
"is_bot": false,
"headline": "deps: nette/forms: ^3.1",
"author_name": "David Solc",
"author_login": "solcik",
"committed_at": "2025-04-17T08:04:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c13a9e2b6da5f2fcc8e63ee20972cb2c50ce80a9",
"body": null,
"is_bot": false,
"headline": "refactor: ecs, phpstan, rector",
"author_name": "David Solc",
"author_login": "solcik",
"committed_at": "2025-04-17T07:49:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91289f8ab9103ebc8cd396f0d8943a515e39e535",
"body": null,
"is_bot": false,
"headline": "ci: github: init",
"author_name": "David Solc",
"author_login": "solcik",
"committed_at": "2025-04-17T07:42:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24da4221ee6598874372d857d8d691166c99a102",
"body": "Fix type annotations",
"is_bot": false,
"headline": "Merge pull request #59 from jtojnar/patch-1",
"author_name": "David Šolc",
"author_login": "solcik",
"committed_at": "2025-04-17T06:48:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3756f7e382763d1f3580d16161fef63be59642c1",
"body": "Docs -> Fix call to function",
"is_bot": false,
"headline": "Merge pull request #60 from vladimirbiro/patch-1",
"author_name": "David Šolc",
"author_login": "solcik",
"committed_at": "2025-04-17T06:47:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "864d68dcb29b7414e6c9a8e1662e46f509c302d4",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into patch-1",
"author_name": "David Šolc",
"author_login": "solcik",
"committed_at": "2025-04-17T06:47:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b8e885bb3d3b6351f5dafda91777fc1d77510a5",
"body": "Remove tight coupling",
"is_bot": false,
"headline": "Merge pull request #61 from dakujem/feat/coupling",
"author_name": "David Šolc",
"author_login": "solcik",
"committed_at": "2025-04-17T06:47:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12b7a1e75859477c71831985ff61f062bcf0cef8",
"body": "Fix scope in new forms",
"is_bot": false,
"headline": "Merge pull request #62 from romanmatyus/patch-2",
"author_name": "David Šolc",
"author_login": "solcik",
"committed_at": "2025-04-17T06:45:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ab88df22d55d32e40715cc2e2beb20c316d40d4",
"body": "Allow nette/utils ^4.0",
"is_bot": false,
"headline": "Merge pull request #63 from jakubvojacek/master",
"author_name": "David Šolc",
"author_login": "solcik",
"committed_at": "2025-04-17T06:43:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae33ab3b2a030acffb8760be3395fbac475a61d5",
"body": null,
"is_bot": false,
"headline": "Allow nette/utils ^4.0",
"author_name": "jakubvojacek",
"author_login": "jakubvojacek",
"committed_at": "2023-03-11T15:45:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0efccd5cf551d6e7bf788a9024a3931f9120394e",
"body": "https://forum.nette.org/cs/32264-jednoduchy-setvalidationscope-false#p204765",
"is_bot": false,
"headline": "Fix scope in new forms",
"author_name": "Roman Mátyus",
"author_login": "romanmatyus",
"committed_at": "2021-03-10T02:10:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd7ad729450ee1cd915b5af190d14b6f81403f47",
"body": "and allow for better extensibility",
"is_bot": false,
"headline": "Remove tight coupling",
"author_name": "Andrej Rypo",
"author_login": "dakujem",
"committed_at": "2020-05-25T11:55:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6e078d817b4573feb0748fcee25f79f06953dac",
"body": null,
"is_bot": false,
"headline": "Fix call to function",
"author_name": "vladimirbiro",
"author_login": "vladimirbiro",
"committed_at": "2020-05-11T19:33:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "666fbdb1b6a1eea5b51e918229755ebe0c467a7d",
"body": "When validating my app using Psalm, I get the following error:\r\n\r\n ERROR: PossiblyInvalidArgument - app/forms/TeamFormFactory.php:63:26 - Argument 1 of iterator_count expects Traversable, possibly different type Iterator|array<array-key, Nette\\Forms\\Container> provided\r\n return iterator_count($replicator->getContainers()) <= $maxMembers;\r\n\r\nSince Nette\\ComponentModel\\Container::getComponents only returns Iterator, let’s fix the annotations using generics.",
"is_bot": false,
"headline": "Fix type annotations",
"author_name": "Jan Tojnar",
"author_login": "jtojnar",
"committed_at": "2020-02-11T00:19:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf3fe588f9bbd36b5b3e941889dd59ade360f6b5",
"body": "updated docs",
"is_bot": false,
"headline": "Merge pull request #58 from uestla/patch-2",
"author_name": "David Šolc",
"author_login": "solcik",
"committed_at": "2020-01-28T00:57:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c517183473cb847825fd69d8a199fe64a710f75a",
"body": "- updated installation command\r\n- fixed syntax highlighting\r\n- fixed CS (whitespace, indentation, true/false lowercased)\r\n- fixed method naming + added return typehints\r\n- added missing use statements in examples\r\n- removed invalid commit link\r\n- updated component link\r\n- replaced obsolete function `callback()`",
"is_bot": false,
"headline": "updated docs",
"author_name": "Petr Kessler",
"author_login": "uestla",
"committed_at": "2020-01-27T22:06:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd6c9ccfaade43b85d181a8041ec5a7f842969b1",
"body": null,
"is_bot": false,
"headline": "readme: versions info",
"author_name": "David Solc",
"author_login": "solcik",
"committed_at": "2019-03-18T16:16:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af9990061d92d226f500a172983f27fad4f40203",
"body": null,
"is_bot": false,
"headline": ".gitignore",
"author_name": "David Solc",
"author_login": "solcik",
"committed_at": "2019-03-11T21:59:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76dbd4292490542c36cec8bbf0d6e181b31c12fb",
"body": null,
"is_bot": false,
"headline": "README: info about nette versions",
"author_name": "David Šolc",
"author_login": "solcik",
"committed_at": "2019-03-11T20:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4ec771761953cf1d92bc7b9b574f478d1ddccdc",
"body": "Docs: fix for Nette v2.4",
"is_bot": false,
"headline": "Merge pull request #47 from drml/patch-1",
"author_name": "David Šolc",
"author_login": "solcik",
"committed_at": "2019-03-11T19:17:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa978c5885b4cfa10b5bf398baeac83193149c27",
"body": null,
"is_bot": false,
"headline": "README: shields fixed",
"author_name": "David Solc",
"author_login": "solcik",
"committed_at": "2019-03-11T19:11:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "291a61589428add6698b0936107c862336134d74",
"body": null,
"is_bot": false,
"headline": "refactoring: php:^7.1, nette v3",
"author_name": "David Solc",
"author_login": "solcik",
"committed_at": "2019-03-11T18:42:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10133eb2f2bf7aa445ab4a0a7e8701c1f5ffeded",
"body": "->containers je deprecated, nahrazeno ->getContainers()",
"is_bot": false,
"headline": "Merge pull request #50 from AdamVyborny/patch-1",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2017-05-31T16:00:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae3a8978ea99759bd9c887d8b5ad60a6b693028e",
"body": null,
"is_bot": false,
"headline": "->containers je deprecated, nahrazeno ->getContainers()",
"author_name": "AdamVyborny",
"author_login": "AdamVyborny",
"committed_at": "2017-05-30T08:53:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cb2a8100b5ce84144aba339774eeb587b030ac4",
"body": null,
"is_bot": false,
"headline": "drop hhvm",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2017-05-11T23:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0a7964997c8d9cb4b97293c9b60b44ac0933d28",
"body": "See: https://forum.nette.org/cs/26878-kdyby-replicator-manualni-vykreslovani-error",
"is_bot": false,
"headline": "Fix for Nette 2.4",
"author_name": "drml",
"author_login": "drml",
"committed_at": "2016-11-19T13:36:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eff6ba120310970021e974857e9d5d6920a26b0a",
"body": null,
"is_bot": false,
"headline": "Travis: added --prefer-lowest build",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-08-27T16:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84ae1ed93aa2c6290e6589cb71649fd302e0714d",
"body": null,
"is_bot": false,
"headline": "Require PHP 5.6",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-08-27T16:54:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e49bb2061af34ad7696257e53c0e16b295fd6cab",
"body": null,
"is_bot": false,
"headline": "Travis: drop 5.5",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-08-27T16:54:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "477b2eed10d19e7ea90a28f1d1edbdd5e1636085",
"body": null,
"is_bot": false,
"headline": "fixed nette dependency",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-08-27T16:46:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50a21a8576b4f027d92a20f118011868916f4ca1",
"body": null,
"is_bot": false,
"headline": "Change Nette extensionMethod to setExtensionMethod",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-08-27T16:36:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42209007af1f39ab5473d4eef9a92262720bdea9",
"body": "…#40]\n\nThe Replicator can't be used with standalone \\Nette\\Forms\\Form (so without the UI\\Form).\nProblem is that attached is not triggered, so values from Request are not populated to the container.",
"is_bot": false,
"headline": "Using Replicator with standalone forms does not fire attached [Fixed …",
"author_name": "Michal Lohnisky",
"author_login": "michallohnisky",
"committed_at": "2016-08-27T16:32:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99aff34f98813e0f6df77ba8efcb1a652b3b723a",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-08-27T16:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af36262fcf15f21dd04a0c34f9e20c5f66c4edf8",
"body": null,
"is_bot": false,
"headline": "require Nette 2.4",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-08-27T16:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be436d27d750cb7ea99f7a80307f07ac339f28c1",
"body": null,
"is_bot": false,
"headline": "drop parallel-lint requirement",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-08-27T16:00:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31403bf947d567bdd85a7804b38ad0f6b3a0f465",
"body": null,
"is_bot": false,
"headline": "require at least Nette 2.4",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-08-27T15:59:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18b3ae92efda0c50d73b1eb19ae1c227996c786a",
"body": null,
"is_bot": false,
"headline": "Travis: build against Nette 2.3",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-08-27T15:53:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb584e5b55ad540b60036d9ce5092f8e1477e696",
"body": null,
"is_bot": false,
"headline": "readme: add coveralls badge",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-08-27T15:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a44080e9816a78d6e3c1a1683c69d42cbb475857",
"body": null,
"is_bot": false,
"headline": "readme: fixed name",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-08-27T15:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1dab17f5eaeb9b6eaa5da0636dc960f08df57d8",
"body": null,
"is_bot": false,
"headline": "fixed mixed spaces",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-08-27T15:39:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36853ed69d9bf9b23541914eab89141b422c3b6a",
"body": null,
"is_bot": false,
"headline": "Travis: disable sudo & add cache",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-08-27T15:37:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c3591da43e8bd7b20cf3586f4e3074afeb1c411",
"body": null,
"is_bot": false,
"headline": "Allow nette 2.3",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-08-27T15:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95816de78efaf8b98353ee9844a455cac306c30d",
"body": null,
"is_bot": false,
"headline": "newer nette/tester",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-08-27T15:34:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a21996bdcbf37f9880c1adffb9a124a7aa19025",
"body": null,
"is_bot": false,
"headline": "lock to Nette 2.2.*",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-08-27T15:32:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19e2b08aedd93ff4d618926310ca9451a093d29d",
"body": null,
"is_bot": false,
"headline": "require PHP 5.4",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-08-27T15:27:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcf4bbf9432ef9c3ea557978aa8da1698e453752",
"body": null,
"is_bot": false,
"headline": "Travis: build with php 7.0",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-08-27T15:25:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cd984bf22d8a82d1d779e3fca80af72d6ccfb72",
"body": null,
"is_bot": false,
"headline": "Travis: better build",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-08-27T15:25:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e96be1606a22301d3e0c21fb392a1dd439f05f6e",
"body": null,
"is_bot": false,
"headline": "tests coverage: coveralls",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-08-27T15:25:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74c326cae59a0a16a9c43eb5e5e9430ef216c38a",
"body": "Docs: typo",
"is_bot": false,
"headline": "Merge pull request #37 from klimesf/master",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-03-22T12:04:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0223962bbfaf608e2ca39c7ac10d4835e6eecf89",
"body": "[ci skip]",
"is_bot": false,
"headline": "Gitter: join chat",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2016-01-09T23:47:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8e37efe715d913800cdc530e126874ff166681a",
"body": null,
"is_bot": false,
"headline": "Drop nette/nette dependency",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2015-05-09T20:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bf049c01b7e1efd4b5f582f83cf0d9efb7db534",
"body": null,
"is_bot": false,
"headline": "Travis: drop deprecated --dev composer option",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2015-05-09T20:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0055823c27d28ed0ed2afcbecd79f8c45f451bf3",
"body": "Changed setValues() to setDefaults() in Editation of items code snippet.\r\nThis typo was causing serious bug by overwriting values when submitting form.",
"is_bot": false,
"headline": "Docs: typo",
"author_name": "Filip Klimeš",
"author_login": "klimesf",
"committed_at": "2015-01-02T19:09:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d10ec08a02bd5016690d69bd26e6d1cee59c291b",
"body": null,
"is_bot": false,
"headline": "readme call for help",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2014-12-05T18:57:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5330eba09ba46df212c9fb9a827d17ca06caf7e8",
"body": "addCreateOnClick and addRemoveOnClick: call lookup method on sender object",
"is_bot": false,
"headline": "Merge pull request #36 from matej21/fix/button_methods",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2014-11-20T19:59:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66350bf5d3dfc16aa57435414550298c33b2e571",
"body": "Container::countFilledWithout: fixed nested arrays handling",
"is_bot": false,
"headline": "Merge pull request #35 from matej21/fix/nested_replicator",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2014-11-20T19:58:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba30be001a17a20554d781eab21c4e8d75653fd3",
"body": "…bject in event handler",
"is_bot": false,
"headline": "addCreateOnClick and addRemoveOnClick: call lookup method on sender o…",
"author_name": "David Matejka",
"author_login": "matej21",
"committed_at": "2014-11-20T17:36:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2293ad13407f9e29d5c74c42ff1d5a382e0b155c",
"body": null,
"is_bot": false,
"headline": "Container::countFilledWithout: fixed nested arrays handling",
"author_name": "David Matejka",
"author_login": "matej21",
"committed_at": "2014-11-20T17:30:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a032fd1826a96b0a2d9cc95acd5cbb4de6bcdf1",
"body": null,
"is_bot": false,
"headline": "Typos",
"author_name": "foxycode",
"author_login": "foxycode",
"committed_at": "2014-11-18T13:36:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad2f06e3dfe7f76c0f7a9ce6e23d5be357e8130d",
"body": null,
"is_bot": false,
"headline": "docs init",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2014-11-14T20:11:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e799d34291d6726832f50b56acf80b4022d1e38",
"body": null,
"is_bot": false,
"headline": "allow dev version of nette/deprecated",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2014-09-30T10:22:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ead4e37d3b1024160105c1af54eaca6aad3b73e",
"body": null,
"is_bot": false,
"headline": "Travis: require newer linter for build",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2014-07-27T16:11:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "019bcc98c89048ef5f5bf551b9d5f2490ac29eca",
"body": "Nette 2.2 compatibility",
"is_bot": false,
"headline": "Merge pull request #31 from enumag/compatibility",
"author_name": "Filip Procházka",
"author_login": "fprochazka",
"committed_at": "2014-07-08T12:40:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b9db66aa43195667c5ce5436c789cf0eb32af36",
"body": null,
"is_bot": false,
"headline": "Removed usage of deprecated function",
"author_name": "Jáchym Toušek",
"author_login": "enumag",
"committed_at": "2014-07-08T12:35:50Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 5,
"latest_release_at": "2025-12-13T09:04:30Z",
"latest_release_tag": "v3.0.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 1,
"days_since_latest_release": 228,
"mean_days_between_releases": 565.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "kdyby/forms-replicator",
"exists": true,
"license": "BSD-3-Clause",
"keywords": [
"Forms",
"nette",
"kdyby",
"replicator",
"addDynamic"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/kdyby/forms-replicator",
"is_deprecated": false,
"latest_version": "v3.0.0",
"repository_url": "https://github.com/Kdyby/FormsReplicator",
"versions_count": 14,
"total_downloads": 1050721,
"dependents_count": 14,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 12218,
"first_published_at": null,
"latest_published_at": "2025-12-13T08:59:52Z",
"latest_version_yanked": null,
"days_since_latest_publish": 228
}
]
},
"popularity": {
"forks": 61,
"stars": 31,
"watchers": 8,
"fork_history": {
"days": [
{
"date": "2012-11-29",
"count": 1
},
{
"date": "2013-12-09",
"count": 1
},
{
"date": "2014-05-13",
"count": 1
},
{
"date": "2014-07-08",
"count": 1
},
{
"date": "2014-08-29",
"count": 1
},
{
"date": "2014-09-29",
"count": 1
},
{
"date": "2015-02-13",
"count": 1
},
{
"date": "2015-03-03",
"count": 1
},
{
"date": "2015-07-13",
"count": 1
},
{
"date": "2015-07-27",
"count": 1
},
{
"date": "2015-08-26",
"count": 1
},
{
"date": "2015-09-23",
"count": 1
},
{
"date": "2015-10-30",
"count": 1
},
{
"date": "2015-11-30",
"count": 1
},
{
"date": "2016-02-22",
"count": 1
},
{
"date": "2016-03-23",
"count": 1
},
{
"date": "2016-04-16",
"count": 1
},
{
"date": "2016-04-19",
"count": 1
},
{
"date": "2016-05-19",
"count": 1
},
{
"date": "2016-09-08",
"count": 1
},
{
"date": "2016-10-12",
"count": 1
},
{
"date": "2016-11-19",
"count": 1
},
{
"date": "2016-12-23",
"count": 1
},
{
"date": "2017-02-03",
"count": 1
},
{
"date": "2017-04-27",
"count": 1
},
{
"date": "2017-05-13",
"count": 1
},
{
"date": "2017-05-15",
"count": 1
},
{
"date": "2017-05-30",
"count": 1
},
{
"date": "2017-06-16",
"count": 1
},
{
"date": "2017-10-28",
"count": 1
},
{
"date": "2017-12-22",
"count": 1
},
{
"date": "2018-01-25",
"count": 1
},
{
"date": "2018-02-03",
"count": 1
},
{
"date": "2018-02-21",
"count": 1
},
{
"date": "2018-03-18",
"count": 1
},
{
"date": "2018-05-21",
"count": 1
},
{
"date": "2018-05-24",
"count": 1
},
{
"date": "2018-09-06",
"count": 1
},
{
"date": "2018-10-26",
"count": 1
},
{
"date": "2018-11-20",
"count": 1
},
{
"date": "2019-02-10",
"count": 1
},
{
"date": "2019-03-18",
"count": 1
},
{
"date": "2019-04-13",
"count": 1
},
{
"date": "2019-06-15",
"count": 1
},
{
"date": "2020-02-10",
"count": 1
},
{
"date": "2020-05-11",
"count": 1
},
{
"date": "2020-05-25",
"count": 1
},
{
"date": "2022-01-19",
"count": 1
},
{
"date": "2022-05-31",
"count": 1
},
{
"date": "2023-03-11",
"count": 1
},
{
"date": "2023-09-18",
"count": 1
},
{
"date": "2024-02-01",
"count": 1
},
{
"date": "2024-08-22",
"count": 1
},
{
"date": "2024-10-28",
"count": 1
},
{
"date": "2024-12-23",
"count": 1
},
{
"date": "2025-04-02",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2026-07-29",
"count": 1
}
],
"complete": true,
"collected": 58,
"total_forks": 61
},
"star_history": null,
"open_issues_and_prs": 19
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 12885,
"source_files_sampled": 8,
"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": 16,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "nette/forms",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.2.3"
},
{
"name": "nette/utils",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.0 || ^4.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "nette/forms",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "nette/utils",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "nette/application",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "nette/bootstrap",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "nette/di",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "nette/neon",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "nette/tester",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-parallel-lint/php-console-highlighter",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-parallel-lint/php-parallel-lint",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-deprecation-rules",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-nette",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "rector/rector",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symplify/easy-coding-standard",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "tracy/tracy",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 16,
"direct_count": 2,
"indirect_count": 14
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 29,
"open_issues": 14,
"closed_ratio": 0.462,
"closed_issues": 12,
"closed_unmerged_prs": 14
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "fprochazka",
"commits": 104,
"avatar_url": "https://avatars.githubusercontent.com/u/158625?v=4"
},
{
"type": "User",
"login": "solcik",
"commits": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/1543737?v=4"
},
{
"type": "User",
"login": "jtojnar",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/705123?v=4"
},
{
"type": "User",
"login": "jakubboucek",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/1657322?v=4"
},
{
"type": "User",
"login": "matej21",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1276059?v=4"
},
{
"type": "User",
"login": "pecinaon",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/716192?v=4"
},
{
"type": "User",
"login": "vojtech-dobes",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/415925?v=4"
},
{
"type": "User",
"login": "uestla",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/373888?v=4"
},
{
"type": "User",
"login": "vladimirbiro",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/19396906?v=4"
},
{
"type": "User",
"login": "matej116",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2247129?v=4"
}
],
"contributors_sampled": 22,
"top_contributor_share": 0.578
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": true,
"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": 3,
"reason": "2 out of 6 merged PRs checked by a CI test -- score normalized to 3",
"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": 6,
"reason": "Found 5/8 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 19 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "01e2515974bf5b5e7b3bcbf48f97cc5a98dcdaa3",
"ran_at": "2026-07-29T19:52:17Z",
"aggregate_score": 3.7,
"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-29T19:44:56Z",
"oldest_open_prs": [
{
"number": 39,
"created_at": "2015-03-19T10:05:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 53,
"created_at": "2018-05-21T08:28:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 54,
"created_at": "2018-05-24T12:43:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 55,
"created_at": "2019-01-11T19:29:22Z",
"last_comment_at": "2019-06-18T14:19:38Z",
"last_comment_author": "solcik"
},
{
"number": 74,
"created_at": "2026-07-29T19:49:11Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-29T19:44:16Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 2,
"created_at": "2013-01-13T17:13:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 3,
"created_at": "2013-01-13T17:14:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 8,
"created_at": "2013-04-09T18:35:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 13,
"created_at": "2013-07-09T13:00:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 15,
"created_at": "2013-08-07T10:35:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 18,
"created_at": "2013-09-19T21:26:57Z",
"last_comment_at": "2013-09-24T13:01:10Z",
"last_comment_author": "fprochazka"
},
{
"number": 25,
"created_at": "2014-04-22T20:49:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 26,
"created_at": "2014-05-16T11:47:07Z",
"last_comment_at": "2014-05-16T12:35:34Z",
"last_comment_author": "fprochazka"
},
{
"number": 27,
"created_at": "2014-05-18T10:46:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 29,
"created_at": "2014-05-27T14:49:08Z",
"last_comment_at": "2019-05-20T20:07:16Z",
"last_comment_author": "foxycode"
},
{
"number": 30,
"created_at": "2014-06-16T18:07:28Z",
"last_comment_at": "2017-06-01T17:28:29Z",
"last_comment_author": "jspetrak"
},
{
"number": 48,
"created_at": "2016-12-19T06:40:18Z",
"last_comment_at": "2019-04-19T11:11:32Z",
"last_comment_author": "yess-webioza"
},
{
"number": 49,
"created_at": "2017-05-02T17:44:16Z",
"last_comment_at": "2017-05-02T18:56:35Z",
"last_comment_author": "FilipLukac"
},
{
"number": 71,
"created_at": "2026-01-04T14:14:12Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Kdyby/FormsReplicator",
"host": "github.com",
"name": "FormsReplicator",
"owner": "Kdyby"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 50 is calibrated to 50 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 50,
"calibrated": 50,
"calibration": "2026-08-02"
}
}
],
"value": 50,
"inputs": {
"security": 37,
"vitality": 49,
"community": 48,
"governance": 59,
"calibration": "2026-08-02",
"engineering": 58,
"ai_readiness": 30,
"weighted_overall_raw": 50
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "weak",
"name": "Vitality",
"value": 49,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "weak",
"name": "Development activity",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"commits_last_year": 5,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "5 commits in the last year",
"points": 7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 5
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "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": 54,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v3.0.0",
"releases_from_tags": false,
"days_since_latest_release": 228,
"mean_days_between_releases": 565.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 228 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 228
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~565.8 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 565.8
}
}
],
"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": "exceptional",
"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": 6,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 6 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 6
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 48,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"forks": 61,
"stars": 31,
"watchers": 8,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "31 stars",
"points": 24,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 31
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "61 forks",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 61
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "8 watchers",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 8
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "weak",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"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": 62,
"inputs": {
"packages": [
"kdyby/forms-replicator"
],
"dependents": 14,
"ecosystems": "packagist",
"total_downloads": 1050721,
"monthly_downloads": 12218
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "12,218 downloads/month across packagist",
"points": 54.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 12218,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "14 packages depend on it",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 14
}
}
],
"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": 59,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 22,
"top_contributor_share": 0.578
},
"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 58% of commits",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 58
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "22 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 22
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 19 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"merged_prs": 29,
"open_issues": 14,
"closed_issues": 12,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.462,
"closed_unmerged_prs": 14,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "46% of issues closed",
"points": 19.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 46
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "29/43 decided PRs merged",
"points": 20.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 29,
"decided": 43
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/8 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"followers": 2,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Kdyby",
"public_repos": 61,
"account_age_days": 5645
},
"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": "2 followers of Kdyby",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "Kdyby"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "61 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 61
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"kdyby/forms-replicator"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 228
},
"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 228 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 228
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 58,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "2 out of 6 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 37,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.7
},
"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": "2 out of 6 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"status": "partial",
"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 5/8 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 19 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"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": 25
},
"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": 30,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"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": "48 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 25.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 48,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 24,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 12885,
"source_files_sampled": 8,
"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/8 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 8,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:packagist",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.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-29T19:52:39.951842Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/Kdyby/FormsReplicator.svg",
"full_name": "Kdyby/FormsReplicator",
"license_state": "custom",
"license_spdx": null
}