Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 615,
"has_wiki": false,
"homepage": null,
"languages": {
"CSS": 8741,
"HTML": 355,
"JavaScript": 1422,
"TypeScript": 164618
},
"pushed_at": "2026-07-20T07:49:46Z",
"created_at": "2026-07-16T05:57:51Z",
"owner_type": "User",
"updated_at": "2026-07-20T07:50:17Z",
"description": "ssovee os web UI lib",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://ssovee.com/",
"name": "ssovee",
"type": "User",
"login": "ssovee",
"company": "ssovee",
"location": "india",
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/216287476?v=4",
"created_at": "2025-06-14T10:12:54Z",
"is_verified": null,
"public_repos": 2,
"account_age_days": 406
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.21",
"kind": "patch",
"published_at": "2026-07-20T06:10:37Z"
},
{
"tag": "v0.1.20",
"kind": "patch",
"published_at": "2026-07-19T06:43:46Z"
},
{
"tag": "v0.1.18",
"kind": "patch",
"published_at": "2026-07-19T06:28:36Z"
},
{
"tag": "v0.1.17",
"kind": "patch",
"published_at": "2026-07-19T06:11:16Z"
},
{
"tag": "v0.1.16",
"kind": "patch",
"published_at": "2026-07-18T09:30:12Z"
},
{
"tag": "v0.1.15",
"kind": "patch",
"published_at": "2026-07-18T09:06:00Z"
},
{
"tag": "v0.1.14",
"kind": "patch",
"published_at": "2026-07-18T09:04:13Z"
},
{
"tag": "v0.1.13",
"kind": "patch",
"published_at": "2026-07-18T06:28:54Z"
},
{
"tag": "v0.1.12",
"kind": "patch",
"published_at": "2026-07-18T04:27:16Z"
},
{
"tag": "v0.1.11",
"kind": "patch",
"published_at": "2026-07-18T04:10:06Z"
},
{
"tag": "v0.1.10",
"kind": "patch",
"published_at": "2026-07-18T04:05:21Z"
},
{
"tag": "v0.1.9",
"kind": "patch",
"published_at": "2026-07-17T06:40:34Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2026-07-17T06:25:26Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2026-07-17T06:08:12Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2026-07-17T05:53:52Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2026-07-17T05:49:17Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2026-07-16T07:19:27Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2026-07-16T07:11:50Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2026-07-16T07:05:15Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-07-16T06:53:25Z"
}
],
"recent_commits": [
{
"oid": "cfe8131255ec9e6776e950e619afb2e6e481c5e5",
"body": "Fix: update build configuration for GitHub Pages deployment",
"is_bot": false,
"headline": "Merge pull request #2 from ssovee/fix-github-pages",
"author_name": "ssovee",
"author_login": "ssovee",
"committed_at": "2026-07-20T07:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb3d8d0df7d3f7d61c15f3916f3ba88e22a31121",
"body": null,
"is_bot": false,
"headline": "Fix: update build configuration for GitHub Pages deployment",
"author_name": "Ashish Mule",
"author_login": "CoderX707",
"committed_at": "2026-07-20T07:46:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29366a6589599edd29c216d85f25827310d2c975",
"body": "Switch configure-pages back to enablement=true so GitHub Pages can be created when the site does not already exist.",
"is_bot": false,
"headline": "ci: enable pages site creation in workflow",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-20T07:15:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6137df513d7ad4ddcccfbed6858c642f107cfe7",
"body": "Update the Pages workflow to the current configure-pages major release so enablement and Node 24 behavior align with GitHub Actions runners.",
"is_bot": false,
"headline": "ci: bump pages workflow to configure-pages v6",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-20T07:13:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cef64837445f83b582b3139fc966e88fba51fa1c",
"body": "Fix GitHub Pages deploy: disable automatic Pages site creation",
"is_bot": false,
"headline": "Merge pull request #1 from ssovee/copilot/fix-github-actions-build-job",
"author_name": "broverselabs",
"author_login": "broverselabs",
"committed_at": "2026-07-20T07:09:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f69aa90726ddbd9a5a60723d32e46550efc7d17",
"body": null,
"is_bot": true,
"headline": "Fix: set enablement: false in configure-pages to prevent API failure",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-07-20T07:07:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55c5b89aab181e80d7873d4f285e68d77293fb49",
"body": null,
"is_bot": true,
"headline": "Initial plan",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-07-20T07:05:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c16fdb3e66803897b76770c7e407e1d428550855",
"body": null,
"is_bot": false,
"headline": "ci: update pages workflow for node 24 and auto-enable pages",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-20T07:04:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e209053937e15fb4e6c5399d50defec7a100d01",
"body": "- add full apps/www Vite demo app with light theme docs layout\n- include comprehensive component variants and props matrix demos\n- fix dropdown demo visibility behavior without library changes\n- add GitHub Pages workflow to build and deploy apps/www\n- add root scripts and package updates for demo workflow",
"is_bot": false,
"headline": "feat: add docs-style demo app and github pages deployment",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-20T07:01:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c10caf56cabc58e9e2e6a0522eede3c73b075d07",
"body": null,
"is_bot": false,
"headline": "0.1.21",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-20T06:10:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5ad8d359a17dbd7e5e2dd2742eef95c2600f5b1",
"body": null,
"is_bot": false,
"headline": "chore: update GitHub Actions runtime",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-20T06:10:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aae9a3d123617df2754e38bde0c16fb06f3fcd8e",
"body": null,
"is_bot": false,
"headline": "0.1.20",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-19T06:43:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9253991ea96a36ebc57a7a517bdf81ba5d5127a9",
"body": "Commit release prep changes",
"is_bot": false,
"headline": "chore: update GitHub Actions runtime",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-19T06:43:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d59af59aac8dbac31ec401b94dddc10437f908d9",
"body": null,
"is_bot": false,
"headline": "0.1.18",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-19T06:28:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5690a9aac5cbbde83b0ab975dcf2eafeb9ecbf88",
"body": null,
"is_bot": false,
"headline": "fix(image): accept object src values in ImageWithPlaceholder",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-19T06:28:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89ed14b0f8b2ce5ff7041a49f7b836524f3d55cf",
"body": null,
"is_bot": false,
"headline": "0.1.17",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-19T06:11:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0c8a3f0ed0e29d6f9783e2e8f9d1a1a232f7a06",
"body": null,
"is_bot": false,
"headline": "chore: update GitHub Actions runtime",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-19T06:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55a878316fc016e34a44f547731d18720ed47666",
"body": null,
"is_bot": false,
"headline": "0.1.16",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-18T09:30:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2be6cb240e0045dc1129faca32461f1a7045201d",
"body": null,
"is_bot": false,
"headline": "chore: update GitHub Actions runtime",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-18T09:30:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d5e369d1bbce7351986d6285751ea77ae06288c",
"body": null,
"is_bot": false,
"headline": "0.1.15",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-18T09:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3080a0c15b1659e01ce52ea1a3bac1456bb4218",
"body": null,
"is_bot": false,
"headline": "0.1.14",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-18T09:04:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86a078a154af47e698c23695581fa52f80a6cfa4",
"body": null,
"is_bot": false,
"headline": "remove use client from ImageWithPlaceholder",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-18T09:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18bf5f123ac5dbce96770082a4211a5510575d18",
"body": null,
"is_bot": false,
"headline": "0.1.13",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-18T06:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3302199774f28c7fd31e819bcb801b7962d0b81a",
"body": null,
"is_bot": false,
"headline": "chore: update GitHub Actions runtime",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-18T06:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbf21b0c18e860d7a5d489f40fa6d39ace244d5e",
"body": null,
"is_bot": false,
"headline": "0.1.12",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-18T04:27:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d0b1586abe14e887a2eb69c729699ac6cb9a67a",
"body": null,
"is_bot": false,
"headline": "fix: publish compiled theme stylesheet only",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-18T04:27:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1ffc8d3a9104c5484f82806c891f3905f8decb5",
"body": null,
"is_bot": false,
"headline": "0.1.11",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-18T04:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c795c621632d535a75dc58049f6f30db936e29e",
"body": null,
"is_bot": false,
"headline": "fix: ship compiled tailwind css",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-18T04:10:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "108db57c6590c8b3c86772ca12a66c1b25252269",
"body": null,
"is_bot": false,
"headline": "0.1.10",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-18T04:05:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c01869f4983ff80c615f9a37022ab16c0e86a769",
"body": null,
"is_bot": false,
"headline": "fix: bundle tailwind dependency and update docs",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-18T04:05:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f9ca439a338a5b6c6c00a468a73ef9363f7ab4e",
"body": null,
"is_bot": false,
"headline": "0.1.9",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-17T06:40:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3a280120d2ddf54c495d20eb90f293c73952215",
"body": null,
"is_bot": false,
"headline": "docs: simplify README usage",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-17T06:40:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7ba9e3f3b0ff9785bcdfc9bf6e5e46b81d380c7",
"body": null,
"is_bot": false,
"headline": "0.1.8",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-17T06:25:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7ef6a4ca8c470760139f2903a7b2ab5c6d59037",
"body": null,
"is_bot": false,
"headline": "chore: export option types",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-17T06:25:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3549b7716499a271386d783315d1d12af5a26fb",
"body": "- Added a new test suite for various components including Button, Input, Card, and more in `src/test/components.test.tsx`.\n- Included setup file for testing with Jest DOM in `src/test/setup.ts`.\n- Configured Vitest with a new configuration file `vitest.config.ts` to use jsdom environment and setup files.\n- Updated `package.json` to include Vitest and testing libraries as dev dependencies and added a test script.",
"is_bot": false,
"headline": "Add unit tests for components and configure Vitest",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-17T06:19:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38f7b67fc5b349e4e79d4ed98bed3e3ecdec23ab",
"body": null,
"is_bot": false,
"headline": "0.1.7",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-17T06:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "005231f76aecc8346b5b1e43b686830cfaa7ef57",
"body": null,
"is_bot": false,
"headline": "chore: update GitHub Actions runtime",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-17T06:08:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15aefc0f1ad393d75251dc65cb2fad1c7f6a439d",
"body": null,
"is_bot": false,
"headline": "0.1.6",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-17T05:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c86d92ff9441ff05c2ff7c80162b313e9ee68985",
"body": null,
"is_bot": false,
"headline": "0.1.5",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-17T05:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b91118ea3bcfe46c280410cf899e74d9e72232b",
"body": null,
"is_bot": false,
"headline": "chore: ship default theme import and public API cleanup",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-17T05:49:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25c91e52fc34ee501cad2c2940107bc7586c77a4",
"body": null,
"is_bot": false,
"headline": "0.1.4",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-16T07:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d09eeff3d8e8789394149a62b4478585ee597e77",
"body": null,
"is_bot": false,
"headline": "chore: update GitHub Actions runtime",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-16T07:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e16e74924398c686206a6ca5b33252c48e0d43d0",
"body": null,
"is_bot": false,
"headline": "0.1.3",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-16T07:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c1c30decda78b790938d31528b5eab6d595364a",
"body": null,
"is_bot": false,
"headline": "fix: normalize package repository URL",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-16T07:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "094d25b13491edf42bdf0ebf44f024561bca50f6",
"body": null,
"is_bot": false,
"headline": "0.1.2",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-16T07:05:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca75fdd0021d91f250a6fc56e089ce627f662ded",
"body": null,
"is_bot": false,
"headline": "fix: update CI runtime and add Tailwind support",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-16T07:05:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bd8b98b2d1150aa42dc8dfda9d57261005f983f",
"body": null,
"is_bot": false,
"headline": "0.1.1",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-16T06:53:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9927c934bf6cd48d344da94a41491150c5ac321",
"body": null,
"is_bot": false,
"headline": "chore: prepare UI library for npm publishing",
"author_name": "broverse labs",
"author_login": "broverselabs",
"committed_at": "2026-07-16T06:53:20Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 20,
"commits_last_year": 48,
"latest_release_at": "2026-07-20T06:10:37Z",
"latest_release_tag": "v0.1.21",
"releases_from_tags": true,
"days_since_last_push": 5,
"active_weeks_last_year": 2,
"days_since_latest_release": 6,
"mean_days_between_releases": 0.2
},
"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": "ssovee-os-web-ui",
"exists": true,
"license": "MIT",
"keywords": [
"react",
"ui",
"components",
"library",
"typescript"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/ssovee-os-web-ui",
"is_deprecated": false,
"latest_version": "0.1.21",
"repository_url": "https://github.com/ssovee/ssovee-os-web-ui",
"versions_count": 16,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2468,
"first_published_at": "2026-07-16T08:10:39.515000Z",
"latest_published_at": "2026-07-20T06:11:30.183000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"apps/www/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 71000,
"source_files_sampled": 40,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": "npm:ssovee-os-web-ui@0.1.21",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@phosphor-icons/react",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": ">=2"
}
],
"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": 2,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "broverselabs",
"commits": 44,
"avatar_url": "https://avatars.githubusercontent.com/u/245652800?v=4"
},
{
"type": "User",
"login": "CoderX707",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/53310050?v=4"
},
{
"type": "User",
"login": "ssovee",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/216287476?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.957
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"pages.yml",
"publish.yml"
],
"has_docs_dir": false,
"linter_configs": [
"eslint.config.js"
],
"has_editorconfig": false,
"has_linter_config": true,
"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": 0,
"reason": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/26 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": "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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "cfe8131255ec9e6776e950e619afb2e6e481c5e5",
"ran_at": "2026-07-26T06:39:53Z",
"aggregate_score": 3.3,
"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-20T07:50:33Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-20T07:49:47Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ssovee/ssovee-os-web-ui",
"host": "github.com",
"name": "ssovee-os-web-ui",
"owner": "ssovee"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"security": 46,
"vitality": 67,
"community": 32,
"governance": 47,
"engineering": 54
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 67,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"commits_last_year": 48,
"human_commit_share": 0.958,
"days_since_last_push": 5,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"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": "48 commits in the last year",
"points": 15.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 48
}
}
],
"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": 88,
"inputs": {
"releases_count": 20,
"latest_release_tag": "v0.1.21",
"releases_from_tags": true,
"days_since_latest_release": 6,
"mean_days_between_releases": 0.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "20 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 20
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0.2
}
}
],
"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": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"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": [
"ssovee-os-web-ui"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2468
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,468 downloads/month across npm",
"points": 45.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2468,
"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": 47,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.957
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 96% of commits",
"points": 1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 96
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 2,
"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": "2/2 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 2,
"decided": 2
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/26 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "critical",
"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": 20,
"inputs": {
"followers": 0,
"owner_type": "User",
"is_verified": null,
"owner_login": "ssovee",
"public_repos": 2,
"account_age_days": 406
},
"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 ssovee",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "ssovee"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "2 public repos, account ~1 yr old",
"points": 5.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 2
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"ssovee-os-web-ui"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 6
},
"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 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "16 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 16
}
}
],
"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": 54,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "eslint.config.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 2 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 0/26 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": "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": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:ssovee-os-web-ui@0.1.21 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:ssovee-os-web-ui@0.1.21",
"assessed": 1
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 54,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.522,
"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": "24 of 46 human commits state their intent (structured subject or explanatory body)",
"points": 27.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 24,
"sampled": 46
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 57,
"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": true,
"typecheck_configs": [
"apps/www/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": "eslint.config.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "apps/www/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "apps/www/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 48",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 48
}
}
],
"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": 99,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 71000,
"source_files_sampled": 40,
"oversized_source_files": 1
},
"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": "1/40 source files over 60KB",
"points": 53.6,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 40,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-26T06:40:01.464191Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/ssovee/ssovee-os-web-ui.svg",
"full_name": "ssovee/ssovee-os-web-ui",
"license_state": "standard",
"license_spdx": "MIT"
}