JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 786,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 39950,
"TypeScript": 568030
},
"pushed_at": "2026-07-17T08:28:24Z",
"created_at": "2026-07-11T19:41:21Z",
"owner_type": "User",
"updated_at": "2026-07-17T08:28:19Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "gridigor",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/17668898?v=4",
"created_at": "2016-03-05T08:42:41Z",
"is_verified": null,
"public_repos": 22,
"account_age_days": 3790
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-07-17T08:28:24Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-07-15T14:27:40Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-07-15T12:05:34Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-07-15T11:46:59Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-15T10:51:30Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-07-15T08:50:53Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-07-15T08:09:09Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-07-14T07:15:58Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-13T11:27:09Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-07-13T10:41:12Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-07-12T12:25:20Z"
},
{
"tag": "v0.1.0-beta.4",
"kind": "prerelease",
"published_at": "2026-07-12T07:16:28Z"
},
{
"tag": "v0.1.0-beta.3",
"kind": "prerelease",
"published_at": "2026-07-12T07:01:20Z"
},
{
"tag": "v0.1.0-beta.2",
"kind": "prerelease",
"published_at": "2026-07-12T06:50:35Z"
},
{
"tag": "v0.1.0-beta.1",
"kind": "prerelease",
"published_at": "2026-07-12T06:19:23Z"
},
{
"tag": "v0.1.0-beta.0",
"kind": "prerelease",
"published_at": "2026-07-11T23:56:48Z"
},
{
"tag": "v0.1.0-alpha.3",
"kind": "prerelease",
"published_at": "2026-07-11T23:41:50Z"
},
{
"tag": "v0.1.0-alpha.2",
"kind": "prerelease",
"published_at": "2026-07-11T23:37:17Z"
},
{
"tag": "v0.1.0-alpha.1",
"kind": "prerelease",
"published_at": "2026-07-11T23:25:43Z"
}
],
"recent_commits": [
{
"oid": "c8f57ac4be288d54c01ad06c6fc7066139faf7e8",
"body": null,
"is_bot": false,
"headline": "Support Lexical 0.48",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-17T08:27:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6c32cb99c1ad72b55629c096a3bc3e4bb5d7e1b",
"body": null,
"is_bot": false,
"headline": "Fix clean checkout typecheck",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-15T14:27:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbd24e7010ea0658395dc843901d21bfcbd293e0",
"body": null,
"is_bot": false,
"headline": "Release vue-lexical 1.0.0",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-15T14:24:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9eb1b5b428b17db734f241952c998d18fa8e67a5",
"body": null,
"is_bot": false,
"headline": "Add tree shaking fixtures",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-15T13:43:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e179b53eaff9b2f721ab4d7323205f5faf690758",
"body": null,
"is_bot": false,
"headline": "Add bundle size budgets",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-15T13:37:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6c04f1601efef5cc49c2bf64486cf0ff82e9fc0",
"body": null,
"is_bot": false,
"headline": "Add cross-browser release quality checks",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-15T13:31:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "628dc846715d4697cc985e1a6a8e398f71e3416b",
"body": null,
"is_bot": false,
"headline": "Show low-level editor with shared history",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-15T12:57:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa2f662047af254af8cac38d83f7335946f7890c",
"body": null,
"is_bot": false,
"headline": "Complete remaining React parity APIs",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-15T12:36:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6193ca806364f6451c286a43b10e89a88b2aa548",
"body": null,
"is_bot": false,
"headline": "Add Dragon support to text plugins",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-15T12:14:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f21db333856210dfa18458a2e408115eac206a02",
"body": null,
"is_bot": false,
"headline": "Add experimental collaboration V2 for 0.9.0",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-15T12:05:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c78290ec16f5c9b13d85750a9f8c99c17b524fa",
"body": null,
"is_bot": false,
"headline": "Add full Lexical devtools tree view for 0.8.0",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-15T11:46:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5ac177a417d67e86f626a05f3c0ccccfb14a500",
"body": null,
"is_bot": false,
"headline": "Add accessibility and focus APIs for 0.7.0",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-15T10:51:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bea97b1d99858bcbc49eeadbd6a393d07ca47f03",
"body": null,
"is_bot": false,
"headline": "Add Vue Extension API and SPA example",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-15T08:50:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "877bfbd8b34587ae86bbae8d271d88b42308555b",
"body": null,
"is_bot": false,
"headline": "Add Yjs collaboration support for 0.5.0",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-15T08:08:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "536292d1ace31c600b9ddad1418a61f723ec51be",
"body": null,
"is_bot": false,
"headline": "Add real-browser table interaction tests",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-15T07:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2af88909e7e3e29f5c63d116a0f01d597ec70552",
"body": null,
"is_bot": false,
"headline": "Add table editing support for 0.4.0",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-14T07:15:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dcf3fbcbca22c4e86baf9956ecc994c1712d411",
"body": null,
"is_bot": false,
"headline": "Complete block editing infrastructure for 0.3.0",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-13T11:26:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "537db137dd42119819e3d45cd8f60a72078bbc19",
"body": null,
"is_bot": false,
"headline": "Complete menu infrastructure for 0.2.0",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-13T10:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcad69ad7bbb42069d3a2dc510070f13d568eeec",
"body": null,
"is_bot": false,
"headline": "Add Vue typeahead menu infrastructure",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T16:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebcbd99fbf4c6d446f9ca7d22a8fe221cd535e69",
"body": null,
"is_bot": false,
"headline": "Handle npm 12 pack metadata",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T12:24:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb40ea6757c192eb434f7c8c9e300a5ccd997eba",
"body": null,
"is_bot": false,
"headline": "Support npm pack JSON formats",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T12:22:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "642580c892a44a868d38b4b73b9278bfc4d2f324",
"body": null,
"is_bot": false,
"headline": "Release 0.1.0",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T12:19:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e38f6f76d005037180c7febece615a04352a17b4",
"body": null,
"is_bot": false,
"headline": "Deploy playground to GitHub Pages",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T12:16:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1928af483f5142c86ed221cb008f6c661167098e",
"body": null,
"is_bot": false,
"headline": "Expand Nuxt playground and release verification",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T12:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32e001fbbbe46155d5055976ced7468537c32cf7",
"body": null,
"is_bot": false,
"headline": "Add text entity composable",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T11:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7475d726bb0f2d0290b85239a63c15f68fd6917c",
"body": null,
"is_bot": false,
"headline": "Add node event plugin",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T11:27:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a630acb5f8c6c1256d9499e8b98354c785eb164b",
"body": null,
"is_bot": false,
"headline": "Add hashtag plugin",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T11:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e222c3bd8e06ce88b889281de407f9182e26923",
"body": null,
"is_bot": false,
"headline": "Add markdown shortcut plugin",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T11:13:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3daf55a7007a7b51e9262b740718f08336adb8bd",
"body": null,
"is_bot": false,
"headline": "Release 0.1.0-beta.4",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T07:16:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d266584c12712a7b49322b1c9a502d343d17124f",
"body": null,
"is_bot": false,
"headline": "Add list plugins",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T07:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9c44c9b033253f80af1f7360c12aa1bd02f5066",
"body": null,
"is_bot": false,
"headline": "Release 0.1.0-beta.3",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T07:01:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2586c27b690572e32caf68609047c83e08122466",
"body": null,
"is_bot": false,
"headline": "Add link plugins",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T07:00:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "053bbe16c81f2ec5db2e7a4ddca95e44f444ada5",
"body": null,
"is_bot": false,
"headline": "Release 0.1.0-beta.2",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T06:50:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad1ce03f7963920ea5881a71927edcfd9d6f30b9",
"body": null,
"is_bot": false,
"headline": "Add tab indentation plugin",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T06:49:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10a4cfd21f94e4e2927a5513a8732ef679a57fb5",
"body": null,
"is_bot": false,
"headline": "Require complete line coverage",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T06:42:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2ef7f3c0f429c2bc3a8e74b533872b2396f9dce",
"body": null,
"is_bot": false,
"headline": "Raise test coverage",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T06:36:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b3a93b0890269f0d4bb1a5471bb6d6340df1899",
"body": null,
"is_bot": false,
"headline": "Add test coverage reporting",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T06:27:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5604b4f62b6dfeb952289197f4db39b2c4f9363a",
"body": null,
"is_bot": false,
"headline": "Add text limit plugins",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T06:25:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0de7a0d12f1cb8a3a3feb4805ebb8cea4aca7d5",
"body": null,
"is_bot": false,
"headline": "Release 0.1.0-beta.1",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T06:19:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3262d98df7af4db0016dc5e5874040eb0ecccd18",
"body": null,
"is_bot": false,
"headline": "Add editor management plugins",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-12T06:17:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcfea1325bde63386bb2616fcf7130e7e9fa1f98",
"body": null,
"is_bot": false,
"headline": "Deduplicate Lexical in Nuxt development",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-11T23:55:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce4b4bd915ba1535ed05abb5c65fdb89d875ac73",
"body": null,
"is_bot": false,
"headline": "Add Nuxt SSR example",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-11T23:52:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1177d09c145c4dacac4835e81c0af3be6212132",
"body": null,
"is_bot": false,
"headline": "Add SSR and hydration coverage",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-11T23:46:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0948644d85cacbbf1822da81e1a3daf3a227c1bd",
"body": null,
"is_bot": false,
"headline": "Add Vue error boundary",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-11T23:40:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab15b89d3d10e1b1e57642920a7f5f21ddb504ea",
"body": null,
"is_bot": false,
"headline": "Add nested editor composer",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-11T23:36:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ef0fae9b065adf80ab6cdc2559655ad8ab450f1",
"body": null,
"is_bot": false,
"headline": "Add trusted npm publishing workflow",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-11T23:23:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43ebc08f03f1a904273acbe35fe69e0af8d1acb1",
"body": null,
"is_bot": false,
"headline": "Add Vue decorator node rendering",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-11T23:20:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da8a810101a41321487717c1913c6f4362d5fe3f",
"body": null,
"is_bot": false,
"headline": "Add explicit prerelease publish command",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-11T22:57:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f44a5d5bc637c079ce88bfc7cbb931a805932a3",
"body": null,
"is_bot": false,
"headline": "Configure Oxc and prepare alpha package",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-11T22:53:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66a8529863269554f1a26363490086eedc8c242c",
"body": null,
"is_bot": false,
"headline": "Initial implementation",
"author_name": "IgorOsipov",
"author_login": "gridigor",
"committed_at": "2026-07-11T19:41:01Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 19,
"commits_last_year": 50,
"latest_release_at": "2026-07-17T08:28:24Z",
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 2,
"days_since_latest_release": 4,
"mean_days_between_releases": 0.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@gridigor/vue-lexical",
"exists": true,
"license": "MIT",
"keywords": [
"vue",
"lexical",
"editor",
"contenteditable",
"rich-text"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@gridigor/vue-lexical",
"is_deprecated": false,
"latest_version": "1.1.0",
"repository_url": "https://github.com/gridigor/vue-lexical",
"versions_count": 20,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2185,
"first_published_at": "2026-07-11T23:01:47.049000Z",
"latest_published_at": "2026-07-17T08:33:17.989000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [
{
"date": "2026-07-17",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_stars": 1
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"examples/vue/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 27197,
"source_files_sampled": 139,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@lexical/a11y",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.48.0"
},
{
"name": "@lexical/dragon",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.48.0"
},
{
"name": "@lexical/extension",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.48.0"
},
{
"name": "@lexical/hashtag",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.48.0"
},
{
"name": "@lexical/history",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.48.0"
},
{
"name": "@lexical/html",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.48.0"
},
{
"name": "@lexical/link",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.48.0"
},
{
"name": "@lexical/list",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.48.0"
},
{
"name": "@lexical/mark",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.48.0"
},
{
"name": "@lexical/markdown",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.48.0"
},
{
"name": "@lexical/overflow",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.48.0"
},
{
"name": "@lexical/plain-text",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.48.0"
},
{
"name": "@lexical/rich-text",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.48.0"
},
{
"name": "@lexical/selection",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.48.0"
},
{
"name": "@lexical/table",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.48.0"
},
{
"name": "@lexical/text",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.48.0"
},
{
"name": "@lexical/utils",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.48.0"
},
{
"name": "@lexical/yjs",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.48.0"
},
{
"name": "yjs",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^13.6.31"
}
],
"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": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "gridigor",
"commits": 50,
"avatar_url": "https://avatars.githubusercontent.com/u/17668898?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"lexical-compatibility.yml",
"pages.yml",
"publish.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"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": null,
"reason": "no pull request found",
"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 0/30 approved changesets -- score normalized to 0",
"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": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"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": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"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": "c8f57ac4be288d54c01ad06c6fc7066139faf7e8",
"ran_at": "2026-07-22T04:16:33Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T07:45:47Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/gridigor/vue-lexical",
"host": "github.com",
"name": "vue-lexical",
"owner": "gridigor"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 44,
"vitality": 72,
"community": 32,
"governance": 33,
"engineering": 62
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"commits_last_year": 50,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "50 commits in the last year",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 50
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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": 19,
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 0.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "19 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 19
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0.4
}
}
],
"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": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"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": 32,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"packages": [
"@gridigor/vue-lexical"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2185
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,185 downloads/month across npm",
"points": 44.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2185,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 33,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": 40,
"inputs": {
"followers": 0,
"owner_type": "User",
"is_verified": null,
"owner_login": "gridigor",
"public_repos": 22,
"account_age_days": 3790
},
"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": "0 followers of gridigor",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "gridigor"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "22 public repos, account ~10 yr old",
"points": 21.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 22
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@gridigor/vue-lexical"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 4
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "20 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 20
}
}
],
"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": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 44,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.4
},
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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 3",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
}
],
"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": 40,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0,
"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": "0 of 50 human commits state their intent (structured subject or explanatory body)",
"points": 0,
"status": "missed",
"details": [
{
"code": "legible_history",
"params": {
"legible": 0,
"sampled": 50
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"examples/vue/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "examples/vue/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples/vue/tsconfig.json, tsconfig.json"
}
}
],
"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 50",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 50
}
}
],
"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 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 27197,
"source_files_sampled": 139,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/139 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 139,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"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": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"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",
"deps.dev does not index npm:@gridigor/vue-lexical@1.1.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-22T04:16:38.768238Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/gridigor/vue-lexical.svg",
"full_name": "gridigor/vue-lexical",
"license_state": "standard",
"license_spdx": "MIT"
}