JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 43,
"has_wiki": true,
"homepage": null,
"languages": {
"Ruby": 38843
},
"pushed_at": "2024-05-08T21:50:31Z",
"created_at": "2010-10-03T13:05:02Z",
"owner_type": "User",
"updated_at": "2021-10-15T10:57:37Z",
"description": "Persistent http connections using a connection pool",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": null,
"name": "Brad Pardee",
"type": "User",
"login": "bpardee",
"company": null,
"location": null,
"followers": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/308614?v=4",
"created_at": "2010-06-18T13:01:09Z",
"is_verified": null,
"public_repos": 34,
"account_age_days": 5877
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2010-10-03T16:30:30Z"
}
],
"recent_commits": [
{
"oid": "0a07dd638e2694756e6cdb18c20838b345559f73",
"body": "…y 2.0",
"is_bot": false,
"headline": "2.0.3 Set keep_alive_timeout based on keep_alive option, added in rub…",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2018-12-20T13:04:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c19f3496669ed9fa6acf41f37df2bc49a07b8b85",
"body": null,
"is_bot": false,
"headline": "Update travis",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2017-03-22T14:07:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcf90937d47867098c2d82ef30551d644bfa1f62",
"body": "Add after_connect option for manipulating connection after connect.",
"is_bot": false,
"headline": "Add OpenSSL::SSL::SSLError to retriable exceptions if it's defined.",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2017-03-22T13:16:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2953c48bd03da118655d1687009d8ccb0f557a2a",
"body": "… backwards compatibility",
"is_bot": false,
"headline": "Put default_path, host and port getters back into persistent_http for…",
"author_name": "bpardee",
"author_login": "bpardee",
"committed_at": "2014-08-21T19:37:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49415016c9a5c9be3dde0f01a32469b052abcdc6",
"body": null,
"is_bot": false,
"headline": "Version 2.0",
"author_name": "bpardee",
"author_login": "bpardee",
"committed_at": "2014-07-17T12:56:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81fe1a51defcb3b62681d889b5e3c33d9e2a924c",
"body": null,
"is_bot": false,
"headline": "Allow non-peristent connections in case we just want the proxying stuff",
"author_name": "bpardee",
"author_login": "bpardee",
"committed_at": "2014-07-17T12:56:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e569115b57340f3d21efb69da973bbc0a188ccf",
"body": null,
"is_bot": false,
"headline": "Separate out connection and pool logic",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2014-04-09T15:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30a8d01873c2710625f6206001125fd88b4d4536",
"body": "Add Ruby 2.1.0 to Travis config",
"is_bot": false,
"headline": "Merge pull request #6 from petergoldstein/feature/add_2_1_0",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2013-12-28T11:33:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c7e977175d34c411b8e0d50eb195c7c5ae9485a",
"body": null,
"is_bot": false,
"headline": "Allow rbx failures - it times out",
"author_name": "Peter M. Goldstein",
"author_login": "petergoldstein",
"committed_at": "2013-12-28T02:46:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5382070379f5e94429f8cd4534763fc1a10ae0ad",
"body": null,
"is_bot": false,
"headline": "Add rbx and 2.1.0 to the Travis config",
"author_name": "Peter M. Goldstein",
"author_login": "petergoldstein",
"committed_at": "2013-12-28T02:30:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eab07527665ca0b71df5435fe10f232e8c968f2c",
"body": null,
"is_bot": false,
"headline": "Don't need jruby-openssl with jruby 1.7",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2013-12-08T17:20:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8701ca8d6941b8578ddce53a9643c196a3094e38",
"body": "…o_travis\n\nAdd support for JRuby and Rubinius",
"is_bot": false,
"headline": "Merge pull request #5 from petergoldstein/feature/add_jruby_and_rbx_t…",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2013-12-08T17:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9145e63cd76a5178673e92217a9f3affa67257e5",
"body": "…included in Travis runs",
"is_bot": false,
"headline": "Update Gemfile so rbx runs. Update .travis.yml with JRuby, so it is …",
"author_name": "Peter M. Goldstein",
"author_login": "petergoldstein",
"committed_at": "2013-12-08T16:47:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8aaca0ccd14e56e36efbd159f7abf6a3086594f",
"body": "Add a basic Travis CI file.",
"is_bot": false,
"headline": "Merge pull request #4 from petergoldstein/feature/add_travis",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2013-10-14T12:09:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37444e2987a21187640a2ee2c9305bb64898cddd",
"body": null,
"is_bot": false,
"headline": "Add a basic Travis CI file.",
"author_name": "Peter M. Goldstein",
"author_login": "petergoldstein",
"committed_at": "2013-10-13T16:51:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23bb850c346e71b004c2e8585ae8ec48767129e5",
"body": null,
"is_bot": false,
"headline": "1.0.6",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2013-09-11T19:50:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "088f62f8c90cf6576db00a4801e74eda8821425a",
"body": null,
"is_bot": false,
"headline": "Fix pool_size and shutdown methods and make tests pass again",
"author_name": "Matt Campbell",
"author_login": "elspethsoup",
"committed_at": "2013-09-11T17:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08cc249a2ef3e270eac1b0583d72d90119c8ae8f",
"body": "…ds concurrently require it",
"is_bot": false,
"headline": "Require net/https up front to resolve issue in jruby 1.6.8 when threa…",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2012-11-26T20:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "322392ce7aed8998459183a639e324a267f6ceac",
"body": null,
"is_bot": false,
"headline": "Added pool_timeout option",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2012-09-10T18:18:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a152e6de72bb8ab36ff88507886cb0da5b6a4bea",
"body": null,
"is_bot": false,
"headline": "Added pool_timeout option",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2012-09-10T18:16:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73073b0a51d5317af7b3f008968c45ebfcfe8294",
"body": "fixed failing test. NoMethodError: private method `remove'",
"is_bot": false,
"headline": "Merge pull request #2 from philwhln/master",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2012-07-23T14:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac9612ae312a3c7eee5026676ff077a25582ff1c",
"body": null,
"is_bot": false,
"headline": "fixed failing test s/@http/pool/",
"author_name": "Phil Whelan",
"author_login": "philwhln",
"committed_at": "2012-07-23T05:25:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5753f352c3e4b86e286b979c1cb0c210a5bf877",
"body": null,
"is_bot": false,
"headline": "Use gene_pool 1.2.3 to fix :close_proc => nil problem",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2012-02-23T17:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17e136c5a036b0e2f798d899dfd7f9e7a50d5fdc",
"body": null,
"is_bot": false,
"headline": "Use gene_pool 1.2.2",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2012-02-23T16:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d44ddce3e473e93d8aa8c1f0d569642f3845fa17",
"body": null,
"is_bot": false,
"headline": "Remove idle connections",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2012-02-23T16:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ac6c28d19f412a25e51dcea1b3e5b07e7febf72",
"body": null,
"is_bot": false,
"headline": "Doc fix",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2012-02-03T19:41:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a82ef520a6e974fddc42ad702498ba2fdb3a8338",
"body": "…ly other params. Add ECONNREFUSED as a retriable exception.",
"is_bot": false,
"headline": "Allow options to request to allow changing of read_timeout and possib…",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2012-02-03T17:36:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f3266e9498b9fe107ea2df86405972a2aa12320",
"body": null,
"is_bot": false,
"headline": "Forgot gene_pool dependency",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2010-10-05T18:19:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ebd92ac5a5177a627d8abe47417f4aa5060a315",
"body": null,
"is_bot": false,
"headline": "D'oh, forgot dependency on gene_pool",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2010-10-04T20:40:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "006dda22fb66ffa58b17b50e744596b299a6922b",
"body": null,
"is_bot": false,
"headline": "Version bump to 1.0.1",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2010-10-04T20:35:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d6868c271840312bbe8d7f7e6ec156b268b51ce",
"body": null,
"is_bot": false,
"headline": "Regenerated gemspec for version 1.0.0",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2010-10-04T20:02:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97c9e966876b3faaeb3676c74447fad2a014efb2",
"body": null,
"is_bot": false,
"headline": "Initial release",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2010-10-03T16:30:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f942cafbf3d29e337145cf36b9cdd85d0da0860",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Brad Pardee",
"author_login": "bpardee",
"committed_at": "2010-10-03T13:14:22Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 0,
"latest_release_at": "2010-10-03T16:30:30Z",
"latest_release_tag": "v1.0.0",
"releases_from_tags": true,
"days_since_last_push": 804,
"active_weeks_last_year": 0,
"days_since_latest_release": 5770,
"mean_days_between_releases": null
},
"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": "persistent_http",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/persistent_http",
"is_deprecated": false,
"latest_version": "2.0.3",
"repository_url": "http://github.com/bpardee/persistent_http",
"versions_count": 11,
"total_downloads": 7822450,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2010-10-04T20:06:57.424000Z",
"latest_published_at": "2018-12-20T13:05:30.728000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2770
}
]
},
"popularity": {
"forks": 9,
"stars": 26,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2011-12-28",
"count": 1
},
{
"date": "2012-07-23",
"count": 1
},
{
"date": "2013-09-11",
"count": 1
},
{
"date": "2013-11-08",
"count": 1
},
{
"date": "2014-11-25",
"count": 1
},
{
"date": "2015-08-21",
"count": 1
},
{
"date": "2020-01-07",
"count": 1
},
{
"date": "2022-02-12",
"count": 1
},
{
"date": "2024-05-08",
"count": 1
}
],
"complete": true,
"collected": 9,
"total_forks": 9
},
"star_history": {
"days": [
{
"date": "2010-10-03",
"count": 6
},
{
"date": "2011-02-13",
"count": 1
},
{
"date": "2013-07-24",
"count": 1
},
{
"date": "2014-02-28",
"count": 1
},
{
"date": "2014-05-30",
"count": 1
},
{
"date": "2014-06-25",
"count": 1
},
{
"date": "2014-12-26",
"count": 1
},
{
"date": "2015-09-28",
"count": 1
},
{
"date": "2015-11-12",
"count": 1
},
{
"date": "2015-12-11",
"count": 1
},
{
"date": "2016-01-11",
"count": 1
},
{
"date": "2016-01-31",
"count": 1
},
{
"date": "2017-07-03",
"count": 2
},
{
"date": "2017-07-05",
"count": 1
},
{
"date": "2018-05-14",
"count": 1
},
{
"date": "2018-12-21",
"count": 1
},
{
"date": "2020-01-07",
"count": 1
},
{
"date": "2021-07-29",
"count": 1
},
{
"date": "2021-09-01",
"count": 1
},
{
"date": "2021-10-15",
"count": 1
}
],
"complete": true,
"collected": 26,
"total_stars": 26
},
"open_issues_and_prs": 2
},
"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": 11789,
"source_files_sampled": 6,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"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": 7,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [
{
"name": "rubysl",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 2.0"
},
{
"name": "rubysl-test-unit",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "rubysl",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rubysl-test-unit",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "gene_pool",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rack",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rdoc",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "shoulda",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 7,
"direct_count": 2,
"indirect_count": 5
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 5,
"open_issues": 1,
"closed_ratio": 0.667,
"closed_issues": 2,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "bpardee",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/308614?v=4"
},
{
"type": "User",
"login": "petergoldstein",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/421488?v=4"
},
{
"type": "User",
"login": "elspethsoup",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/263409?v=4"
},
{
"type": "User",
"login": "philwhln",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/93411?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.818
},
"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 5 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": 1,
"reason": "Found 5/29 approved changesets -- score normalized to 1",
"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": "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": "0a07dd638e2694756e6cdb18c20838b345559f73",
"ran_at": "2026-07-22T01:59:24Z",
"aggregate_score": 2.7,
"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": 10,
"created_at": "2024-05-08T21:50:30Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2013-12-28T11:33:29Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 1,
"created_at": "2012-07-23T05:21:00Z",
"last_comment_at": "2012-07-23T10:45:47Z",
"last_comment_author": "philwhln"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/bpardee/persistent_http",
"host": "github.com",
"name": "persistent_http",
"owner": "bpardee"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"security": 27,
"vitality": 13,
"community": 53,
"governance": 49,
"engineering": 34
},
"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": 804,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 804 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 804
}
}
],
"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": 1,
"latest_release_tag": "v1.0.0",
"releases_from_tags": true,
"days_since_latest_release": 5770,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5770 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 5770
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 4588,
"days_since_last_human_commit": 2770,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2770 days, with nothing left unanswered",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 2770
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 53,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"forks": 9,
"stars": 26,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "26 stars",
"points": 22.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 26
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "9 forks",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 9
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"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": 89,
"inputs": {
"packages": [
"persistent_http"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 7822450,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "7,822,450 downloads all-time across rubygems",
"points": 71.6,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 7822450,
"ecosystems": "rubygems"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 49,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.818
},
"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 82% of commits",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 82
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"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": 65,
"inputs": {
"merged_prs": 5,
"open_issues": 1,
"closed_issues": 2,
"issue_closed_ratio": 0.667,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "67% of issues closed",
"points": 31.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 67
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "5/6 decided PRs merged",
"points": 31.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 5,
"decided": 6
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/29 approved changesets -- score normalized to 1",
"points": 1.5,
"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": 50,
"inputs": {
"followers": 7,
"owner_type": "User",
"is_verified": null,
"owner_login": "bpardee",
"public_repos": 34,
"account_age_days": 5877
},
"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": "7 followers of bpardee",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 7,
"login": "bpardee"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "34 public repos, account ~16 yr old",
"points": 23.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 34
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"persistent_http"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 2770
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on rubygems",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "rubygems"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 2770 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2770
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"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": 34,
"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 5 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": 27,
"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": 27,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 5 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 5/29 approved changesets -- score normalized to 1",
"points": 0.8,
"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": "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": 4
},
"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": 23,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 6,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.121,
"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": "4 of 33 human commits state their intent (structured subject or explanatory body)",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 4,
"sampled": 33
}
}
],
"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 33",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 33
}
}
],
"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": "Ruby",
"largest_source_bytes": 11789,
"source_files_sampled": 6,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Ruby without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Ruby"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/6 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 6,
"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": [
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T01:59:33.019884Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/bpardee/persistent_http.svg",
"full_name": "bpardee/persistent_http",
"license_state": "standard",
"license_spdx": "MIT"
}