JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"api",
"flask",
"python3",
"docker",
"docker-compose",
"home-lab",
"tmdb-api"
],
"is_fork": false,
"size_kb": 143,
"has_wiki": true,
"homepage": "http://whenisthenextmcufilm.com",
"languages": {
"CSS": 342,
"HTML": 8800,
"Python": 35994,
"Dockerfile": 211
},
"pushed_at": "2026-07-16T17:59:47Z",
"created_at": "2020-04-26T16:37:42Z",
"owner_type": "User",
"updated_at": "2026-07-16T18:01:16Z",
"description": "When is the next MCU film? A simple but powerful API wrapper for TMDB lists. Self-hostable with Docker Compose",
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-3.0",
"default_branch": "main",
"license_spdx_raw": "GPL-3.0",
"primary_language": "Python",
"significant_languages": [
"Python",
"HTML"
]
},
"owner": {
"blog": "https://diljot.dev/",
"name": "Diljot Garcha",
"type": "User",
"login": "DiljotSG",
"company": "@Priceline",
"location": "Canada",
"followers": 68,
"avatar_url": "https://avatars.githubusercontent.com/u/19293725?v=4",
"created_at": "2016-05-10T20:14:09Z",
"is_verified": null,
"public_repos": 17,
"account_age_days": 3725
},
"license": {
"state": "standard",
"spdx_id": "GPL-3.0",
"raw_spdx": "GPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.0.22",
"kind": "patch",
"published_at": "2026-07-16T17:59:52Z"
},
{
"tag": "v2.0.21",
"kind": "patch",
"published_at": "2026-07-16T17:59:35Z"
},
{
"tag": "v2.0.20",
"kind": "patch",
"published_at": "2026-07-16T14:48:00Z"
},
{
"tag": "v2.0.19",
"kind": "patch",
"published_at": "2026-03-27T15:31:00Z"
},
{
"tag": "v2.0.18",
"kind": "patch",
"published_at": "2026-03-27T15:30:49Z"
},
{
"tag": "v2.0.17",
"kind": "patch",
"published_at": "2026-03-27T15:29:46Z"
},
{
"tag": "v2.0.16",
"kind": "patch",
"published_at": "2026-03-27T15:29:12Z"
},
{
"tag": "v2.0.15",
"kind": "patch",
"published_at": "2026-03-27T15:28:53Z"
},
{
"tag": "v2.0.14",
"kind": "patch",
"published_at": "2026-03-27T15:25:04Z"
},
{
"tag": "v2.0.13",
"kind": "patch",
"published_at": "2026-03-12T21:20:06Z"
},
{
"tag": "v2.0.12",
"kind": "patch",
"published_at": "2026-02-23T20:09:25Z"
},
{
"tag": "v2.0.11",
"kind": "patch",
"published_at": "2026-02-23T19:55:46Z"
},
{
"tag": "v2.0.10",
"kind": "patch",
"published_at": "2026-02-07T16:15:42Z"
},
{
"tag": "v2.0.9",
"kind": "patch",
"published_at": "2026-01-30T15:27:32Z"
},
{
"tag": "v2.0.8",
"kind": "patch",
"published_at": "2026-01-30T02:34:10Z"
},
{
"tag": "v2.0.7",
"kind": "patch",
"published_at": "2026-01-29T19:45:29Z"
},
{
"tag": "v2.0.6",
"kind": "patch",
"published_at": "2026-01-29T19:28:48Z"
},
{
"tag": "v2.0.5",
"kind": "patch",
"published_at": "2026-01-29T15:04:09Z"
},
{
"tag": "v2.0.4",
"kind": "patch",
"published_at": "2026-01-29T14:55:31Z"
},
{
"tag": "v2.0.3",
"kind": "patch",
"published_at": "2026-01-29T02:49:15Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2026-01-29T02:41:03Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2026-01-29T02:23:46Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2026-01-29T02:10:05Z"
}
],
"recent_commits": [
{
"oid": "9763975ef413a5905d2ccdbf16b6b758c95ce5e7",
"body": "Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 25.3.0 to 26.0.0.\n- [Release notes](https://github.com/benoitc/gunicorn/releases)\n- [Commits](https://github.com/benoitc/gunicorn/compare/25.3.0...26.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: gunicorn\n dependency-version: 26.0.0\n \n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump gunicorn from 25.3.0 to 26.0.0 (#84)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T17:59:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0f5008c2f08804e8fc6cc7b1eaf1f9b4dc69b05c",
"body": "Bumps [black](https://github.com/psf/black) from 26.3.1 to 26.5.1.\n- [Release notes](https://github.com/psf/black/releases)\n- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)\n- [Commits](https://github.com/psf/black/compare/26.3.1...26.5.1)\n\n---\nupdated-dependencies:\n- dependency-name:\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump black from 26.3.1 to 26.5.1 (#88)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T17:59:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6c45ae9705bec6ca0bcf69dde7a8edbe8f8595a4",
"body": "Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 6.0.2 to 6.0.5.\n- [Release notes](https://github.com/corydolphin/flask-cors/releases)\n- [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/corydolphin/flask-cors/compare/6.0.2\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flask-cors from 6.0.2 to 6.0.5 (#92)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T14:47:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e5a45b17b5762dc8dbab32985f39364fe5858422",
"body": "Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 23.0.0 to 25.3.0.\n- [Release notes](https://github.com/benoitc/gunicorn/releases)\n- [Commits](https://github.com/benoitc/gunicorn/compare/23.0.0...25.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: gunicorn\n dependency-version: 25.3.0\n \n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump gunicorn from 23.0.0 to 25.3.0 (#78)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-27T15:30:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "43bfba5d7b79ccb44f3f5cbc2dba2ca34986bb0c",
"body": "Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 6.0.0 to 6.0.2.\n- [Release notes](https://github.com/corydolphin/flask-cors/releases)\n- [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/corydolphin/flask-cors/compare/6.0.0\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flask-cors from 6.0.0 to 6.0.2 (#79)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-27T15:30:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "739e566fa1b06154c5cc62644ac7c9d0ca9ffa54",
"body": "Bumps [isort](https://github.com/PyCQA/isort) from 5.13.2 to 8.0.1.\n- [Release notes](https://github.com/PyCQA/isort/releases)\n- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/PyCQA/isort/compare/5.13.2...8.0.1)\n\n---\nupdated-dependencies:\n- dependen\n[…]\nrect:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump isort from 5.13.2 to 8.0.1 (#77)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-27T15:29:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "798d2ef8981349e6364213ac005f0caaccafb8a3",
"body": "Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.3.0.\n- [Commits](https://github.com/pycqa/flake8/compare/7.0.0...7.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: flake8\n dependency-version: 7.3.0\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flake8 from 7.0.0 to 7.3.0 (#80)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-27T15:28:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d96dc15019d6c09abd9a7577251b00067d1b3732",
"body": "Bumps [cachetools](https://github.com/tkem/cachetools) from 5.5.0 to 7.0.5.\n- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/tkem/cachetools/compare/v5.5.0...v7.0.5)\n\n---\nupdated-dependencies:\n- dependency-name: cachetools\n dependency-versio\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump cachetools from 5.5.0 to 7.0.5 (#81)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-27T15:28:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "24ea1f571b782b7ab042b2cd7c896a5c17877e32",
"body": null,
"is_bot": false,
"headline": "Create dependabot.yml",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2026-03-27T15:24:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20446176467c5a70207f33343ee3e5b98f821aa5",
"body": null,
"is_bot": true,
"headline": "Bump black from 24.3.0 to 26.3.1 (#76)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-12T21:19:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb7f77d5b66dab8e198c2f96bcd4f759338b7999",
"body": null,
"is_bot": false,
"headline": "Add spider-verse named route (#75)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2026-02-23T20:08:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baa96195838593961b7b264449108af50c219354",
"body": "Bumps [flask](https://github.com/pallets/flask) from 3.0.0 to 3.1.3.\n- [Release notes](https://github.com/pallets/flask/releases)\n- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/flask/compare/3.0.0...3.1.3)\n\n---\nupdated-dependencies:\n- dep\n[…]\nendency-version: 3.1.3\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flask from 3.0.0 to 3.1.3 (#74)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-23T19:54:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0a2c2318381dd909f2a64e36b6bf306eb3da76f2",
"body": null,
"is_bot": false,
"headline": "Update __init__.py (#73)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2026-02-07T16:15:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ede3c005e0158fb3b8818d2c0572480b0ebb04a",
"body": null,
"is_bot": false,
"headline": "Remove Google analytics spyware (#72)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2026-01-30T15:27:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c47c0fe3d28a50e3f4d220024fb0b3d8004bb947",
"body": null,
"is_bot": false,
"headline": "Update robots.txt (#71)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2026-01-30T02:33:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "498c313a2be9088506a8b47e8eebe04f9569458a",
"body": "Added a screenshot to the README for better visualization.",
"is_bot": false,
"headline": "Add screenshot section to README (#70)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2026-01-29T19:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4e9f3f40791db599d61ef329cdf08e84dfe061a",
"body": null,
"is_bot": false,
"headline": "Update template to have better grammar (#69)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2026-01-29T19:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d937e3084bc42e1b85adea56c153b13efff3d035",
"body": null,
"is_bot": false,
"headline": "Minor doc fixes (#68)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2026-01-29T15:03:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60ed095db54e3b5fe5d1bdf15e766accb7115d32",
"body": null,
"is_bot": false,
"headline": "Minor updates: remove common.py, add new list (#67)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2026-01-29T14:55:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bda4987eb95d4bdcd7eb21a3b1494664a830f8c9",
"body": null,
"is_bot": false,
"headline": "Update docs #skip (#66)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2026-01-29T02:48:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0529373e7f9183eba8facc63a2ecff9df57a727b",
"body": null,
"is_bot": false,
"headline": "Update docker compose / .dockerignore (#65)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2026-01-29T02:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1556837cd7f8c6e4c2789994e62859e8558a6b90",
"body": null,
"is_bot": false,
"headline": "Update testing workflow / add release workflow (#64)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2026-01-29T02:19:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af2e4ed9c88e426728e5457008acd492b96fad2f",
"body": null,
"is_bot": false,
"headline": "Minor refactor and docker improvements (#63)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2026-01-29T02:05:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb33c95a05afaff1d2f19bca5195152e6c59c181",
"body": "Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.0 to 6.0.0.\n- [Release notes](https://github.com/corydolphin/flask-cors/releases)\n- [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/corydolphin/flask-cors/compare/4.0.0\n[…]\nendency-version: 6.0.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flask-cors from 4.0.0 to 6.0.0 (#57)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-28T03:47:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f0d930b5b6b118510f63bd64a19c3aa8836ec514",
"body": "Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.4.\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.4)\n\n---\nupdated-dependencies:\n-\n[…]\nndency-version: 2.32.4\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump requests from 2.31.0 to 2.32.4 (#58)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-28T03:44:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b78aee0f0d6de3e71a813609f0c4a411ed95c3d8",
"body": "Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.1.5.\n- [Release notes](https://github.com/pallets/werkzeug/releases)\n- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/werkzeug/compare/3.0.1...3.1.5)\n\n---\nupdated-depe\n[…]\nendency-version: 3.1.5\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump werkzeug from 3.0.1 to 3.1.5 (#59)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-28T03:44:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d2a38f9cbc5bfe03ed5be1860454e17fce4d690f",
"body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)\n\n---\nupdated-dependencies:\n- dependency-name: lodash\n dependency-version: 4.17.23\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump lodash from 4.17.21 to 4.17.23 (#60)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-28T03:44:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f40053827160522a7b2d4e86cb174bfa559ea837",
"body": "Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.3.0.\n- [Release notes](https://github.com/psf/black/releases)\n- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)\n- [Commits](https://github.com/psf/black/compare/23.12.1...24.3.0)\n\n---\nupdated-dependencies:\n- dependency-nam\n[…]\ndency-version: 24.3.0\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump black from 23.12.1 to 24.3.0 (#61)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-28T03:44:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b3bda68e9fb03f4d7f63799e01f3aad3e584538a",
"body": null,
"is_bot": false,
"headline": "Dockerize Flask App (#62)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2026-01-28T03:42:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22d6287890064b585d32cbe3feb003ed9d69491c",
"body": null,
"is_bot": false,
"headline": "Implement massive refactor: MCU Countdown v2 (#52)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2026-01-28T00:22:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d2ef33b9958c9e8a58875cd24fae882dfc86336",
"body": "* Remove schema validation\r\n\r\n* Simplify code\r\n\r\n* Fix linting issue",
"is_bot": false,
"headline": "Remove finnicky schema validation (#49)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2023-11-02T16:37:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3291dd9b1df49b9ca8cfa39371a3421147e7809c",
"body": "* Include ID In Output Format (#45)\r\n\r\n* Fix paging issue (#47)\r\n\r\n* Fix paging issue\r\n\r\n* Fix linting issue\r\n\r\n* Fix issue with tests\r\n\r\n---------\r\n\r\nCo-authored-by: Owen LeJeune <omlejeune@gmail.com>",
"is_bot": false,
"headline": "Update prod: include ID in output format / Fix paging issues (#48)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2023-11-02T16:15:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e14da1bf6ca8ad0791c70435889f199dd8242bc",
"body": "* Fix deploy and serverless files (#37)\r\n\r\n* Use Python3.8 (AWS has no 3.10) (#38)\r\n\r\n* Fix schema (#41)",
"is_bot": false,
"headline": "Fix schema issues (#42)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2023-01-27T03:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "223c1857872c3d417f252f9217e19ed135f1aaef",
"body": "* Fix deploy and serverless files (#37)\r\n\r\n* Use Python3.8 (AWS has no 3.10) (#38)\r\n\r\n* Fix flask / other package versions (#39)\r\n\r\n* Bump minimatch from 3.0.4 to 3.1.2 (#34)\r\n\r\nBumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.\r\n- [Release notes](https://github.com/isaacs/m\n[…]\nbot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix deploy issues and package version issues (#40)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2023-01-27T02:39:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7691092331725705a524fa29871157c8acfb3b49",
"body": "* Restructure flask app\r\n\r\n* Make README change\r\n\r\n* Finish resturcture / code cleanup / fix tests",
"is_bot": false,
"headline": "Restructure Flask App / General Code Cleanup (#35) (#36)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2023-01-27T02:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e5f82b387719e430c434a70605a8121eeb9a11e",
"body": "* Add support for MCU TV shows\r\n\r\n* Fix open schema\r\n\r\n* Code clean up (#26)\r\n\r\n* Bump lodash from 4.17.19 to 4.17.21 (#25)\r\n\r\nBumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.\r\n- [Release notes](https://github.com/lodash/lodash/releases)\r\n- [Commits](https://github.com/lodas\n[…]\nt\r\n\r\n* remove mypy from CI\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Update main with changes from develop (#27)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2021-06-20T17:03:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c0ab2e078ceb33ab6f1406cdfc3cf3c396e5ec64",
"body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.\r\n- [Release notes](https://github.com/lodash/lodash/releases)\r\n- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump lodash from 4.17.19 to 4.17.21 (#25)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-05-10T14:29:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cedcdb4941276e0a302ec28526542041bf659873",
"body": "Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.8 to 3.0.9.\r\n- [Release notes](https://github.com/corydolphin/flask-cors/releases)\r\n- [Changelog](https://github.com/corydolphin/flask-cors/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/corydolphin/flask-cors/compare/3.0.8...3.0.9)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flask-cors from 3.0.8 to 3.0.9 (#24)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-05-08T23:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbf16f702fb17bf2b0f3a51fbf78dd929fd44a40",
"body": "* Add support for MCU TV shows\r\n\r\n* Fix open schema\r\n\r\n* Bump y18n from 4.0.0 to 4.0.1 (#21)\r\n\r\nBumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.\r\n- [Release notes](https://github.com/yargs/y18n/releases)\r\n- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)\r\n- [Commi\n[…]\n[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Update master with develop changes (#23)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2021-04-20T22:46:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4598e82d7385042b943b850553c8033805880c98",
"body": "* Add support for MCU TV shows\r\n\r\n* Fix open schema",
"is_bot": false,
"headline": "Add support for MCU TV Shows (#20)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-09-24T02:50:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4274151e78826cf9229e52d16626828385efdddb",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into develop",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-09-07T21:53:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd2fe80864a479d4f9d97047693ea95d26275e95",
"body": "* Bump flake8 from 3.7.9 to 3.8.3 (#18)\r\n\r\nBumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.9 to 3.8.3.\r\n- [Release notes](https://gitlab.com/pycqa/flake8/tags)\r\n- [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.9...3.8.3)\r\n\r\nSigned-off-by: dependabot-preview[bot] <support@dependabot.c\n[…]\nstyle\r\n\r\n* 404 Page and SEO improvements\r\n\r\n* Move assets to single directory\r\n\r\n* add blank line\r\n\r\nCo-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Push new design and SEO improvements to master! (#19)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-09-07T21:51:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9de68b944c9f53793474cfd39f4079ba1c2b4083",
"body": null,
"is_bot": false,
"headline": "add blank line",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-09-07T21:51:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06a1df415acf4003a4dc96fe331404a7caa73f42",
"body": null,
"is_bot": false,
"headline": "Move assets to single directory",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-09-07T21:48:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ba38462c03b64b19424a99922685ca25912bcff",
"body": null,
"is_bot": false,
"headline": "404 Page and SEO improvements",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-09-07T21:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "320a799fef1c9bb37c6598c1d701d9352dca5472",
"body": null,
"is_bot": false,
"headline": "Upgrade page style",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-09-07T20:55:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1035e6863aa0a1bbe0a5fc347fa20b01c62d2335",
"body": "Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.9 to 3.8.3.\r\n- [Release notes](https://gitlab.com/pycqa/flake8/tags)\r\n- [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.9...3.8.3)\r\n\r\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>\r\n\r\nCo-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flake8 from 3.7.9 to 3.8.3 (#18)",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2020-08-01T20:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04ebb9730c654755d60005ba9fb80effa245adcc",
"body": "Merge to master",
"is_bot": false,
"headline": "Merge pull request #14 from DiljotSG/develop",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-07-20T14:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98fc56478a218a53f3ef9fd4fd07af764011a643",
"body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.\r\n- [Release notes](https://github.com/lodash/lodash/releases)\r\n- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump lodash from 4.17.15 to 4.17.19 (#13)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-07-20T13:51:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14e84610c846ae14bde334dfc100dfa354b0f70b",
"body": null,
"is_bot": false,
"headline": "Create CODEOWNERS",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-07-20T13:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7948d9cccd4167fc991f3aa9295a1c76fa8f66c1",
"body": "Merge to Master",
"is_bot": false,
"headline": "Merge pull request #12 from DiljotSG/develop",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-04-28T01:03:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83e5be995da40b08c9a3dbf2c6fc62af146c7b56",
"body": null,
"is_bot": false,
"headline": "Add twitter link (#11)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-04-28T01:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "237b57e1eb3bba8f8b18ac06b45a96c9de8676be",
"body": "Merge to Master",
"is_bot": false,
"headline": "Merge pull request #10 from DiljotSG/develop",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-04-27T22:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0326ab8bf6fec5dee7f3c711cc8aafb633b32ef0",
"body": "* Update gitignore and favicon\r\n\r\n* Fix bugs / add API docs\r\n\r\n* Remove .DS_Store\r\n\r\n* Update README",
"is_bot": false,
"headline": "Refactor / Bug fixes (#9)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-04-27T22:31:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6185f150650e44296073e1a39bdae55ac161e08c",
"body": "Merge to Master",
"is_bot": false,
"headline": "Merge pull request #8 from DiljotSG/develop",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-04-27T20:19:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abb991a13ef28574f77b764b79f8165af701e57a",
"body": "* Add HTML page\r\n\r\n* Fix mypy errors\r\n\r\n* Add blank line at the end of the template",
"is_bot": false,
"headline": "Add HTML page (#7)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-04-27T20:16:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31e7e90545e3559887e7fe28632c4b63a4dafee7",
"body": "* Update schema\r\n\r\n* Refactor and fix tox.ini\r\n\r\n* add tests\r\n\r\n* Add date parameter for API endpoint\r\n\r\n* More cleanup\r\n\r\n* Bug fixes\r\n\r\n* More bug fixes\r\n\r\n* Comments",
"is_bot": false,
"headline": "Refactor code and add date parameter to /api (#6)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-04-27T18:44:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e792354a87e20aa8b923ef1de67096585d13e34",
"body": "Merge to Master",
"is_bot": false,
"headline": "Merge pull request #5 from DiljotSG/develop",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-04-27T05:06:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6598f74e2a6862fc5676530eddfb5adc854d49bd",
"body": "* Split up dev dependencies\r\n\r\n* Add dev requirements to exclude\r\n\r\n* Add .vscode to gitignore\r\n\r\n* Add basic funtionality / structure\r\n\r\n* Fix mypy errors\r\n\r\n* More fixes\r\n\r\n* Fix CI",
"is_bot": false,
"headline": "Add initial functionality (#4)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-04-27T05:02:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "094a6d9da5cebda082a80785c56a3c282baf6c69",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #3 from DiljotSG/develop",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-04-26T20:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ef1958804c8c46dcdfe83d2f67019a6d20b258c",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-04-26T19:58:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f18d6e20c1fd9723887b16e3a400c118f1e51c33",
"body": "Merge to master",
"is_bot": false,
"headline": "Merge pull request #2 from DiljotSG/develop",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-04-26T19:31:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4adfad5be6431c57029168a6d7b87c4d5ee964f2",
"body": "* Add serverless config\r\n\r\n* Add CD\r\n\r\n* Add flask\r\n\r\n* Add new line\r\n\r\n* Add main method\r\n\r\n* Update README\r\n\r\n* Set master branch to correct stage",
"is_bot": false,
"headline": "Add ci/cd (#1)",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-04-26T18:00:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4cbf8bb6da9c4724a4738c85d1a21d95787c84e",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Diljot Garcha",
"author_login": "DiljotSG",
"committed_at": "2020-04-26T16:37:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 23,
"commits_last_year": 30,
"latest_release_at": "2026-07-16T17:59:52Z",
"latest_release_tag": "v2.0.22",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 7,
"days_since_latest_release": 6,
"mean_days_between_releases": 14
},
"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": []
},
"popularity": {
"forks": 20,
"stars": 228,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2021-03-30",
"count": 1
},
{
"date": "2021-04-19",
"count": 1
},
{
"date": "2021-05-10",
"count": 1
},
{
"date": "2021-05-28",
"count": 1
},
{
"date": "2022-01-22",
"count": 1
},
{
"date": "2022-02-11",
"count": 1
},
{
"date": "2022-04-28",
"count": 1
},
{
"date": "2022-09-21",
"count": 1
},
{
"date": "2022-12-08",
"count": 1
},
{
"date": "2023-01-27",
"count": 1
},
{
"date": "2023-07-09",
"count": 1
},
{
"date": "2024-03-14",
"count": 1
},
{
"date": "2025-01-16",
"count": 1
},
{
"date": "2025-04-01",
"count": 1
},
{
"date": "2025-10-24",
"count": 1
},
{
"date": "2026-02-22",
"count": 1
},
{
"date": "2026-03-02",
"count": 1
},
{
"date": "2026-05-17",
"count": 1
},
{
"date": "2026-05-29",
"count": 1
},
{
"date": "2026-06-19",
"count": 1
}
],
"complete": true,
"collected": 20,
"total_forks": 20
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 7685,
"source_files_sampled": 17,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"requirements.txt"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 8,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "black",
"direct": false,
"version": "26.5.1",
"ecosystem": "pypi"
},
{
"name": "cachetools",
"direct": false,
"version": "7.0.5",
"ecosystem": "pypi"
},
{
"name": "flake8",
"direct": false,
"version": "7.3.0",
"ecosystem": "pypi"
},
{
"name": "flask",
"direct": false,
"version": "3.1.3",
"ecosystem": "pypi"
},
{
"name": "flask-cors",
"direct": false,
"version": "6.0.5",
"ecosystem": "pypi"
},
{
"name": "gunicorn",
"direct": false,
"version": "26.0.0",
"ecosystem": "pypi"
},
{
"name": "httpx",
"direct": false,
"version": "0.28.1",
"ecosystem": "pypi"
},
{
"name": "isort",
"direct": false,
"version": "8.0.1",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 8,
"direct_count": 0,
"indirect_count": 8
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 70,
"open_issues": 1,
"closed_ratio": 0.833,
"closed_issues": 5,
"closed_unmerged_prs": 14
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "DiljotSG",
"commits": 45,
"avatar_url": "https://avatars.githubusercontent.com/u/19293725?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"pythonapp.yml",
"release.yml"
],
"has_docs_dir": true,
"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": 8,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/15 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "9763975ef413a5905d2ccdbf16b6b758c95ce5e7",
"ran_at": "2026-07-23T05:19:39Z",
"aggregate_score": 5.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-19T05:22:28Z",
"oldest_open_prs": [
{
"number": 89,
"created_at": "2026-05-24T05:22:35Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-16T17:59:21Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 90,
"created_at": "2026-05-29T19:10:45Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/DiljotSG/MCU-Countdown",
"host": "github.com",
"name": "MCU-Countdown",
"owner": "DiljotSG"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"security": 62,
"vitality": 74,
"community": 49,
"governance": 44,
"engineering": 81
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 74,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"commits_last_year": 30,
"human_commit_share": 0.703,
"days_since_last_push": 6,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "30 commits in the last year",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 30
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 100,
"inputs": {
"releases_count": 23,
"latest_release_tag": "v2.0.22",
"releases_from_tags": false,
"days_since_latest_release": 6,
"mean_days_between_releases": 14
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "23 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 23
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~14 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 14
}
}
],
"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": 117,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 117 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 117
}
}
],
"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": 49,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"forks": 20,
"stars": 228,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "228 stars",
"points": 38.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 228
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "20 forks",
"points": 10.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 20
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (GPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "GPL-3.0"
}
}
],
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 44,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"merged_prs": 70,
"open_issues": 1,
"closed_issues": 5,
"issue_closed_ratio": 0.833,
"closed_unmerged_prs": 14
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "83% of issues closed",
"points": 38.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 83
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "70/84 decided PRs merged",
"points": 31.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 70,
"decided": 84
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/15 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"followers": 68,
"owner_type": "User",
"is_verified": null,
"owner_login": "DiljotSG",
"public_repos": 17,
"account_age_days": 3725
},
"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": "68 followers of DiljotSG",
"points": 13.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 68,
"login": "DiljotSG"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "17 public repos, account ~10 yr old",
"points": 21.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 17
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 81,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"api",
"flask",
"python3",
"docker",
"docker-compose",
"home-lab",
"tmdb-api"
],
"has_wiki": true,
"homepage": "http://whenisthenextmcufilm.com",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "http://whenisthenextmcufilm.com",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 62,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.2
},
"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 is not maximal on development and all release branches",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/15 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 8 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 8
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 8,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 8,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 43,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.8,
"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": "36 of 45 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 36,
"sampled": 45
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.297
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 64",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 64
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "19 of the last 64 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 19,
"sampled": 64
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 7685,
"source_files_sampled": 17,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/17 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 17,
"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"
],
"report_type": "repository",
"generated_at": "2026-07-23T05:19:55.212133Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/DiljotSG/MCU-Countdown.svg",
"full_name": "DiljotSG/MCU-Countdown",
"license_state": "standard",
"license_spdx": "GPL-3.0"
}