JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"rust",
"user-agent",
"rocket"
],
"is_fork": false,
"size_kb": 83,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 74478
},
"pushed_at": "2026-07-26T03:05:32Z",
"created_at": "2019-08-06T03:00:12Z",
"owner_type": "User",
"updated_at": "2026-07-26T03:05:35Z",
"description": "A parser to get the product, OS, device, cpu, and engine information from a user agent, inspired by https://github.com/faisalman/ua-parser-js and https://github.com/ua-parser/uap-core",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://me.magiclen.org/",
"name": "Magic Len (Ron Li)",
"type": "User",
"login": "magiclen",
"company": "magiclen.org",
"location": "Taipei City, Taiwan (R.O.C.)",
"followers": 270,
"avatar_url": "https://avatars.githubusercontent.com/u/5851348?v=4",
"created_at": "2013-11-04T14:07:17Z",
"is_verified": null,
"public_repos": 215,
"account_age_days": 4647
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-07-25T11:01:55Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-07-25T06:47:25Z"
},
{
"tag": "v0.3.6",
"kind": "patch",
"published_at": "2023-11-03T02:43:33Z"
},
{
"tag": "v0.3.5",
"kind": "patch",
"published_at": "2023-09-11T01:57:04Z"
},
{
"tag": "v0.3.4",
"kind": "patch",
"published_at": "2022-11-04T02:34:11Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2022-05-10T04:36:47Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2022-04-07T03:04:36Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2022-03-19T14:55:09Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2021-08-13T16:16:05Z"
},
{
"tag": "v0.2.8",
"kind": "patch",
"published_at": "2021-04-22T16:39:38Z"
},
{
"tag": "v0.2.7",
"kind": "patch",
"published_at": "2020-08-02T09:18:47Z"
},
{
"tag": "v0.2.6",
"kind": "patch",
"published_at": "2020-07-29T03:08:25Z"
},
{
"tag": "v0.2.5",
"kind": "patch",
"published_at": "2020-07-04T10:51:22Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2020-06-27T13:33:28Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2020-02-27T14:42:32Z"
},
{
"tag": "0.2.2",
"kind": "patch",
"published_at": "2020-02-23T20:19:06Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2020-02-23T20:22:57Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2019-09-17T15:32:28Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2019-08-06T07:47:57Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2019-08-06T03:04:03Z"
}
],
"recent_commits": [
{
"oid": "248ffe726210a41aa93007eb1ae0379555cd19f8",
"body": null,
"is_bot": false,
"headline": "update .gitignore",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2026-07-26T03:05:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e53caf0876d690dc4a6f06d4d7c741ead1f97bf",
"body": null,
"is_bot": false,
"headline": "update README.md",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2026-07-25T13:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f5c5df4f750376c657235bf2548edb4216d0790",
"body": null,
"is_bot": false,
"headline": "improve code and regex",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2026-07-25T11:01:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce27b162e6d9e6aca593b1b0f62195775041d2ce",
"body": "…git:// with http://",
"is_bot": false,
"headline": "add the version method, support custom cpu and engine regex, replace …",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2026-07-25T09:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "294d3c59a64b22b410f8a5544bac62cbdd238ed8",
"body": null,
"is_bot": false,
"headline": "update doc",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2026-07-25T06:47:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d0cbb556517614ac6ab6fc015e4ae47a6a67ff1",
"body": null,
"is_bot": false,
"headline": "remove unused code",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2026-07-25T06:41:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91953206b601ba340a098efa65240f876569896b",
"body": null,
"is_bot": false,
"headline": "improve code",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2026-07-25T06:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c0a2d1324e8f16968c4f5944e5727776878f6a3",
"body": null,
"is_bot": false,
"headline": "add benches and improve code",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2026-07-25T05:15:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce8899675e78cb84d68bf493d48282f902cb09d3",
"body": null,
"is_bot": false,
"headline": "pre-parse replacements",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2026-07-25T03:33:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3ab462654dee5c8e75e139e498df0a512e39589",
"body": null,
"is_bot": false,
"headline": "improve cpu and engine regexes",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2026-07-25T03:33:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fdffad7d4ed893cdd92e3d96d4b4afd3da69a36",
"body": null,
"is_bot": false,
"headline": "improve code, support axum",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2026-07-24T10:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe605fb83fc395db93768d807508cfaf27cd4040",
"body": null,
"is_bot": false,
"headline": "update uap-core, update dependencies, add rustdoc-args, exclude examples",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2026-07-24T07:06:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf26c3ca64410c6ad95c2c7e809076bc242ca3bf",
"body": null,
"is_bot": false,
"headline": "update github workflows",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2026-07-24T06:55:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c4b6a0469a92f71407a270fa44b01c277bdc7cf",
"body": null,
"is_bot": false,
"headline": "update rocket",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2023-11-03T02:43:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d63994211a8c601b159aaedbc4483fc044faa5a",
"body": null,
"is_bot": false,
"headline": "update MSRV",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2023-09-11T01:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d5c5cb189cb8c358f155eae4bcaf370b7c678c3",
"body": null,
"is_bot": false,
"headline": "Update Cargo.toml",
"author_name": "Magic Len (Ron Li)",
"author_login": "magiclen",
"committed_at": "2023-04-13T02:32:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3eafe09b114404fb623d7d3492b113652dea17ec",
"body": null,
"is_bot": false,
"headline": "fix MSRV",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2023-04-12T01:24:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dbacb83ccef73ea00bcecf738be2b836ce65daf",
"body": null,
"is_bot": false,
"headline": "fix github actions",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2023-04-12T01:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab9679d2b087471e79e55301d00134c552c8183c",
"body": null,
"is_bot": false,
"headline": "update project",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2023-04-12T01:11:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9663c3a218b3823178127f250e372f323a0211fe",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2022-11-04T02:34:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "514462f3a7651c586c7eac0a652904083035f92a",
"body": null,
"is_bot": false,
"headline": "update doc",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2022-11-04T02:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5800a56c7536909704f53bffb1f61996a59d7c39",
"body": null,
"is_bot": false,
"headline": "run clippy",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2022-11-04T02:31:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6ad9453b154282e547c9404c216c53eb775736b",
"body": null,
"is_bot": false,
"headline": "upgrade rocket",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2022-05-10T04:36:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "593cf7232f5268a26064198bc325eb2d7d6f63f5",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:magiclen/user-agent-parser",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2022-04-07T03:04:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9abf68da846889ff46d12660df018ae1ec959ec6",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2022-04-07T03:04:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de2d50a36decb8427f8ddd2e0ba0973e7456384d",
"body": "fix windows onig complete clang error",
"is_bot": false,
"headline": "Merge pull request #1 from mengyou658/master",
"author_name": "Magic Len (Ron Li)",
"author_login": "magiclen",
"committed_at": "2022-04-07T03:00:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5579cc67e1458ecbf023036bc3094d186ad9b587",
"body": null,
"is_bot": false,
"headline": "Update Cargo.toml",
"author_name": "mengyou",
"author_login": "mengyou658",
"committed_at": "2022-03-29T00:31:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "344898e7b2dc589499e7e2eeb8b6ce528b5c20e0",
"body": null,
"is_bot": false,
"headline": "update project",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2022-03-19T14:55:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3048da9c2cfaa7698f9777e0e8feb6674a3e77a8",
"body": null,
"is_bot": false,
"headline": "use Rocket 0.5.0-rc.1",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2021-08-13T16:16:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cb8e1ae897b50f8373b6503a53a99913ff72ef4",
"body": null,
"is_bot": false,
"headline": "run clippy",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2021-06-13T13:06:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "468ad6b34f002705a38ff1da989f6d921905d044",
"body": null,
"is_bot": false,
"headline": "fix doc",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2021-05-16T15:56:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d7f0ec37145bee7190acc97fb97dc6a0f6fc71f",
"body": null,
"is_bot": false,
"headline": "fix rocket",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2021-05-16T15:30:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce9ac66b1090b738d5498853ec578532fccf75e8",
"body": null,
"is_bot": false,
"headline": "migrate to Rocket 0.5.0",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2021-04-26T05:20:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18b4bf7aa4e6cbf5a8ca20aa0df61cf713b3e350",
"body": null,
"is_bot": false,
"headline": "update workflows",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2021-04-26T03:03:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59c88e906bf49ea93b7878f2ecb2281f33a1c3d0",
"body": null,
"is_bot": false,
"headline": "update workflows",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2021-04-22T16:43:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46427c17d3a1702854e11b7dfb862ef7ec6fd815",
"body": null,
"is_bot": false,
"headline": "update workflows",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2021-04-22T16:43:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e04c738ed084a20a293ef84f1fd82b62e3830268",
"body": null,
"is_bot": false,
"headline": "switch to GitHub Actions",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2021-04-22T16:39:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e4367032a9d8f1fde1c1d9f951f603bd7721f8e",
"body": null,
"is_bot": false,
"headline": "run clippy",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2021-03-11T14:17:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5adb4765068f85a6eecadd7713c8ff9f452e7aeb",
"body": null,
"is_bot": false,
"headline": "update dependencies",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2020-08-02T09:18:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98b2c0964140a746a8d24f96565a76495f1fce57",
"body": null,
"is_bot": false,
"headline": "include LICENSE and README.md in the published package",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2020-07-29T03:10:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b53ecfdcb49063919d8d22c4ebcd0f090956427",
"body": null,
"is_bot": false,
"headline": "improve code",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2020-07-04T10:51:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0a007bff99fc17d52c68d81fc3fdffeef7172e9",
"body": null,
"is_bot": false,
"headline": "only include some files when publishing",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2020-06-27T13:33:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b713dc3eee6d8f5083af13b13fd3151572232a16",
"body": null,
"is_bot": false,
"headline": "implement std::error::Error for the `UserAgentParserError` enum",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2020-02-27T14:42:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35a8fb5106d671158160927001890f1d98318536",
"body": null,
"is_bot": false,
"headline": "exclude uap-core",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2020-02-23T20:22:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89feda8bb0e8d1e73ab6e58d6243a804a6a78f2d",
"body": null,
"is_bot": false,
"headline": "update uap_core",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2020-02-23T20:19:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7407481921d0c599c737ae65f3d84a9017d2988d",
"body": null,
"is_bot": false,
"headline": "run rustfmt",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2019-09-17T15:32:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70e4933491da62a1fbcd75fc9ce3efaab2c8b481",
"body": null,
"is_bot": false,
"headline": "update CI",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2019-08-06T07:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de31b4d7392832c19f260d0bb60ccad0bb0ed6ed",
"body": null,
"is_bot": false,
"headline": "support Rocket",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2019-08-06T07:47:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8baea4103fbcb754c0af86227731c7d79aabc052",
"body": null,
"is_bot": false,
"headline": "update CI",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2019-08-06T06:49:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe04eaa2c42b8f2bba51c5e64823535355ac94f7",
"body": null,
"is_bot": false,
"headline": "release 0.1",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2019-08-06T03:04:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1b2167e89f21b3a9b2d3a3d45f389e7d51abf97",
"body": null,
"is_bot": false,
"headline": "initial commit",
"author_name": "Magic Len",
"author_login": "magiclen",
"committed_at": "2019-08-05T14:00:05Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 20,
"commits_last_year": 12,
"latest_release_at": "2026-07-25T11:01:55Z",
"latest_release_tag": "v0.5.0",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 1,
"days_since_latest_release": 1,
"mean_days_between_releases": 213.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "user-agent-parser",
"exists": true,
"license": "MIT",
"keywords": [
"axum",
"rocket",
"uap",
"user-agent",
"useragent",
"parser-implementations"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/user-agent-parser",
"is_deprecated": false,
"latest_version": "0.5.0",
"repository_url": "https://github.com/magiclen/user-agent-parser",
"versions_count": 19,
"total_downloads": 145684,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2276,
"first_published_at": "2019-08-06T03:05:17.425958Z",
"latest_published_at": "2026-07-25T12:50:53.091751Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 4,
"stars": 19,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2022-03-29",
"count": 1
},
{
"date": "2023-09-03",
"count": 1
},
{
"date": "2023-11-03",
"count": 1
},
{
"date": "2024-12-04",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_forks": 4
},
"star_history": null,
"open_issues_and_prs": 1
},
"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": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 18441,
"source_files_sampled": 24,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 6,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "yaml-rust",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
},
{
"name": "regex",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "rocket",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5"
},
{
"name": "axum",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "axum",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "regex",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "rocket",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "bencher",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "tokio",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "yaml-rust2",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 3,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 1,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 4,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "magiclen",
"commits": 50,
"avatar_url": "https://avatars.githubusercontent.com/u/5851348?v=4"
},
{
"type": "User",
"login": "mengyou658",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1542297?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.98
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci-version.yml",
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 1 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 1/29 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "13 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "248ffe726210a41aa93007eb1ae0379555cd19f8",
"ran_at": "2026-07-26T21:08:26Z",
"aggregate_score": 4.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-26T03:08:58Z",
"oldest_open_prs": [
{
"number": 8,
"created_at": "2025-11-24T08:09:39Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2022-04-07T03:00:58Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/magiclen/user-agent-parser",
"host": "github.com",
"name": "user-agent-parser",
"owner": "magiclen"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"security": 47,
"vitality": 63,
"community": 41,
"governance": 56,
"engineering": 53
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 63,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"commits_last_year": 12,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "12 commits in the last year",
"points": 10,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 12
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "13 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"releases_count": 20,
"latest_release_tag": "v0.5.0",
"releases_from_tags": true,
"days_since_latest_release": 1,
"mean_days_between_releases": 213.3
},
"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 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~213.3 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 213.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 41,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"forks": 4,
"stars": 19,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "19 stars",
"points": 20.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 19
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": [
"user-agent-parser"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 145684,
"monthly_downloads": 2276
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,276 downloads/month across crates",
"points": 44.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2276,
"ecosystems": "crates"
}
}
],
"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": "moderate",
"name": "Sustainability & Governance",
"value": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.98
},
"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 98% of commits",
"points": 0.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 98
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"merged_prs": 1,
"open_issues": 0,
"closed_issues": 4,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/3 decided PRs merged",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 3
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"followers": 270,
"owner_type": "User",
"is_verified": null,
"owner_login": "magiclen",
"public_repos": 215,
"account_age_days": 4647
},
"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": "270 followers of magiclen",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 270,
"login": "magiclen"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "215 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 215
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"user-agent-parser"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 1
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "19 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 19
}
}
],
"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": 53,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"rust",
"user-agent",
"rocket"
],
"has_wiki": true,
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": 47,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 47,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.7
},
"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 1 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 1/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "13 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 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": "at_risk",
"name": "AI Readiness",
"value": 42,
"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.02,
"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": "1 of 51 human commits state their intent (structured subject or explanatory body)",
"points": 1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 1,
"sampled": 51
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml"
}
}
],
"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": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 51",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 51
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 18441,
"source_files_sampled": 24,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/24 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 24,
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-26T21:08:31.500592Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/magiclen/user-agent-parser.svg",
"full_name": "magiclen/user-agent-parser",
"license_state": "standard",
"license_spdx": "MIT"
}