JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 23,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 9332
},
"pushed_at": "2021-04-11T19:15:36Z",
"created_at": "2016-12-15T21:36:05Z",
"owner_type": "User",
"updated_at": "2026-01-05T09:04:38Z",
"description": "deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": null,
"name": "Sam Neubardt",
"type": "User",
"login": "samn",
"company": "@Upstream-Tech ",
"location": null,
"followers": 73,
"avatar_url": "https://avatars.githubusercontent.com/u/174850?v=4",
"created_at": "2010-01-01T00:04:00Z",
"is_verified": null,
"public_repos": 72,
"account_age_days": 6046
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2016-02-02T18:05:52Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2014-05-27T12:48:59Z"
},
{
"tag": "0.1.3",
"kind": "patch",
"published_at": "2014-05-27T10:48:37Z"
},
{
"tag": "0.1.2",
"kind": "patch",
"published_at": "2014-04-03T04:40:37Z"
},
{
"tag": "0.1.1",
"kind": "patch",
"published_at": "2013-12-22T04:07:52Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2013-12-22T04:01:59Z"
},
{
"tag": "0.0.1",
"kind": "patch",
"published_at": "2013-07-18T00:47:32Z"
},
{
"tag": "0.0.0",
"kind": "major",
"published_at": "2013-07-17T22:40:19Z"
}
],
"recent_commits": [
{
"oid": "4df7f6b08a702473173d0ae1968f994dfa179b8c",
"body": "Specify files to publish to npm",
"is_bot": false,
"headline": "Merge pull request #1 from stefnotch/patch-1",
"author_name": "Sam Neubardt",
"author_login": "samn",
"committed_at": "2020-05-08T21:15:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08f7d956e83277dd40aad6df91179ab25e66748d",
"body": "Currently the `example` and `test` folders and various dotfiles such as `.travis.yml` are being published to npm. Considering that they make up about half of the file size of this package, it would be worthwhile to exclude them.\r\n\r\nThis PR excludes them using the using the [`files`](https://docs.npmjs.com/files/package.json#files) whitelist in the `package.json`.",
"is_bot": false,
"headline": "Specify files to publish to npm",
"author_name": "stefnotch",
"author_login": "stefnotch",
"committed_at": "2020-05-08T13:00:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0b3c36d976c54e31a814c492cd1c2557a4d3758",
"body": null,
"is_bot": false,
"headline": "Change package name to json-stable-stringify-without-jsonify",
"author_name": "Sam Neubardt",
"author_login": "samn",
"committed_at": "2016-12-15T22:00:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bbbe0e52344459aa3c01021c779d455811e3888",
"body": "it's unlicensed which means that packages that depend on it (even\ntransitively) can't be used in organizations that require explicit\npermission to use or copy a work.",
"is_bot": false,
"headline": "Remove dependency on jsonify",
"author_name": "Sam Neubardt",
"author_login": "samn",
"committed_at": "2016-12-15T21:57:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e43ca2a1dcfc39bf1514684492767ef6040d1f3e",
"body": null,
"is_bot": false,
"headline": "fix conflict",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2016-02-02T18:07:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a3ac9cc006a91e64901f8ebe78d23bf9fc9fbd0",
"body": null,
"is_bot": false,
"headline": "1.0.1",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2016-02-02T18:05:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f5f443e90402a520f1413833318b02bbb11ad67",
"body": null,
"is_bot": false,
"headline": "add breaking test (acyclic detected as cyclic)",
"author_name": "Mark Vayngrib",
"author_login": "mvayngrib",
"committed_at": "2015-10-13T18:09:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c26c700f0b1d078512d2eba0eb16d6e5110a5538",
"body": null,
"is_bot": false,
"headline": "Correctly stringify non-cyclic shared references",
"author_name": "Blake Thomson",
"author_login": "thomsbg",
"committed_at": "2015-04-15T16:56:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f70d44441a4a4161796e779952312b35ec336442",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2014-05-27T12:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "894f43b633724bf0c6c2741143addfe20e149015",
"body": null,
"is_bot": false,
"headline": "document replacer",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2014-05-27T12:48:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccf5e636803a55d062e97aaf4e2c27d5c787aff0",
"body": null,
"is_bot": false,
"headline": "Added options.replacer for custom object serialization",
"author_name": "Mirza Kapetanovic",
"author_login": "kapetan",
"committed_at": "2014-05-27T12:46:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ad5deb9220c0254b2779ff43764f789978e9fdd",
"body": null,
"is_bot": false,
"headline": "0.1.3",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2014-05-27T10:48:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de0debff3a36604010279af1868c6172674f9cc9",
"body": null,
"is_bot": false,
"headline": "Enable toJSON function to return different types",
"author_name": "Mirza Kapetanovic",
"author_login": "kapetan",
"committed_at": "2014-05-27T10:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a723f705dd13fcbab1aa0ffa51849395712aaa13",
"body": null,
"is_bot": false,
"headline": "guard the reference",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2014-04-03T04:40:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7da89fddfd8fcbe8911eb802dbcc26dec6c396f7",
"body": null,
"is_bot": false,
"headline": "0.1.2",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2014-04-03T04:39:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ff314fabf3b40074a4aff906b16e087897c6040",
"body": null,
"is_bot": false,
"headline": "reindent",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2014-04-03T04:39:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1de9d193e8d6755d6ea2c2e5ead0544a8122040",
"body": null,
"is_bot": false,
"headline": "Should call 'toJSON' if it is defined on the object being stringified.",
"author_name": "Rick Eyre",
"author_login": "RickEyre",
"committed_at": "2014-04-03T04:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82b5eab6b7883b59c2e48e0806dab70537bae1ad",
"body": null,
"is_bot": false,
"headline": "0.1.1",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-12-22T04:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5df6b9ec0f5a5826eebb5d93424923041e43405",
"body": null,
"is_bot": false,
"headline": "fix formatting",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-12-22T04:07:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e139e8bbeb37b4dfd44991f4d6c98bba446b949",
"body": null,
"is_bot": false,
"headline": "fixed merge conflicts",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-12-22T04:06:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d03f90cd3fbf08ed002da19190e74f3b9bbd70ae",
"body": null,
"is_bot": false,
"headline": "0.1.0",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-12-22T04:01:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "962edf4abb96189546b4f78f8719d747fd90fd43",
"body": null,
"is_bot": false,
"headline": "formatting",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-12-22T04:01:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6815c9dd8ca4052023d2bbd5c5b78b44f0efef0",
"body": null,
"is_bot": false,
"headline": "New “space” option to enable pretty printing (same as ES5)",
"author_name": "rprieto",
"author_login": "rprieto",
"committed_at": "2013-12-22T04:00:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20a2e830b5fc42f776e5c348ff4967f2b8481ef9",
"body": null,
"is_bot": false,
"headline": "0.0.1",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-07-18T00:47:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f4e9c78befc32f7d36af68e408e25cdc84be202",
"body": null,
"is_bot": false,
"headline": "don't choke on null",
"author_name": "Carlos Rodriguez",
"author_login": null,
"committed_at": "2013-07-18T00:47:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8ff127df9f05d0b238bae8f91e483a755e0069e",
"body": null,
"is_bot": false,
"headline": "badges",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-07-17T22:40:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c16662bc1cc6ecfa64159f9277e067cb1bec505",
"body": null,
"is_bot": false,
"headline": "fix object.keys shim",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-07-17T22:38:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98c5fd6f9b12e1679b90777b9f6384203a05e983",
"body": null,
"is_bot": false,
"headline": "package.json etc",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-07-16T06:11:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81f36c1aa645a75ebefa6d66d9cf41660439ebfe",
"body": null,
"is_bot": false,
"headline": "docs, more examples",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-07-16T06:09:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7b9a476fd3ce9ec09b2c0588605e6c7c053e9ed",
"body": null,
"is_bot": false,
"headline": "fix for the other tests that don't use a cmp function",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-07-16T06:03:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ab93e2273ec530990e28233fcb96fde548ab16c",
"body": null,
"is_bot": false,
"headline": "comparison test now passes",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-07-16T06:01:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3af627d0d367451a98fc9cec6580760ade8f9bae",
"body": null,
"is_bot": false,
"headline": "failing custom comparison test",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-07-16T05:58:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cccbd24c1a1a6318e3c004c86ae032db98a9abf8",
"body": null,
"is_bot": false,
"headline": "turn examples into tests, everything passes",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-07-16T05:56:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e5363ac542fa3bf0bdef51034ca9201648f9839",
"body": null,
"is_bot": false,
"headline": "working implementation with 2 examples",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-07-16T05:53:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 0,
"latest_release_at": "2016-02-02T18:05:52Z",
"latest_release_tag": "1.0.1",
"releases_from_tags": true,
"days_since_last_push": 1927,
"active_weeks_last_year": 0,
"days_since_latest_release": 3822,
"mean_days_between_releases": 132.8
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "json-stable-stringify-without-jsonify",
"exists": true,
"license": "MIT",
"keywords": [
"json",
"stringify",
"deterministic",
"hash",
"sort",
"stable"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/json-stable-stringify-without-jsonify",
"is_deprecated": false,
"latest_version": "1.0.1",
"repository_url": "https://github.com/samn/json-stable-stringify",
"versions_count": 1,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 508049945,
"first_published_at": "2016-12-15T22:00:35.805000Z",
"latest_published_at": "2016-12-15T22:00:35.805000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3505
}
]
},
"popularity": {
"forks": 3,
"stars": 13,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2019-08-05",
"count": 1
},
{
"date": "2021-04-09",
"count": 1
},
{
"date": "2023-10-21",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 3
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"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": 2792,
"source_files_sampled": 11,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": "No resolved dependencies to assess",
"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": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 1,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "samn",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/174850?v=4"
},
{
"type": "User",
"login": "kapetan",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/789564?v=4"
},
{
"type": "User",
"login": "thomsbg",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/238948?v=4"
},
{
"type": "User",
"login": "mvayngrib",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/83948?v=4"
},
{
"type": "User",
"login": "RickEyre",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1071332?v=4"
},
{
"type": "User",
"login": "rprieto",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/189105?v=4"
},
{
"type": "User",
"login": "stefnotch",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/10220080?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.3
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"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": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": "4df7f6b08a702473173d0ae1968f994dfa179b8c",
"ran_at": "2026-07-22T16:20:27Z",
"aggregate_score": 2.5,
"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": [
{
"number": 2,
"created_at": "2021-04-11T19:15:36Z",
"last_comment_at": "2025-07-06T09:07:05Z",
"last_comment_author": "realityking"
}
],
"last_merged_pr_at": "2020-05-08T21:15:10Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/samn/json-stable-stringify",
"host": "github.com",
"name": "json-stable-stringify",
"owner": "samn"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 27,
"inputs": {
"security": 25,
"vitality": 13,
"community": 40,
"governance": 59,
"engineering": 18,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 32,
"overall_after_abandonment_multiplier": 27
},
"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": 1927,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1927 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1927
}
}
],
"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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": 8,
"latest_release_tag": "1.0.1",
"releases_from_tags": true,
"days_since_latest_release": 3822,
"mean_days_between_releases": 132.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3822 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3822
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~132.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 132.8
}
}
],
"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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 2265,
"days_since_last_human_commit": 2265,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2265 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 2265,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"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": 40,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"forks": 3,
"stars": 13,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "13 stars",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 13
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "3 forks",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 3
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_readme": false,
"has_license": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"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": [
"json-stable-stringify-without-jsonify"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 508049945
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "508,049,945 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 508049945,
"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": 59,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 7,
"top_contributor_share": 0.3
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 30% of commits",
"points": 15.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 30
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 1,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/1 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 1
}
}
],
"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": 60,
"inputs": {
"followers": 73,
"owner_type": "User",
"is_verified": null,
"owner_login": "samn",
"public_repos": 72,
"account_age_days": 6046
},
"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": "73 followers of samn",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 73,
"login": "samn"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "72 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 72
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"packages": [
"json-stable-stringify-without-jsonify"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 3505
},
"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 3505 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 3505
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "1 published versions",
"points": 4,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 1
}
}
],
"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": "critical",
"name": "Engineering Quality",
"value": 18,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"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": 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": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 25,
"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.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 25,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.5
},
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no 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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": "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": 10
},
"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": "critical",
"name": "AI Readiness",
"value": 25,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.088,
"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": "3 of 34 human commits state their intent (structured subject or explanatory body)",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 3,
"sampled": 34
}
}
],
"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 34",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 34
}
}
],
"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": 2792,
"source_files_sampled": 11,
"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/11 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 11,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Community profile unavailable"
],
"report_type": "repository",
"generated_at": "2026-07-22T16:20:35.463740Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/samn/json-stable-stringify.svg",
"full_name": "samn/json-stable-stringify",
"license_state": "custom",
"license_spdx": null
}