Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 15,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 2890
},
"pushed_at": "2018-04-09T09:49:52Z",
"created_at": "2015-07-18T15:00:12Z",
"owner_type": "User",
"updated_at": "2026-03-05T13:51:41Z",
"description": "Load module from string",
"is_archived": true,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://strukchinsky.ru",
"name": "Vsevolod Strukchinsky",
"type": "User",
"login": "floatdrop",
"company": "Yandex",
"location": "Russia, Yekaterinburg",
"followers": 523,
"avatar_url": "https://avatars.githubusercontent.com/u/365089?v=4",
"created_at": "2010-08-15T16:08:57Z",
"is_verified": null,
"public_repos": 156,
"account_age_days": 5820
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2018-04-09T09:49:45Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2017-09-17T06:52:33Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2017-09-16T07:04:30Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2016-10-01T19:31:55Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2016-05-03T07:32:03Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2015-11-07T11:43:05Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2015-11-06T19:08:34Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2015-11-03T08:09:27Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2015-07-18T15:08:44Z"
}
],
"recent_commits": [
{
"oid": "d1575a49065eb7a49b86b4de963f04f1a14dfd60",
"body": null,
"is_bot": false,
"headline": "2.0.2",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2018-04-09T09:49:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "150ccdfbf615d3ddf228942de372bb00c4f85229",
"body": null,
"is_bot": false,
"headline": "Handle if module.parent is undefined (#20)",
"author_name": "Xianming Zhong",
"author_login": "chinesedfan",
"committed_at": "2018-04-09T09:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fc0ab79470da0e470c3d2eee059669cd127229c",
"body": "correct typo: appendPath -> appendPaths",
"is_bot": false,
"headline": "Merge pull request #15 from joehua87/patch-1",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2018-01-12T12:15:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "696db02839b416531a26fce90ec2fe44fcda6a1a",
"body": null,
"is_bot": false,
"headline": "correct typo: appendPath -> appendPaths",
"author_name": "joehua87",
"author_login": "joehua87",
"committed_at": "2018-01-12T09:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbe9197bfb08e7354b2e84cd060ba36fc476e1d3",
"body": null,
"is_bot": false,
"headline": "2.0.1",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2017-09-17T06:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8b4a974a818935a5e869a86ee7213309d8ff7ab",
"body": "Check parent.children before splice, accommodate jest",
"is_bot": false,
"headline": "Merge pull request #10 from sudo-suhas/check-before-splice",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2017-09-17T06:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a407c5db4b8f4bf7dfc589b7858cd1a09b928588",
"body": "When used with jest, `parent.children` will be undefined.\n`console.log(module)`:\n{ exports: [Function: requireFromString],\n filename: 'E:/Projects/repos/cosmiconfig/node_modules/require-from-string/index.js',\n id: 'E:/Projects/repos/cosmiconfig/node_modules/require-from-string/index.js',\n \n[…]\noduleOrMock]\n cache: {},\n extensions: {},\n requireActual: [Function: bound requireModule],\n requireMock: [Function: bound requireMock],\n resolve: [Function] } }",
"is_bot": false,
"headline": "Check parent.children before splice, accommodate jest",
"author_name": "Suhas Karanth",
"author_login": "sudo-suhas",
"committed_at": "2017-09-17T02:36:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ce8ae318921a649ede77fd13c1b1851889923786",
"body": null,
"is_bot": false,
"headline": "2.0.0",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2017-09-16T07:04:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6571b792930c3057f4cd9b4f67dd4d9d7d4401f8",
"body": "Cleanup module.children after evaluating",
"is_bot": false,
"headline": "Merge pull request #9 from researchgate/fix/cleanup-children",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2017-09-16T07:03:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca2b81f56cc6d5480a25ca8b2be5887de2dfb53c",
"body": "Without this, required-from-string module never gets garbage collected,\neven when exports value is no longer used.",
"is_bot": false,
"headline": "Cleanup module.children after evaluating",
"author_name": "Sergey Tatarintsev",
"author_login": null,
"committed_at": "2017-09-15T15:25:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cf2b66c7710e1dfac112a64083347d33ee1d2c9",
"body": "and remove 0.10 and 0.12",
"is_bot": false,
"headline": "add Node.JS 7 to tests",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2017-03-06T15:46:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b81e995c6ff82fbf71d9ee7a9990b10794fecb98",
"body": null,
"is_bot": false,
"headline": "1.2.1",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2016-10-01T19:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85610595b2d6838fc11160c3d76d9ca88e9dca04",
"body": "Require 'module' instead of referencing constructor",
"is_bot": false,
"headline": "Merge pull request #6 from 60frames/module",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2016-10-01T19:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80783b2ca46daa4157241503e434f10a24bc4c67",
"body": null,
"is_bot": false,
"headline": "Require 'module' instead of referencing constructor",
"author_name": "Richard",
"author_login": "richardscarrott",
"committed_at": "2016-10-01T17:11:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8610539617336b3f60376c040a090a9797645bfe",
"body": null,
"is_bot": false,
"headline": "1.2.0",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2016-05-03T07:32:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60f5969dd15e5fe29b6084ff8cb21bc14377d69a",
"body": null,
"is_bot": false,
"headline": "add test and fix readme for filename",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2016-05-03T07:31:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85367a2a9f2781be06486f09a216c4edb16fa23d",
"body": "Node v6 support. Default filename to empty string.",
"is_bot": false,
"headline": "Merge pull request #5 from eligolding/patch-1",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2016-05-03T07:27:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f797ee02e117ad8ef5fa42c1dd4ead98e43fd004",
"body": null,
"is_bot": false,
"headline": "Add Node.JS 6.x to tests",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2016-05-03T07:19:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1aa761904f85fa41c8a9c90f3cb8fee9d12825b7",
"body": "Node v6 throws if the input to `path` functions are not strings. See [here](https://github.com/nodejs/node/wiki/Breaking-changes-between-v5-and-v6#path).",
"is_bot": false,
"headline": "Default filename to empty string",
"author_name": "Eli Golding",
"author_login": "eligolding",
"committed_at": "2016-05-02T20:22:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42b400d921efa55874cc301e59282a2d2a442715",
"body": null,
"is_bot": false,
"headline": "1.1.0",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2015-11-07T11:43:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b9320c8c97f1509d3d221b47ad7541ce84d1ffd",
"body": null,
"is_bot": false,
"headline": "Add appendPath and preppendPath",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2015-11-07T11:42:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ce4cc5c5eb0487eddd6463ceafff7fcf0d3d459",
"body": null,
"is_bot": false,
"headline": "1.0.2",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2015-11-06T19:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13b643499638c2ebf864ea69acc2f452cc0a4810",
"body": null,
"is_bot": false,
"headline": "it should skip itself from module.parent chain",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2015-11-06T19:08:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b869afb66be27941b362c44381f93bb3baf2422f",
"body": null,
"is_bot": false,
"headline": "1.0.1",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2015-11-03T08:09:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f8ca3a4ecb4a46bfe882346276b682ce40b0ef1",
"body": null,
"is_bot": false,
"headline": "Add 4.x and stable Node.js to travis",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2015-11-03T08:09:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42b2cece72a55cd1afa5b85c2d4fa4eab9d0bf3f",
"body": "Add test on relative require",
"is_bot": false,
"headline": "Merge pull request #2 from floatdrop/test-relative-requires",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2015-11-03T08:08:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b81392356200da6ab7fd286f7e28e39bee23e15f",
"body": "Closes #1",
"is_bot": false,
"headline": "Fix relative requires",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2015-11-03T08:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24be4a9b032b2c1136663cadbda5690e490a5918",
"body": null,
"is_bot": false,
"headline": "Add test on relative require",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2015-11-03T07:54:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "247ebd2cccc5aabde8876312dfed1dc1e8e6bedd",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2015-07-18T15:08:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4864c956dca2baebf7a7ba0a589e3d68fccc85e",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Vsevolod Strukchinsky",
"author_login": "floatdrop",
"committed_at": "2015-07-18T15:08:11Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 0,
"latest_release_at": "2018-04-09T09:49:45Z",
"latest_release_tag": "v2.0.2",
"releases_from_tags": true,
"days_since_last_push": 3026,
"active_weeks_last_year": 0,
"days_since_latest_release": 3026,
"mean_days_between_releases": 124.5
},
"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": "require-from-string",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/require-from-string",
"is_deprecated": false,
"latest_version": "2.0.2",
"repository_url": "https://github.com/floatdrop/require-from-string",
"versions_count": 9,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 451822029,
"first_published_at": "2015-07-18T15:08:53.362000Z",
"latest_published_at": "2018-04-09T09:49:47.301000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3026
}
]
},
"popularity": {
"forks": 33,
"stars": 298,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2015-11-10",
"count": 1
},
{
"date": "2015-11-18",
"count": 1
},
{
"date": "2016-03-10",
"count": 1
},
{
"date": "2016-03-16",
"count": 1
},
{
"date": "2016-05-02",
"count": 1
},
{
"date": "2016-06-23",
"count": 1
},
{
"date": "2016-10-01",
"count": 1
},
{
"date": "2017-05-22",
"count": 1
},
{
"date": "2017-06-15",
"count": 1
},
{
"date": "2017-07-07",
"count": 1
},
{
"date": "2017-08-29",
"count": 1
},
{
"date": "2017-09-17",
"count": 1
},
{
"date": "2017-09-18",
"count": 1
},
{
"date": "2018-01-06",
"count": 4
},
{
"date": "2018-01-12",
"count": 1
},
{
"date": "2018-02-15",
"count": 1
},
{
"date": "2018-04-09",
"count": 1
},
{
"date": "2018-04-10",
"count": 1
},
{
"date": "2018-06-02",
"count": 1
},
{
"date": "2020-04-09",
"count": 1
},
{
"date": "2020-05-13",
"count": 1
},
{
"date": "2021-01-26",
"count": 1
},
{
"date": "2021-06-21",
"count": 1
},
{
"date": "2022-07-31",
"count": 1
},
{
"date": "2022-11-02",
"count": 1
},
{
"date": "2024-01-18",
"count": 1
},
{
"date": "2024-03-12",
"count": 1
},
{
"date": "2025-04-05",
"count": 1
},
{
"date": "2025-10-02",
"count": 1
},
{
"date": "2025-12-22",
"count": 1
}
],
"complete": true,
"collected": 33,
"total_forks": 33
},
"star_history": null,
"open_issues_and_prs": 6
},
"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": [],
"toolchain_manifests": [],
"largest_source_bytes": 1958,
"source_files_sampled": 4,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"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": 1,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "mocha",
"direct": false,
"version": "*",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 1,
"direct_count": 0,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 7,
"open_issues": 6,
"closed_ratio": 0.684,
"closed_issues": 13,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "floatdrop",
"commits": 24,
"avatar_url": "https://avatars.githubusercontent.com/u/365089?v=4"
},
{
"type": "User",
"login": "eligolding",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5261826?v=4"
},
{
"type": "User",
"login": "richardscarrott",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/539309?v=4"
},
{
"type": "User",
"login": "sudo-suhas",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/22251956?v=4"
},
{
"type": "User",
"login": "chinesedfan",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1736154?v=4"
},
{
"type": "User",
"login": "joehua87",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11925924?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.828
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"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 7 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": 2,
"reason": "Found 6/24 approved changesets -- score normalized to 2",
"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": null,
"reason": "no workflows found",
"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 is archived",
"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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"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": "d1575a49065eb7a49b86b4de963f04f1a14dfd60",
"ran_at": "2026-07-22T16:41:12Z",
"aggregate_score": 2.8,
"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": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2018-04-09T09:48:30Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 18,
"created_at": "2018-02-28T02:01:47Z",
"last_comment_at": "2019-01-10T18:04:07Z",
"last_comment_author": "saurabh-deep"
},
{
"number": 22,
"created_at": "2018-08-04T17:21:41Z",
"last_comment_at": "2018-11-22T09:25:04Z",
"last_comment_author": "ORESoftware"
},
{
"number": 24,
"created_at": "2018-11-22T09:06:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 25,
"created_at": "2019-09-23T11:33:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 26,
"created_at": "2020-03-25T03:17:09Z",
"last_comment_at": "2021-05-14T10:57:59Z",
"last_comment_author": "cnchy"
},
{
"number": 27,
"created_at": "2023-11-18T00:44:48Z",
"last_comment_at": "2024-01-11T20:06:44Z",
"last_comment_author": "jrosspaperless"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/floatdrop/require-from-string",
"host": "github.com",
"name": "require-from-string",
"owner": "floatdrop"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 20% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 20
}
}
],
"value": 7,
"inputs": {
"security": 6,
"vitality": 13,
"community": 64,
"governance": 55,
"engineering": 38,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 20,
"weighted_overall_before_jurisdiction": 36,
"overall_after_jurisdiction_multiplier": 7
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 13,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 3026,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3026 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 3026
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project is archived",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 32,
"inputs": {
"releases_count": 9,
"latest_release_tag": "v2.0.2",
"releases_from_tags": true,
"days_since_latest_release": 3026,
"mean_days_between_releases": 124.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3026 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3026
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~124.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 124.5
}
}
],
"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": "at_risk",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"cap": 29,
"state": "declared",
"guards": [],
"signals": [],
"red_flag": true,
"multiplier_pct": 40,
"declared_reason": "archived",
"unverified_reason": null,
"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": "the repository is archived on GitHub",
"points": 40,
"status": "partial",
"details": [
{
"code": "abandonment_archived",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 64,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"forks": 33,
"stars": 298,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "298 stars",
"points": 40.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 298
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "33 forks",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 33
}
}
],
"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": "excellent",
"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": 100,
"inputs": {
"packages": [
"require-from-string"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 451822029
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "451,822,029 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 451822029,
"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": "moderate",
"name": "Sustainability & Governance",
"value": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.828
},
"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 83% of commits",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 83
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"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": 68,
"inputs": {
"merged_prs": 7,
"open_issues": 6,
"closed_issues": 13,
"issue_closed_ratio": 0.684,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "68% of issues closed",
"points": 32,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 68
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "7/8 decided PRs merged",
"points": 33.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 7,
"decided": 8
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/24 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"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": 68,
"inputs": {
"followers": 523,
"owner_type": "User",
"is_verified": null,
"owner_login": "floatdrop",
"public_repos": 156,
"account_age_days": 5820
},
"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": "523 followers of floatdrop",
"points": 19.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 523,
"login": "floatdrop"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "156 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 156
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"require-from-string"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 3026
},
"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 3026 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 3026
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "9 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 9
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 38,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 6,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 20% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 20
}
}
],
"value": 6,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.8,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 20,
"security_posture_after_multiplier": 6,
"security_posture_before_jurisdiction": 28
},
"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 7 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 6/24 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"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 workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 is archived",
"points": 0,
"status": "missed",
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "critical",
"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": 20,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "owner",
"count": 1,
"country": "Russia"
},
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 10
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: owner (1); Russia: top_contributor (1)",
"points": 20,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "owner",
"count": 1,
"country": "Russia"
}
},
{
"code": "jurisdiction_exposure_next",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 27,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.333,
"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": "10 of 30 human commits state their intent (structured subject or explanatory body)",
"points": 17.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 10,
"sampled": 30
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 24,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": 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 30",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 30
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 1958,
"source_files_sampled": 4,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/4 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 4,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T16:41:23.045500Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/floatdrop/require-from-string.svg",
"full_name": "floatdrop/require-from-string",
"license_state": "standard",
"license_spdx": "MIT"
}