Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"editorjs",
"django-editor",
"django-wysiwyg",
"wysiwyg",
"django-admin",
"django",
"python"
],
"is_fork": false,
"size_kb": 127,
"has_wiki": false,
"homepage": null,
"languages": {
"CSS": 16478,
"HTML": 1504,
"Python": 59162,
"Makefile": 1279,
"JavaScript": 4964
},
"pushed_at": "2026-07-06T17:00:13Z",
"created_at": "2020-10-13T11:53:14Z",
"owner_type": "User",
"updated_at": "2026-07-21T17:03:13Z",
"description": "Django plugin for using Editor.js",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "dev",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python",
"CSS"
]
},
"owner": {
"blog": "https://2ik.ru",
"name": "Ilya",
"type": "User",
"login": "2ik",
"company": null,
"location": null,
"followers": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/6692517?v=4",
"created_at": "2014-02-15T20:43:11Z",
"is_verified": null,
"public_repos": 12,
"account_age_days": 4539
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-06T17:00:14Z"
},
{
"tag": "0.2.7",
"kind": "patch",
"published_at": "2022-09-16T15:05:19Z"
},
{
"tag": "0.2.6",
"kind": "patch",
"published_at": "2021-11-05T13:05:39Z"
},
{
"tag": "0.2.5",
"kind": "patch",
"published_at": "2021-10-19T07:40:52Z"
},
{
"tag": "0.2.4",
"kind": "patch",
"published_at": "2021-10-12T13:46:27Z"
},
{
"tag": "0.2.3",
"kind": "patch",
"published_at": "2021-09-23T20:46:47Z"
},
{
"tag": "0.2.2",
"kind": "patch",
"published_at": "2021-08-03T20:45:16Z"
},
{
"tag": "0.2.1",
"kind": "patch",
"published_at": "2021-07-02T10:14:23Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2020-10-20T07:11:28Z"
},
{
"tag": "v0.1.9",
"kind": "patch",
"published_at": "2020-10-20T06:29:57Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2020-10-15T14:40:16Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2020-10-14T13:14:31Z"
}
],
"recent_commits": [
{
"oid": "a2b3ee0f06658514292c04fa8d27ed1c9132984b",
"body": "Release/0.3.0",
"is_bot": false,
"headline": "Merge pull request #71 from 2ik/release/0.3.0",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2026-07-06T16:50:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65d4bd3f72d8c5413168ce5b512ecca39b675a51",
"body": "- Fix EMBED_HOSTNAME_ALLOWED wrapped in str() breaking embed validation\n- Remove duplicate player.twitch.tv in allowed hostnames\n- Fix KeyError in validate_embed when data/embed keys are missing\n- Fix AttributeError in generate_link when image is null\n- Fix class=\"None\" rendered in quote blocks with\n[…]\nition with editor variable\n- Remove dead commented-out delete method and unused import\n- Support dict-style list items (Editor.js @editorjs/list 2.x)\n- Rewrite and optimize test suite (64 -> 73 tests)",
"is_bot": false,
"headline": "fix: multiple bug fixes from code audit",
"author_name": "Ilya Kotlyakov",
"author_login": null,
"committed_at": "2026-07-06T16:39:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b35f257ed499d98ee9e2331edbade40ffdd015cd",
"body": "…etting",
"is_bot": false,
"headline": "refactor: make configuration() immutable; add EDITORJS_PLUGINS_KEYS s…",
"author_name": "Ilya Kotlyakov",
"author_login": null,
"committed_at": "2026-07-06T15:40:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c06affc10af2a76e335d5857d403b946d73145ee",
"body": null,
"is_bot": false,
"headline": "fix: allow full URLs for plugins in widget media (#47)",
"author_name": "Ilya Kotlyakov",
"author_login": null,
"committed_at": "2026-07-06T15:33:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a1515fd599fd68274abb536289dedfebcf7c2de",
"body": "Handle { default: Constructor } pattern used by webpack-built plugins\nlike @calumk/editorjs-columns. Also add columns to example model.",
"is_bot": false,
"headline": "feat(js): support ESM-style plugin exports (webpack bundles)",
"author_name": "Ilya Kotlyakov",
"author_login": null,
"committed_at": "2026-07-05T00:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5df5add89557265a297d80f01db173d74cb50196",
"body": "…t, tests\n\n- Update Editor.js from 2.25.0 to 2.31.6, fix @editorjs/list export (EditorjsList)\n- Dark theme: support Django admin data-theme toggle and prefers-color-scheme\n- JS: modernize widget script (const/let, remove eval), fix formset:added for Django 3.1–6.x\n- Storage: fallback from storages[\"\n[…]\ns, widgets, views, utils, templatetags\n- CI: GitHub Actions matrix (Python 3.8–3.13 × Django 3.2–6.0) + tox\n- Bump python min to ^3.8, add Python 3.13 classifier\n- Add Makefile for common dev commands",
"is_bot": false,
"headline": "feat: release 0.3.0 — Editor.js 2.31.6, dark theme, Django 6.x suppor…",
"author_name": "Ilya Kotlyakov",
"author_login": null,
"committed_at": "2026-07-05T00:03:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5af2eb1f38bd82d031ea583469a312e64df88288",
"body": "Main",
"is_bot": false,
"headline": "Merge pull request #43 from 2ik/main",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2022-09-16T15:03:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfe17966251f90a309e6b833c6354327df888a36",
"body": "Up version",
"is_bot": false,
"headline": "Merge pull request #42 from 2ik/dev",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2022-09-16T15:02:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba992e04a1373501ab0fb405ef1b005aaa9b75cd",
"body": null,
"is_bot": false,
"headline": "Up version",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2022-09-16T15:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b24f3b10fde01b456c51c8fc591665e56442b9f3",
"body": "dev to main",
"is_bot": false,
"headline": "Merge pull request #41 from 2ik/dev",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2022-09-16T14:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb03ade7cbc3ffd08bd3a95fd3a5d6540e57314f",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2022-09-16T14:49:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bb85de31f3860bfb160a0aa30ea4a8b9c98cfa5",
"body": null,
"is_bot": false,
"headline": "Update Dark Theme for Editor.js",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2022-09-16T14:46:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75ca845adb2675fd99b68648a02fe4a1cf236aaf",
"body": "Add correct editorjs initialisation for multiple editorjs fields in an inline",
"is_bot": false,
"headline": "Merge pull request #40 from smartfactory-gmbh/feature/multiple_textareas",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2022-09-16T13:55:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cee386941b5328f4f9823cd5ba885b9a0b9770ca",
"body": "In some applications there may be multiple textareas to add in a form.",
"is_bot": false,
"headline": "Create for loop to initialize multiple textareas",
"author_name": "Kenny Wolf",
"author_login": "kirillwolkow",
"committed_at": "2022-09-06T09:06:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75a07d807078c269df5137a029fec438fcea723c",
"body": "0.2.6",
"is_bot": false,
"headline": "Merge pull request #28 from 2ik/dev",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2021-11-05T12:59:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1f4890fdd2118a39178125ef4b6ac5eeeee4c30",
"body": null,
"is_bot": false,
"headline": "0.2.6",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-11-05T12:57:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dcfc08ca7604b163fb3bbbaa0f270274b311d77",
"body": null,
"is_bot": false,
"headline": "Add config EMBED_HOSTNAME_ALLOWED",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-11-05T12:56:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53b8a859de6f8cf812191b93fff428df6b354a40",
"body": null,
"is_bot": false,
"headline": "Fix default tools",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-11-05T11:19:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d744fef133b38091092261eacaf2fe2369044210",
"body": null,
"is_bot": false,
"headline": "Fix",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-10-27T10:18:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62ced1bd059c76eb1dfd99ef3bfee94e75248e04",
"body": "Main to dev",
"is_bot": false,
"headline": "Merge pull request #26 from 2ik/main",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2021-10-27T10:06:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c33950e4ad1089c670bf8103cb2491c0d0781b5",
"body": "Добавление картинок по урлу",
"is_bot": false,
"headline": "Merge pull request #25 from vvsector2020/dev",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2021-10-27T10:05:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c00d04e22a200510b44a6b4df3b8596aacf271eb",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "develop",
"author_login": null,
"committed_at": "2021-10-23T00:25:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f581025cc7a372481908a6ddb327cc822eb1540c",
"body": null,
"is_bot": false,
"headline": "Добавление картинок по урлу",
"author_name": "develop",
"author_login": null,
"committed_at": "2021-10-23T00:14:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89df58f9b5dae4bcf3c04922c2445e3cf5298a9f",
"body": "0.2.5",
"is_bot": false,
"headline": "Merge pull request #23 from 2ik/dev",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2021-10-19T07:39:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "343fb7c8b26109ff278b427d6d365d8558371733",
"body": null,
"is_bot": false,
"headline": "0.2.5",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-10-19T07:39:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb3912645f06eb338cd53da349d3b784350fbd9a",
"body": "main to dev",
"is_bot": false,
"headline": "Merge pull request #22 from 2ik/main",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2021-10-19T07:28:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ebdeefd77224b749526dc2771256e7f523b5b41",
"body": "fixed field types",
"is_bot": false,
"headline": "Merge pull request #21 from pranav377/main",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2021-10-19T07:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38ab65560eb95d8a9a6611d126a5f96f35ff44cb",
"body": null,
"is_bot": false,
"headline": "fixed field types",
"author_name": "Pranava",
"author_login": "pranava-mohan",
"committed_at": "2021-10-19T02:25:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e09c5730963b666582e6f87558341057cf318ce",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2021-10-12T14:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daebac747593faa835fa3db3356f8547cc787193",
"body": "Add LinkTool",
"is_bot": false,
"headline": "Merge pull request #19 from 2ik/dev",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2021-10-12T13:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9efa1086c4e9c8e48c7e7557281fc7eff4def33",
"body": null,
"is_bot": false,
"headline": "README",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-10-12T13:36:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "130902e5ed58f6a81cefe2423954a1ff81edd6f3",
"body": null,
"is_bot": false,
"headline": "0.2.4",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-10-12T13:30:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be0f16dd893d4f160da6d9c7e5e9be65cfecb16c",
"body": null,
"is_bot": false,
"headline": "Example",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-10-12T13:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3104b1e0d0e1214c23acc3d13102ea478443e7f",
"body": null,
"is_bot": false,
"headline": "LinkTool",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-10-12T13:28:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aacd2b2058405e0cccc5eee7a6d0b840208d09a3",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dev' of github.com:2ik/django-editorjs into dev",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-10-12T06:35:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abb60862efe6c08862e58ea91f7f3611b6eefc49",
"body": null,
"is_bot": false,
"headline": "Example",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-10-12T05:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf47a6266d49900b59ee0cfa42a856d477fd0c02",
"body": null,
"is_bot": false,
"headline": "Remove flatatt",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-10-12T05:49:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "146b1e8e94d3e891a0937c8c0fff5228645c2cf2",
"body": "main to dev",
"is_bot": false,
"headline": "Merge pull request #18 from 2ik/main",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2021-10-12T05:47:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e50c63e94ac5ada6548a72b8f8c22cc40724057d",
"body": "Use reverse_lazy instead of hardcoded URL for image upload",
"is_bot": false,
"headline": "Merge pull request #17 from georgy-komarov/fix-hardcoded-url",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2021-10-12T05:42:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48d42dae14f972ef67d551a5c0647d371cb63cc0",
"body": null,
"is_bot": false,
"headline": "Use reverse_lazy instead of hardcoded URL for image upload",
"author_name": "Georgy Komarov",
"author_login": "georgy-komarov",
"committed_at": "2021-10-11T20:23:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54b30ae3a0dddc22b2c9636b2a5b11f6c6e4eed3",
"body": "Inline Editing support",
"is_bot": false,
"headline": "Merge pull request #16 from 2ik/dev",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2021-09-23T20:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97c063fd5d637978f828efecc2db1aec7d2f607d",
"body": null,
"is_bot": false,
"headline": "Readme",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-09-23T20:37:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caaf3e0a272d881430172b45ccf954ac0967a569",
"body": null,
"is_bot": false,
"headline": "0.2.3",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-09-23T20:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b562d2f893f8b18db0de417413c0aac7ace90b0",
"body": null,
"is_bot": false,
"headline": "Poetry",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-09-23T20:30:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3c70f6c490cb123806eadbba9fff118bd4ee6e4",
"body": null,
"is_bot": false,
"headline": "Add template & update logic",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-09-23T20:30:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b0f49d4a92caab2f9856aaf4d439db15469fed0",
"body": null,
"is_bot": false,
"headline": "Example",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-09-23T20:18:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f423363db18d6864075306be7dda950960eac6b",
"body": null,
"is_bot": false,
"headline": "EditorJsTextField null",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-09-23T20:18:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63c02526fc719c95943fcb300d017b6bb058bf2f",
"body": null,
"is_bot": false,
"headline": "Example",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-09-23T19:57:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67b7e54d8ee54bbf830618de26c6c53d8501b2e2",
"body": null,
"is_bot": false,
"headline": "Fix filter",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-09-23T19:56:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79126e59c5c281c79e719efb988b8f707a831b66",
"body": "Put id and class on holder",
"is_bot": false,
"headline": "Merge pull request #14 from 2ik/dev",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2021-08-18T08:26:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c396f54a14fa14e386d56c73eadfd819dfced78",
"body": null,
"is_bot": false,
"headline": "Put id and class on holder",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-08-18T08:22:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b0e02b14f237c582f910af1aaebf49aae3c9dd6",
"body": "Release 0.2.2",
"is_bot": false,
"headline": "Merge pull request #12 from 2ik/dev",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2021-08-03T20:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ea53fb7a5ace5b898dc593f004dbcbef03ca1a1",
"body": null,
"is_bot": false,
"headline": "Fix",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-08-03T20:37:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49f3a9a90e1bd3d5fb7e87fc4c1548c81f9ecae2",
"body": null,
"is_bot": false,
"headline": "Update version",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-08-03T20:35:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef1b51f7d3f6bdfc0dc08a2e82ea0ddce91da51a",
"body": null,
"is_bot": false,
"headline": "Update Readme",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-08-03T20:32:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eabcbe818170c5e438346118ceed47bdac25b1eb",
"body": null,
"is_bot": false,
"headline": "Update version EditorJS",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-08-03T20:31:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c2dfddeec6963f82b26b90da8256bc7d57d7961",
"body": null,
"is_bot": false,
"headline": "Remove config EDITORJS_IMAGE_NAME_POSTFIX",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-08-03T20:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e13400f8a17a14ed353c7fe6ae567c4bed5382e",
"body": null,
"is_bot": false,
"headline": "Fix name images & Add IMAGE_UPLOAD_PATH_DATE",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-08-03T20:03:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b59253372114069414cb55249321a34765743842",
"body": null,
"is_bot": false,
"headline": "Background for selected blocks",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-08-03T17:41:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e42835254afdef74be1e74e516ecbb1c75cec80",
"body": null,
"is_bot": false,
"headline": "Version 0.2.0 -> 0.2.1",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-07-02T10:05:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "525f596e2f6b18e4057a38104ba1c3edc8bb76fa",
"body": null,
"is_bot": false,
"headline": "README",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-07-02T10:04:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9845a5282ac8833a7d9f006d9fa87cc226885620",
"body": null,
"is_bot": false,
"headline": "Fix js",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-07-02T08:30:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab06103163640dc66e831d8f6aa5632ca71efb9a",
"body": null,
"is_bot": false,
"headline": "Example",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-06-29T20:51:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "890980e3acc2ad997d6d3a9976282610625a3603",
"body": null,
"is_bot": false,
"headline": "Generate HTML from JSON",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-06-29T20:51:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ffb34934a8104eaca5ea39bee4316066d33b6b0",
"body": null,
"is_bot": false,
"headline": "Dark theme",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-06-28T20:58:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16cbfa40033a69df463f998aa0f1c3ba0eb7f148",
"body": null,
"is_bot": false,
"headline": "Example",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-06-28T20:20:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "feb627549e77a32a4e8d89a47d942688823932da",
"body": null,
"is_bot": false,
"headline": "Form field & update editor.js & refactoring",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-06-28T20:19:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e2bcd2a65395d4382bffb4b40cad398db418f39",
"body": null,
"is_bot": false,
"headline": "Optimized",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-02-24T19:54:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e68a38b46afba9d95fe746d4167b4a039d8bd4a",
"body": null,
"is_bot": false,
"headline": "Custom config for EditorJs",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2021-02-24T19:53:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67bd490f236a3f5b724a77cf67f55915303083dd",
"body": null,
"is_bot": false,
"headline": "Upgrade Editor.js to 2.19.1",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2020-12-26T18:33:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52fc89f15330e26074e5e0dbaf4e552d103c71a5",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2020-10-22T11:44:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8f1026fcd3282fd84bc61e278e8a2a0adbab6db",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2020-10-22T11:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6da189f2e89d89a08f895cb603a9830d1edf73b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:2ik/django-editorjs into main",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2020-10-22T11:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88bfac98f5f95edf51b00fffa215ad9e345af4bf",
"body": null,
"is_bot": false,
"headline": "Example with Gist",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2020-10-22T11:11:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9377664144ce8f58dd54fa53e00a86a04d9e8029",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2020-10-22T10:57:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db6a7feb4b942a25ab67628de4d8ca65bb93d488",
"body": null,
"is_bot": false,
"headline": "0.1.9 > 0.2.0",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2020-10-20T07:08:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "395fe70be1a183cd780089b45304ad4632ab606e",
"body": null,
"is_bot": false,
"headline": "Update Readme",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2020-10-20T07:01:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9dfa1a0406612ef7d969d2d14b824547163a660",
"body": null,
"is_bot": false,
"headline": "Version Editor.js in settings.py",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2020-10-20T06:41:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cdd61a25c775e50770728ab388cd5c9e80dd54f",
"body": null,
"is_bot": false,
"headline": "Update Readme",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2020-10-19T18:46:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c20b4870a74d16df62fab48a8fd24fa044d26ec9",
"body": null,
"is_bot": false,
"headline": "Poetry config",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2020-10-19T17:29:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d51f5c606cfab38c7ed2d3f294640095a2e4bc6",
"body": null,
"is_bot": false,
"headline": "Not in fix",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2020-10-19T17:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5541b0f67924fb52630b70923745d75c5bb4f2e",
"body": null,
"is_bot": false,
"headline": "Single connection plugins & Fix",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2020-10-19T17:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8203572554adf862016d15bc93cff7fba7cb3792",
"body": null,
"is_bot": false,
"headline": "0.1.0 > 0.1.1",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2020-10-15T14:21:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "424fe984592ef7fdacf8f3cc3b68bcf525c3a243",
"body": null,
"is_bot": false,
"headline": "Rename package",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2020-10-15T14:18:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "002e2d531b9df863d2910cbf8debba297e495323",
"body": null,
"is_bot": false,
"headline": "README.md",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2020-10-15T12:47:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf1860ed636576939aae8ed92b5111ab576c74c4",
"body": null,
"is_bot": false,
"headline": "Add cached_property",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2020-10-15T08:39:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9710ec236329c109a8cf74ddb0d45fa0561c251c",
"body": null,
"is_bot": false,
"headline": "Warning JSONField",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2020-10-15T08:02:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1086277495d16deb1388bb8c839d3aa3f495f91",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:2ik/django-editorjs into main",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2020-10-14T20:55:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4be13383992f90916b50db5d8417b2e9f7cdf05e",
"body": null,
"is_bot": false,
"headline": "Support Django old versions",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2020-10-14T20:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fc217c3cc4e8d6687026d4ffc2d7c267238d834",
"body": null,
"is_bot": false,
"headline": "Support Django old versions",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2020-10-14T20:28:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "936d976d31ebe3af44878bb576d92ad816728b7d",
"body": null,
"is_bot": false,
"headline": "pyproject.toml",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2020-10-14T17:22:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d10675c52651ebcc373135b2e6f345f2c7e19be",
"body": null,
"is_bot": false,
"headline": "Init",
"author_name": "Ilya Kotlyakov",
"author_login": "2ik",
"committed_at": "2020-10-14T13:08:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d718c760943c823fafef085e0c33f5a406e7799",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Ilya",
"author_login": "2ik",
"committed_at": "2020-10-13T11:53:15Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 6,
"latest_release_at": "2026-07-06T17:00:14Z",
"latest_release_tag": "v0.3.0",
"releases_from_tags": false,
"days_since_last_push": 15,
"active_weeks_last_year": 1,
"days_since_latest_release": 15,
"mean_days_between_releases": 231.7
},
"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": "django-editorjs-fields",
"exists": true,
"license": "MIT",
"keywords": [
"editorjs",
"django",
"django-editor",
"django-wysiwyg",
"wysiwyg",
"django-admin",
"block-editor",
"rich-text",
"content-editor",
"editor-js",
"Development Status :: 5 - Production/Stable",
"Framework :: Django",
"Framework :: Django :: 2.2",
"Framework :: Django :: 3.0",
"Framework :: Django :: 3.1",
"Framework :: Django :: 3.2",
"Framework :: Django :: 4.2",
"Framework :: Django :: 5.0",
"Framework :: Django :: 5.2",
"Framework :: Django :: 6.0",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Topic :: Software Development :: Libraries :: Application Frameworks",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/django-editorjs-fields/",
"is_deprecated": false,
"latest_version": "0.3.0",
"repository_url": "https://github.com/2ik/django-editorjs-fields",
"versions_count": 11,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2020-10-15T14:22:14.813384Z",
"latest_published_at": "2026-07-06T17:21:15.016932Z",
"latest_version_yanked": null,
"days_since_latest_publish": 15
}
]
},
"popularity": {
"forks": 35,
"stars": 152,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2020-11-04",
"count": 1
},
{
"date": "2020-12-01",
"count": 1
},
{
"date": "2021-02-27",
"count": 1
},
{
"date": "2021-04-03",
"count": 1
},
{
"date": "2021-06-16",
"count": 1
},
{
"date": "2021-07-22",
"count": 1
},
{
"date": "2021-09-07",
"count": 1
},
{
"date": "2021-10-10",
"count": 1
},
{
"date": "2021-10-19",
"count": 1
},
{
"date": "2021-12-22",
"count": 1
},
{
"date": "2022-04-03",
"count": 1
},
{
"date": "2022-04-04",
"count": 1
},
{
"date": "2022-04-12",
"count": 1
},
{
"date": "2022-06-18",
"count": 2
},
{
"date": "2022-09-06",
"count": 1
},
{
"date": "2022-11-18",
"count": 1
},
{
"date": "2023-02-03",
"count": 1
},
{
"date": "2023-02-28",
"count": 1
},
{
"date": "2023-04-10",
"count": 2
},
{
"date": "2023-04-27",
"count": 1
},
{
"date": "2023-05-23",
"count": 1
},
{
"date": "2023-07-11",
"count": 1
},
{
"date": "2023-10-23",
"count": 1
},
{
"date": "2024-02-12",
"count": 1
},
{
"date": "2024-03-23",
"count": 1
},
{
"date": "2024-04-01",
"count": 1
},
{
"date": "2025-01-22",
"count": 1
},
{
"date": "2025-03-26",
"count": 1
},
{
"date": "2025-05-12",
"count": 1
},
{
"date": "2025-12-04",
"count": 1
}
],
"complete": true,
"collected": 32,
"total_forks": 35
},
"star_history": {
"days": [
{
"date": "2020-10-16",
"count": 1
},
{
"date": "2020-10-19",
"count": 2
},
{
"date": "2020-11-07",
"count": 1
},
{
"date": "2020-11-16",
"count": 1
},
{
"date": "2020-11-22",
"count": 1
},
{
"date": "2020-11-30",
"count": 1
},
{
"date": "2020-12-08",
"count": 1
},
{
"date": "2021-01-19",
"count": 1
},
{
"date": "2021-02-04",
"count": 2
},
{
"date": "2021-02-10",
"count": 2
},
{
"date": "2021-02-22",
"count": 1
},
{
"date": "2021-02-23",
"count": 1
},
{
"date": "2021-03-01",
"count": 1
},
{
"date": "2021-03-05",
"count": 1
},
{
"date": "2021-06-15",
"count": 1
},
{
"date": "2021-06-17",
"count": 1
},
{
"date": "2021-07-03",
"count": 1
},
{
"date": "2021-07-11",
"count": 1
},
{
"date": "2021-07-16",
"count": 1
},
{
"date": "2021-08-12",
"count": 1
},
{
"date": "2021-08-27",
"count": 1
},
{
"date": "2021-09-02",
"count": 1
},
{
"date": "2021-09-06",
"count": 1
},
{
"date": "2021-09-07",
"count": 2
},
{
"date": "2021-09-23",
"count": 2
},
{
"date": "2021-09-29",
"count": 1
},
{
"date": "2021-10-09",
"count": 1
},
{
"date": "2021-10-10",
"count": 1
},
{
"date": "2021-10-18",
"count": 1
},
{
"date": "2021-10-21",
"count": 1
},
{
"date": "2021-11-10",
"count": 1
},
{
"date": "2021-11-29",
"count": 1
},
{
"date": "2021-12-20",
"count": 1
},
{
"date": "2021-12-29",
"count": 1
},
{
"date": "2021-12-30",
"count": 1
},
{
"date": "2022-01-19",
"count": 1
},
{
"date": "2022-01-27",
"count": 1
},
{
"date": "2022-02-16",
"count": 1
},
{
"date": "2022-02-26",
"count": 1
},
{
"date": "2022-03-29",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-05-03",
"count": 1
},
{
"date": "2022-05-04",
"count": 1
},
{
"date": "2022-05-06",
"count": 1
},
{
"date": "2022-05-14",
"count": 1
},
{
"date": "2022-06-18",
"count": 1
},
{
"date": "2022-06-20",
"count": 1
},
{
"date": "2022-06-26",
"count": 1
},
{
"date": "2022-07-09",
"count": 1
},
{
"date": "2022-09-06",
"count": 1
},
{
"date": "2022-09-18",
"count": 2
},
{
"date": "2022-09-20",
"count": 1
},
{
"date": "2022-09-26",
"count": 1
},
{
"date": "2022-09-30",
"count": 1
},
{
"date": "2022-10-19",
"count": 1
},
{
"date": "2022-10-28",
"count": 1
},
{
"date": "2022-10-29",
"count": 1
},
{
"date": "2022-11-03",
"count": 1
},
{
"date": "2022-11-07",
"count": 1
},
{
"date": "2022-11-20",
"count": 1
},
{
"date": "2022-12-01",
"count": 1
},
{
"date": "2022-12-05",
"count": 3
},
{
"date": "2022-12-14",
"count": 1
},
{
"date": "2022-12-17",
"count": 1
},
{
"date": "2022-12-30",
"count": 1
},
{
"date": "2023-01-02",
"count": 1
},
{
"date": "2023-01-17",
"count": 1
},
{
"date": "2023-01-25",
"count": 1
},
{
"date": "2023-02-06",
"count": 1
},
{
"date": "2023-02-14",
"count": 1
},
{
"date": "2023-02-17",
"count": 1
},
{
"date": "2023-02-22",
"count": 1
},
{
"date": "2023-02-26",
"count": 1
},
{
"date": "2023-03-14",
"count": 1
},
{
"date": "2023-03-17",
"count": 1
},
{
"date": "2023-03-19",
"count": 1
},
{
"date": "2023-03-24",
"count": 1
},
{
"date": "2023-03-28",
"count": 1
},
{
"date": "2023-03-31",
"count": 1
},
{
"date": "2023-04-06",
"count": 1
},
{
"date": "2023-04-12",
"count": 1
},
{
"date": "2023-04-16",
"count": 1
},
{
"date": "2023-04-18",
"count": 1
},
{
"date": "2023-04-28",
"count": 1
},
{
"date": "2023-05-01",
"count": 1
},
{
"date": "2023-05-19",
"count": 1
},
{
"date": "2023-06-07",
"count": 1
},
{
"date": "2023-06-28",
"count": 1
},
{
"date": "2023-07-02",
"count": 1
},
{
"date": "2023-07-05",
"count": 2
},
{
"date": "2023-07-11",
"count": 1
},
{
"date": "2023-07-28",
"count": 1
},
{
"date": "2023-07-29",
"count": 1
},
{
"date": "2023-08-23",
"count": 1
},
{
"date": "2023-08-30",
"count": 1
},
{
"date": "2023-09-03",
"count": 1
},
{
"date": "2023-09-05",
"count": 1
},
{
"date": "2023-09-16",
"count": 1
},
{
"date": "2023-09-26",
"count": 1
},
{
"date": "2023-10-05",
"count": 1
},
{
"date": "2023-10-11",
"count": 1
},
{
"date": "2023-10-12",
"count": 1
},
{
"date": "2023-10-13",
"count": 1
},
{
"date": "2023-11-10",
"count": 1
},
{
"date": "2023-11-14",
"count": 1
},
{
"date": "2023-11-30",
"count": 1
},
{
"date": "2023-12-07",
"count": 1
},
{
"date": "2023-12-16",
"count": 1
},
{
"date": "2024-01-02",
"count": 1
},
{
"date": "2024-01-16",
"count": 1
},
{
"date": "2024-02-01",
"count": 1
},
{
"date": "2024-02-13",
"count": 1
},
{
"date": "2024-03-06",
"count": 1
},
{
"date": "2024-04-15",
"count": 1
},
{
"date": "2024-05-19",
"count": 1
},
{
"date": "2024-05-20",
"count": 1
},
{
"date": "2024-06-26",
"count": 1
},
{
"date": "2024-07-14",
"count": 1
},
{
"date": "2024-07-24",
"count": 1
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-08-16",
"count": 1
},
{
"date": "2024-08-30",
"count": 1
},
{
"date": "2024-10-09",
"count": 1
},
{
"date": "2024-10-12",
"count": 1
},
{
"date": "2025-01-18",
"count": 1
},
{
"date": "2025-02-28",
"count": 1
},
{
"date": "2025-03-04",
"count": 1
},
{
"date": "2025-03-08",
"count": 1
},
{
"date": "2025-04-04",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-04-25",
"count": 1
},
{
"date": "2025-04-26",
"count": 1
},
{
"date": "2025-05-08",
"count": 1
},
{
"date": "2025-07-05",
"count": 1
},
{
"date": "2025-08-04",
"count": 1
},
{
"date": "2025-08-14",
"count": 1
},
{
"date": "2025-08-25",
"count": 1
},
{
"date": "2025-09-12",
"count": 1
},
{
"date": "2025-11-25",
"count": 1
},
{
"date": "2026-01-21",
"count": 1
},
{
"date": "2026-03-08",
"count": 1
},
{
"date": "2026-07-21",
"count": 1
}
],
"complete": true,
"collected": 151,
"total_stars": 152
},
"open_issues_and_prs": 15
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 7133,
"source_files_sampled": 35,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml",
"setup.cfg"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 17,
"open_issues": 14,
"closed_ratio": 0.689,
"closed_issues": 31,
"closed_unmerged_prs": 7
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "2ik",
"commits": 83,
"avatar_url": "https://avatars.githubusercontent.com/u/6692517?v=4"
},
{
"type": "User",
"login": "georgy-komarov",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/13136992?v=4"
},
{
"type": "User",
"login": "kirillwolkow",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/81821119?v=4"
},
{
"type": "User",
"login": "pranava-mohan",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/71634384?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.965
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [
"tox.ini"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"poetry.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "1 out of 11 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": 1,
"reason": "Found 2/12 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 5,
"reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "a2b3ee0f06658514292c04fa8d27ed1c9132984b",
"ran_at": "2026-07-21T20:52:04Z",
"aggregate_score": 3.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/2ik/django-editorjs-fields",
"host": "github.com",
"name": "django-editorjs-fields",
"owner": "2ik"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 24,
"inputs": {
"security": 17,
"vitality": 59,
"community": 51,
"governance": 51,
"engineering": 58,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"weighted_overall_before_jurisdiction": 49,
"overall_after_jurisdiction_multiplier": 24
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 59,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"commits_last_year": 6,
"human_commit_share": 1,
"days_since_last_push": 15,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 15 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 15
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "6 commits in the last year",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 6
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"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": 84,
"inputs": {
"releases_count": 12,
"latest_release_tag": "v0.3.0",
"releases_from_tags": false,
"days_since_latest_release": 15,
"mean_days_between_releases": 231.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 15 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 15
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~231.7 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 231.7
}
}
],
"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": 15,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 15 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 15
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 51,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"forks": 35,
"stars": 152,
"watchers": 6,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "152 stars",
"points": 35.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 152
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "35 forks",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 35
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 51,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.965
},
"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": 0.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 96
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"merged_prs": 17,
"open_issues": 14,
"closed_issues": 31,
"issue_closed_ratio": 0.689,
"closed_unmerged_prs": 7
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "69% of issues closed",
"points": 32.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 69
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "17/24 decided PRs merged",
"points": 27.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 17,
"decided": 24
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/12 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"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": 46,
"inputs": {
"followers": 7,
"owner_type": "User",
"is_verified": null,
"owner_login": "2ik",
"public_repos": 12,
"account_age_days": 4539
},
"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": "7 followers of 2ik",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 7,
"login": "2ik"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "12 public repos, account ~12 yr old",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 12
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"django-editorjs-fields"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 15
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 15 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 15
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "tox.ini",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tox.ini"
}
}
],
"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": "1 out of 11 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"editorjs",
"django-editor",
"django-wysiwyg",
"wysiwyg",
"django-admin",
"django",
"python"
],
"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": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"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": 17,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 17,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.4,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 17,
"security_posture_before_jurisdiction": 34
},
"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": "1 out of 11 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/12 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "moderate",
"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": 50,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 1
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: top_contributor (1)",
"points": 50,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
}
],
"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": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.237,
"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": "22 of 93 human commits state their intent (structured subject or explanatory body)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 22,
"sampled": 93
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"poetry.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "tox.ini",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tox.ini"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 93",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 93
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 7133,
"source_files_sampled": 35,
"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/35 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 35,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-21T20:52:25.582989Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/2/2ik/django-editorjs-fields.svg",
"full_name": "2ik/django-editorjs-fields",
"license_state": "standard",
"license_spdx": "MIT"
}