JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 67,
"has_wiki": false,
"homepage": null,
"languages": {
"Rust": 283745,
"Shell": 2180
},
"pushed_at": "2026-07-26T14:03:10Z",
"created_at": "2024-04-22T12:32:52Z",
"owner_type": "User",
"updated_at": "2026-07-26T14:03:21Z",
"description": "The pci-info crate provides a simple API to enumerate PCI devices across desktop/server operating systems, or to parse PCI headers from files or memory buffers.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "http://www.mastropaolo.com",
"name": "Marco Mastropaolo",
"type": "User",
"login": "xanathar",
"company": "@aws",
"location": "Turin, Italy",
"followers": 83,
"avatar_url": "https://avatars.githubusercontent.com/u/2386824?v=4",
"created_at": "2012-09-20T15:20:10Z",
"is_verified": null,
"public_repos": 79,
"account_age_days": 5056
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "94da4407db94e3fccfdf4423e55940ffab5420c1",
"body": null,
"is_bot": false,
"headline": "Updated version",
"author_name": "Marco Mastropaolo",
"author_login": "xanathar",
"committed_at": "2026-07-26T14:03:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01c1e95a3b8b6f375c26cd9289a0d4f0a6e4a609",
"body": null,
"is_bot": false,
"headline": "Fixed clippy warnings",
"author_name": "Marco Mastropaolo",
"author_login": "xanathar",
"committed_at": "2026-07-26T14:00:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1aa2f60305c96c82dd90b7846b3e3eacaf766c83",
"body": "According to the PCI specification, the capabilities pointer is located\nin bits 0-7, rather than 16-31.",
"is_bot": false,
"headline": "Read capabilities pointer from the correct offset",
"author_name": "Maja Kądziołka",
"author_login": "meithecatte",
"committed_at": "2026-07-26T14:00:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac1f209b31f228a528bda3911d9712ab9ea274fd",
"body": null,
"is_bot": false,
"headline": "v0.3.4",
"author_name": "Marco Mastropaolo",
"author_login": "xanathar",
"committed_at": "2025-08-12T17:36:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40cb0b16586d48628ca8978fa4e8778f06cd3d21",
"body": null,
"is_bot": false,
"headline": "cargo fmt",
"author_name": "Marco Mastropaolo",
"author_login": "xanathar",
"committed_at": "2025-08-12T17:34:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18f739bbd8aa24a279c2bd5331e4a7e26b77afcf",
"body": null,
"is_bot": false,
"headline": "Fixed clippy::uninlined_format_args warns",
"author_name": "Marco Mastropaolo",
"author_login": "xanathar",
"committed_at": "2025-08-12T17:23:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66dc57c7b1f18c4a69add34b77b3d7530b388335",
"body": null,
"is_bot": false,
"headline": "Fixed clippy warning(s)",
"author_name": "Marco Mastropaolo",
"author_login": "xanathar",
"committed_at": "2025-08-12T17:19:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d998c2fffe568b2568ae88f78bd840f1c03765d",
"body": null,
"is_bot": false,
"headline": "Fixed tests on Windows",
"author_name": "Marco Mastropaolo",
"author_login": "xanathar",
"committed_at": "2025-08-12T17:13:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ba44efa17e268ad772fa96a3f40cba405acf35c",
"body": null,
"is_bot": false,
"headline": "Fixed test files paths to be compatible with Windows file system rules",
"author_name": "Marco Mastropaolo",
"author_login": "xanathar",
"committed_at": "2025-08-12T16:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bddbcf2f40df3fabab39b2154f97823a7f19614",
"body": "…custom directory",
"is_bot": false,
"headline": "Fixes enumeration on Linux/aarch64, adds Linux enumerator running on …",
"author_name": "Marco Mastropaolo",
"author_login": "xanathar",
"committed_at": "2025-05-03T09:26:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7b8bd491685dfe3373040cd0693263a1c968ac7",
"body": "… pop up in CI",
"is_bot": false,
"headline": "Silenced operator precedence warnings... that I'm not sure why it did…",
"author_name": "xanathar",
"author_login": "xanathar",
"committed_at": "2025-04-07T20:24:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33a8055a9cc53ced361b8ed01e8497b7d14e86a5",
"body": null,
"is_bot": false,
"headline": "Updated README.md for version 0.3.1",
"author_name": "Marco Mastropaolo",
"author_login": "xanathar",
"committed_at": "2025-04-07T16:45:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de0097f972fd262aae1a1604b1c79077262dfb27",
"body": null,
"is_bot": false,
"headline": "Fixed iokit property sizes on macos",
"author_name": "Marco Mastropaolo",
"author_login": "xanathar",
"committed_at": "2025-04-07T16:31:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4897b4a9383ca746d52588bf437b6401b5ffc7fc",
"body": null,
"is_bot": false,
"headline": "Updated dependencies, gated WMI enumerator behind a feature on Windows",
"author_name": "Marco Mastropaolo",
"author_login": "xanathar",
"committed_at": "2025-02-12T10:41:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c386f73439e870bd8a85cf32be566818fd3818fd",
"body": null,
"is_bot": false,
"headline": "Updated dependencies, moved WMI to a feature",
"author_name": "Marco Mastropaolo",
"author_login": "xanathar",
"committed_at": "2025-02-12T10:26:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3f96ac3f031bb9c2af9a7ad33f2fac98fcc64ef",
"body": null,
"is_bot": false,
"headline": "Updated deps",
"author_name": "Marco Mastropaolo",
"author_login": "xanathar",
"committed_at": "2024-11-08T10:24:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e532e9bb4f0d6ceec82e693ee516861be393970",
"body": null,
"is_bot": false,
"headline": "Updated version number to 0.2.1",
"author_name": "xanathar",
"author_login": "xanathar",
"committed_at": "2024-10-26T09:57:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecbd99ec5b3d8090e795c16b1e333e5b5eb4fa47",
"body": null,
"is_bot": false,
"headline": "Updated changelog",
"author_name": "xanathar",
"author_login": "xanathar",
"committed_at": "2024-10-11T18:38:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d0de969fda576bbe37d12c6de99f07b2e44f8b0",
"body": null,
"is_bot": false,
"headline": "Cargo fmt",
"author_name": "xanathar",
"author_login": "xanathar",
"committed_at": "2024-10-11T18:35:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e01142e2975677c96b6988b021044d043fc4286",
"body": null,
"is_bot": false,
"headline": "Fixed a warning in FreeBSD",
"author_name": "xanathar",
"author_login": "xanathar",
"committed_at": "2024-10-11T18:33:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5726c1eff3807ed9171665c39cb0e8405621c7f2",
"body": null,
"is_bot": false,
"headline": "Fixed clippy warnings",
"author_name": "xanathar",
"author_login": "xanathar",
"committed_at": "2024-10-11T18:30:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce438f590594e3d4fffc6e2955f19719ddb42875",
"body": null,
"is_bot": false,
"headline": "Fixed compilation warning",
"author_name": "xanathar",
"author_login": "xanathar",
"committed_at": "2024-10-11T18:25:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0f29e92cb9fed04cc7aa17c0295196167e08cb0",
"body": null,
"is_bot": false,
"headline": "Upgraded version to 0.2.0",
"author_name": "xanathar",
"author_login": "xanathar",
"committed_at": "2024-10-11T18:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68e156acc446a5147da09a6027db31e56886c0c7",
"body": null,
"is_bot": false,
"headline": "Mention FreeBSD in the readme",
"author_name": "xanathar",
"author_login": "xanathar",
"committed_at": "2024-05-01T18:11:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c4bce6a02cc9487a057fd73b56f026a22d5b2da",
"body": null,
"is_bot": false,
"headline": "Adds enumerator for FreeBSD based on /dev/pci ioctl operations (RO)",
"author_name": "xanathar",
"author_login": "xanathar",
"committed_at": "2024-05-01T18:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1732c19eadb8e5ed7c86bd961d78c970678ca7ee",
"body": null,
"is_bot": false,
"headline": "Pointed CI to main",
"author_name": "xanathar",
"author_login": "xanathar",
"committed_at": "2024-04-29T21:19:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "412c140cc279b872a137e0e5e2e1d256601b56c8",
"body": null,
"is_bot": false,
"headline": "Added CI, badges on readme",
"author_name": "xanathar",
"author_login": "xanathar",
"committed_at": "2024-04-29T21:19:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "496b9f4284a1369a9cc6b4b7b91f52c9530af1c7",
"body": null,
"is_bot": false,
"headline": "Updated README.md with example of output",
"author_name": "Marco Mastropaolo",
"author_login": "xanathar",
"committed_at": "2024-04-29T19:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f7aa481906b3c4df3cd6cf1c6985731f8ad5980",
"body": null,
"is_bot": false,
"headline": "Fixed Cargo.toml",
"author_name": "xanathar",
"author_login": "xanathar",
"committed_at": "2024-04-29T19:18:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a96485303d6f61cdaf4c7004d438dcef6ae1c2ee",
"body": null,
"is_bot": false,
"headline": "Fixed macOS dependencies before publish",
"author_name": "xanathar",
"author_login": "xanathar",
"committed_at": "2024-04-29T19:16:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "349c58fae43ddf8bb88ef421ac0026af548b9079",
"body": null,
"is_bot": false,
"headline": "First version cumulative commit - making repo public",
"author_name": "xanathar",
"author_login": "xanathar",
"committed_at": "2024-04-29T19:11:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71e7e51525762079e1111d43a204fd36d1b50c85",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Marco Mastropaolo",
"author_login": "xanathar",
"committed_at": "2024-04-22T12:32:52Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 7,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 2,
"days_since_latest_release": null,
"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": "pci-info",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"device",
"hardware",
"pci",
"hardware-support",
"os"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/pci-info",
"is_deprecated": false,
"latest_version": "0.4.0",
"repository_url": "https://github.com/xanathar/pci-info",
"versions_count": 9,
"total_downloads": 67146,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 5112,
"first_published_at": "2024-04-29T19:18:27.984779Z",
"latest_published_at": "2026-07-26T14:04:45.345407Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 1,
"stars": 8,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2026-07-08",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 8
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 96589,
"source_files_sampled": 37,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 5,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "core-foundation",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "paste",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "windows",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "wmi",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 0,
"indirect_count": 5
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 2,
"open_issues": 8,
"closed_ratio": 0.273,
"closed_issues": 3,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "xanathar",
"commits": 31,
"avatar_url": "https://avatars.githubusercontent.com/u/2386824?v=4"
},
{
"type": "User",
"login": "meithecatte",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/23580910?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.969
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"CI-Rust-Stable.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "94da4407db94e3fccfdf4423e55940ffab5420c1",
"ran_at": "2026-07-26T14:34:32Z",
"aggregate_score": 3.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-26T14:03:38Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-26T14:00:02Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 1,
"created_at": "2024-04-30T05:07:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 2,
"created_at": "2024-04-30T05:08:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 3,
"created_at": "2024-04-30T05:08:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 5,
"created_at": "2024-04-30T05:09:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 6,
"created_at": "2024-04-30T05:09:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 7,
"created_at": "2024-04-30T05:10:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 8,
"created_at": "2024-04-30T05:10:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 11,
"created_at": "2024-05-01T18:25:05Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/xanathar/pci-info",
"host": "github.com",
"name": "pci-info",
"owner": "xanathar"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"security": 34,
"vitality": 29,
"community": 39,
"governance": 51,
"engineering": 30
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 29,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"commits_last_year": 7,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "7 commits in the last year",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 7
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"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": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"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": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 39,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"forks": 1,
"stars": 8,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "8 stars",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 8
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"packages": [
"pci-info"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 67146,
"monthly_downloads": 5112
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "5,112 downloads/month across crates",
"points": 49.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 5112,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 51,
"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": 2,
"top_contributor_share": 0.969
},
"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 97% of commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"merged_prs": 2,
"open_issues": 8,
"closed_issues": 3,
"issue_closed_ratio": 0.273,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "27% of issues closed",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 27
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "2/3 decided PRs merged",
"points": 25.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 2,
"decided": 3
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/30 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": 61,
"inputs": {
"followers": 83,
"owner_type": "User",
"is_verified": null,
"owner_login": "xanathar",
"public_repos": 79,
"account_age_days": 5056
},
"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": "83 followers of xanathar",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 83,
"login": "xanathar"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "79 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 79
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"pci-info"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "9 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 9
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 30,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"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 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 34,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 34,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 31,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 2,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.031,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "1 of 32 human commits state their intent (structured subject or explanatory body)",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 1,
"sampled": 32
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 32",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 32
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 96589,
"source_files_sampled": 37,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/37 source files over 60KB",
"points": 53.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 37,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index crates:pci-info@0.4.0; advisories assessed against the repository dependency graph instead",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-26T14:34:38.562357Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/x/xanathar/pci-info.svg",
"full_name": "xanathar/pci-info",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}