原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 51,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 11818
},
"pushed_at": "2026-07-23T11:19:06Z",
"created_at": "2018-02-12T11:35:20Z",
"owner_type": "User",
"updated_at": "2026-07-23T11:19:11Z",
"description": "Simple and fast unit and integration testing framework for Nextcloud, based on PHPUnit",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://blog.wuc.me/",
"name": "Christoph Wurst",
"type": "User",
"login": "ChristophWurst",
"company": "@nextcloud-gmbh",
"location": "Austria",
"followers": 290,
"avatar_url": "https://avatars.githubusercontent.com/u/1374172?v=4",
"created_at": "2012-01-24T08:52:25Z",
"is_verified": null,
"public_repos": 187,
"account_age_days": 5294
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2026-07-23T11:18:38Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2026-03-19T12:31:27Z"
},
{
"tag": "v1.1.3",
"kind": "patch",
"published_at": "2026-03-10T18:18:16Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2026-03-10T18:09:21Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2026-02-17T08:39:26Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2025-12-10T13:23:32Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2025-11-27T08:00:34Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2025-11-27T07:51:55Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2025-11-27T07:38:07Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2025-05-23T11:40:46Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2023-10-30T07:42:56Z"
},
{
"tag": "v0.12.4",
"kind": "patch",
"published_at": "2021-02-18T08:41:09Z"
},
{
"tag": "v0.12.3",
"kind": "patch",
"published_at": "2021-01-28T10:28:10Z"
},
{
"tag": "v0.12.2",
"kind": "patch",
"published_at": "2021-01-28T10:19:30Z"
},
{
"tag": "v0.12.1",
"kind": "patch",
"published_at": "2021-01-13T10:05:18Z"
},
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2021-01-13T10:04:32Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2020-10-13T11:39:48Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2020-12-29T15:46:01Z"
},
{
"tag": "0.10.0",
"kind": "minor",
"published_at": "2020-01-20T13:20:58Z"
},
{
"tag": "0.9.1",
"kind": "patch",
"published_at": "2019-12-02T11:44:23Z"
},
{
"tag": "0.9.0",
"kind": "minor",
"published_at": "2019-11-26T15:56:45Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2019-11-26T10:43:46Z"
},
{
"tag": "0.8.0",
"kind": "minor",
"published_at": "2019-11-26T09:59:25Z"
},
{
"tag": "0.7.0",
"kind": "minor",
"published_at": "2019-08-08T09:38:30Z"
},
{
"tag": "0.6.0",
"kind": "minor",
"published_at": "2019-02-13T09:39:52Z"
},
{
"tag": "0.5.1",
"kind": "patch",
"published_at": "2018-09-18T08:38:33Z"
},
{
"tag": "0.5.0",
"kind": "minor",
"published_at": "2018-09-18T06:57:31Z"
},
{
"tag": "0.4.0",
"kind": "minor",
"published_at": "2018-09-18T06:34:07Z"
},
{
"tag": "0.3.1",
"kind": "patch",
"published_at": "2018-03-12T17:25:35Z"
},
{
"tag": "0.3.0",
"kind": "minor",
"published_at": "2018-02-19T18:27:17Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2018-02-19T15:55:36Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2018-02-12T11:35:40Z"
}
],
"recent_commits": [
{
"oid": "e944a27c4d4129df7d3aaf79f855d13ed001266b",
"body": "Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: update supported phpunit range",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2026-07-23T11:18:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7087e2bb880c0ff34ba3b894b734627916daa4b3",
"body": "Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>",
"is_bot": false,
"headline": "feat!(deps): update php and phpunit support ranges",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2026-03-19T12:31:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2428fddb15caeb025fa0bb37638e7756aae2a1f1",
"body": "Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: server getter for db",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2026-03-10T18:18:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e45342e076ffbdfd77162e43b5f8a53175502723",
"body": "Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: use new server getter",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2026-03-10T18:09:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "152df875b0533e720fc20a77a33fecbd9d408588",
"body": "…rameter\n\nfix: allow nullable constructor parameters",
"is_bot": false,
"headline": "Merge pull request #3 from ChristophWurst/fix/nullable-constructor-pa…",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2026-02-17T08:39:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30fcad98451bca651299f48333f36248126f8965",
"body": "Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: allow nullable constructor parameters",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2026-02-17T08:38:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bca2106eb406effc713162f0dc9e71fc735a8b3",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "feat: improve service mock typing with generics",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2025-12-10T13:23:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4959d073dd44cb23a014ab6da6f39639316b4fc4",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "fix: remove sauce test result report",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2025-11-27T08:00:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "098eb2adf159950f7babbd6ff078907d00f0b52b",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "fix: stop using removed hasFailed method",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2025-11-27T07:51:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fd5a8cbfbfa44484c422e229a2de0082c38a114",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "fix: handle removed TestCase::getName in PHPUnit 10",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2025-11-27T07:38:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcd62d7ea496891f88e6aa9709b15b1d8a774216",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "fix: don't use Nextcloud internal API",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2025-05-23T11:40:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6677a6d09f7fc9c8e5258a69aa684da4e9f43515",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "feat(deps): Support PHPUnit 10",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2023-10-30T07:42:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c5f0e39d690cb6c09dd71e3e702893e5be88de8",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "fix!(deps): Drop Nextcloud 24, PHP7.3 and older",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2023-10-30T07:40:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b4d41799c83b02fe1d6c066bc403512266edc12",
"body": "Minimum Nextcloud version is now documented in the readme.\n\nSigned-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "fix!(deps): Drop virtual Nextcloud dependency",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2023-10-30T07:38:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c189b01dbcc3508108f08c417de6aaea7005fb0",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Fix usage of ReflectionParameter::getClass",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2021-02-18T08:41:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f16ffe407e734ab6a8cd16e7ba7d1e2bad8cfefc",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Not all paths initialize the args array",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2021-01-28T10:28:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2405e98935d94619bc6d3f15963b7e31d9eeacc4",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Only get constructor args if there is a constructor",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2021-01-28T10:19:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cbba15c75b7442e21d661e16e84a549eec93f3f",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Allow php7.2",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2021-01-13T10:05:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "324313fa1dbe27e84a7f75dbf5436f590340d04f",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Allow php8.0 as well",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2021-01-13T10:04:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "844927d4efdde058ba20f10d7035bd9bc4f8e4b1",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Update deps, allow php8 and make usable on Github",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2020-12-29T15:46:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0eee0b087acdcc67a22b63ddcabecc5595941522",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Update phpunit and nextcloud",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2020-10-13T11:39:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5b30f95ef199b2fa80ff51b0e5bad48bfd0501c",
"body": "Rename php-webdriver package",
"is_bot": false,
"headline": "Merge pull request #2 from OndraM/patch-1",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2020-01-20T13:20:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26142957c6bb7da612f185a00e9013a403248d36",
"body": null,
"is_bot": false,
"headline": "Rename php-webdriver package",
"author_name": "Ondřej Machulda",
"author_login": "OndraM",
"committed_at": "2020-01-20T06:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffe5d2df7e49696d080d2de9005730db163de787",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Fix phpunit8 compat",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2019-12-02T11:44:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c98fbb8520b85438b9a0ed7103d11960a379b8d",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Update phpunit",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2019-11-26T15:56:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b24ec3a8f67e514cf77633e9831b6d6a032e441d",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Fix custom parameter check",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2019-11-26T10:43:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9054c95eabd3c97b0cc2f78f4ac3605a759753cb",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Add reflection-deferred mocking of constructor-injected services",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2019-11-26T09:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65b004b1da8b61b6daac18f1b0526496f9ad4a1e",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #1 from nickvergessen/patch-1",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2019-09-27T06:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd60efe41db3a158a77c346047f531d64d7e0f16",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Joas Schilling",
"author_login": "nickvergessen",
"committed_at": "2019-09-27T06:54:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d6c5cb4090fbe7bee015f8ee47b1baaf1f0f7af",
"body": null,
"is_bot": false,
"headline": "Add extended debugging in Saucelabs",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2019-08-08T09:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d405861ffa62a68d600383a7d839250e785bae3",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Update webdriver",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2019-08-08T09:38:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "567c00b5ffa5168f261e987fbf12c4963ac5b308",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Update phpunit, Nextcloud",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2019-02-13T09:39:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da0843cbd60f2e9e6bc462e78e09e4cf979f1c75",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Fix phpunit testcase class name",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2018-09-18T08:38:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "141d9b63b74566f16a6e144d1a8fac7a87685039",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Downgrade phpunit to support php7.0",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2018-09-18T06:57:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a5d81c168bbbb78f54f783025b44df9d4187f07",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2018-09-18T06:34:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2eb5b8df3020bccc39c67f552e21ce7d6ab646e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:ChristophWurst/nextcloud_testing",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2018-09-18T06:29:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68fc8a51942b5dd31747fb87785c183ee473c0b3",
"body": "…tead\n\nSigned-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Fix invalid reference of guzzle client and use server abstraction ins…",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2018-03-12T17:25:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9698d1780beabf48af66614c86eff2c86f7d1b5",
"body": null,
"is_bot": false,
"headline": "Add license",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2018-02-26T20:26:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f56b4e43f2b13b40d3152277569c1c46835f3e8",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Document test user creation",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2018-02-19T18:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da3098eb68b5952ef7848006e9fdd94704e40976",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Make test class abstract",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2018-02-19T18:26:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "380e9961fddb62c47910ba0b22390c15ea3ea3b9",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Fix hard-coded username",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2018-02-19T15:55:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0220f2c8fa1fbfe7a388ef9d83018d612fcef732",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Document selenium usage",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2018-02-19T15:55:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ccf166803be6c54c46a8447f517a1bb7e7dcdcb",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Fix missing class import",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2018-02-19T15:35:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb16f2bcb2c30832e5b431fe9ca394ec4b410704",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Fix undefined var",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2018-02-19T15:24:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e05f0515160ee80f9de9950902d095f41918d48",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Add Selenium support",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2018-02-19T14:51:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f558553f2070ad4c8418db689e96d57463e44f98",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Fix typo",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2018-02-12T12:06:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e917d7cebd909eeb4a1dc3f0034e6d5b72243dc",
"body": "Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>",
"is_bot": false,
"headline": "Initial implementation",
"author_name": "Christoph Wurst",
"author_login": "ChristophWurst",
"committed_at": "2018-02-12T11:35:40Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 32,
"commits_last_year": 9,
"latest_release_at": "2026-07-23T11:18:38Z",
"latest_release_tag": "v3.0.0",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 5,
"days_since_latest_release": 0,
"mean_days_between_releases": 47.3
},
"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": "christophwurst/nextcloud_testing",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/christophwurst/nextcloud_testing",
"is_deprecated": false,
"latest_version": "v3.0.0",
"repository_url": "https://github.com/ChristophWurst/nextcloud_testing",
"versions_count": 31,
"total_downloads": 938480,
"dependents_count": 0,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 13293,
"first_published_at": null,
"latest_published_at": "2026-07-23T11:18:38Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 0,
"stars": 3,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": 3049,
"source_files_sampled": 5,
"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": 3,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-webdriver/webdriver",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 0,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 3,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "ChristophWurst",
"commits": 45,
"avatar_url": "https://avatars.githubusercontent.com/u/1374172?v=4"
},
{
"type": "User",
"login": "nickvergessen",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/213943?v=4"
},
{
"type": "User",
"login": "OndraM",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/793041?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.957
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"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 3 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 2/27 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 7 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": 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": 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": "e944a27c4d4129df7d3aaf79f855d13ed001266b",
"ran_at": "2026-07-23T11:26:59Z",
"aggregate_score": 2.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2026-02-17T08:39:26Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ChristophWurst/nextcloud_testing",
"host": "github.com",
"name": "nextcloud_testing",
"owner": "ChristophWurst"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"security": 29,
"vitality": 61,
"community": 33,
"governance": 62,
"engineering": 17
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 61,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"commits_last_year": 9,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 5
},
"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": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "9 commits in the last year",
"points": 9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 9
}
}
],
"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": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"releases_count": 32,
"latest_release_tag": "v3.0.0",
"releases_from_tags": true,
"days_since_latest_release": 0,
"mean_days_between_releases": 47.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "32 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 32
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~47.3 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 47.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 33,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"forks": 0,
"stars": 3,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3 stars",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"packages": [
"christophwurst/nextcloud_testing"
],
"dependents": 0,
"ecosystems": "packagist",
"total_downloads": 938480,
"monthly_downloads": 13293
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "13,293 downloads/month across packagist",
"points": 55,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 13293,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "0 packages depend on it",
"points": 0,
"status": "missed",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 0
}
}
],
"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": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.957
},
"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 96% of commits",
"points": 1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 96
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 3,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "3/3 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 3,
"decided": 3
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/27 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": 66,
"inputs": {
"followers": 290,
"owner_type": "User",
"is_verified": null,
"owner_login": "ChristophWurst",
"public_repos": 187,
"account_age_days": 5294
},
"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": "290 followers of ChristophWurst",
"points": 17.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 290,
"login": "ChristophWurst"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "187 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 187
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"christophwurst/nextcloud_testing"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 0
},
"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 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "31 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 31
}
}
],
"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": "critical",
"name": "Engineering Quality",
"value": 17,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"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 3 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"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": 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": "critical",
"name": "Security",
"value": 29,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 3 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 2/27 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 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.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": "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": "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": 9
},
"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": "critical",
"name": "AI Readiness",
"value": 16,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.319,
"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": "15 of 47 human commits state their intent (structured subject or explanatory body)",
"points": 17,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 15,
"sampled": 47
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"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": 1,
"inputs": {
"has_nix": false,
"has_tests": false,
"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": 0,
"status": "missed",
"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 47",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 47
}
}
],
"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": 3049,
"source_files_sampled": 5,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "PHP"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/5 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 5,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-23T11:27:07.228802Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/ChristophWurst/nextcloud_testing.svg",
"full_name": "ChristophWurst/nextcloud_testing",
"license_state": "standard",
"license_spdx": "MIT"
}