原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"python",
"cuesheet",
"cue",
"flac",
"sox",
"wrapper"
],
"is_fork": false,
"size_kb": 44,
"has_wiki": false,
"homepage": "https://github.com/idlesign/deflacue",
"languages": {
"Python": 22627
},
"pushed_at": "2022-02-04T13:00:31Z",
"created_at": "2012-12-18T15:45:58Z",
"owner_type": "User",
"updated_at": "2025-07-01T03:32:36Z",
"description": "Cue Sheet driven FLAC audio splitter",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "master",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": "Igor Starikov",
"type": "User",
"login": "idlesign",
"company": null,
"location": "Russia",
"followers": 158,
"avatar_url": "https://avatars.githubusercontent.com/u/145644?v=4",
"created_at": "2009-10-28T05:25:48Z",
"is_verified": null,
"public_repos": 84,
"account_age_days": 6123
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2020-11-08T01:26:44Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2020-10-24T15:17:42Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2014-06-06T15:49:24Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2014-01-23T13:44:46Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2013-10-23T13:12:27Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2012-12-22T13:15:57Z"
}
],
"recent_commits": [
{
"oid": "711276d1166611e16e378ff68aaba76d00881c5c",
"body": null,
"is_bot": false,
"headline": "Year updated.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2022-02-04T13:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebdb9a48b6b2e5b02a5a6c86949ac036147c5df5",
"body": null,
"is_bot": false,
"headline": "Universal wheel flag is dropped.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2022-02-04T12:59:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb9f3aac19b08548c16c48e370ebb793cb31797e",
"body": null,
"is_bot": false,
"headline": "Release v2.0.1",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2020-11-08T01:26:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d44bf81f394950861a01784bf6c95561d25b8b65",
"body": null,
"is_bot": false,
"headline": "Fixed regression with missing track numbers in output files (see #2)",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2020-11-08T01:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0e09bc781b6977bc780c4b74d85fc22e7a2301a",
"body": null,
"is_bot": false,
"headline": "Release v2.0.0",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2020-10-24T15:17:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bff0d736405bfad8dab65b9361d1eff05ed93403",
"body": null,
"is_bot": false,
"headline": "Logger name update.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2020-10-24T15:15:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3220752a41041777878a00b93a2f37faed8d9804",
"body": null,
"is_bot": false,
"headline": "Classifier update.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2020-10-24T15:13:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fb39dc1c31c3885428cc70e89f8817813b4b181",
"body": null,
"is_bot": false,
"headline": "Fixed trim.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2020-10-24T15:08:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cffea146dfcd8c18319fc02832b8edcc49e7f18",
"body": null,
"is_bot": false,
"headline": "Added data fixture.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2020-10-24T14:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dabcf088f46d0569cf8387e105ec3f617b36fe5",
"body": null,
"is_bot": false,
"headline": " Switched to improved .cue parser",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2020-10-24T14:39:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04f635eb0e807610f8dc6b5d57492be2ba79caa3",
"body": null,
"is_bot": false,
"headline": "Cue parser rewrite.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2020-10-24T14:39:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ec12e26a2b3d998eda5b35f00b093a7068520aa",
"body": null,
"is_bot": false,
"headline": "Target default made a var.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2020-10-22T13:33:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cc2f4c1c007891cb83a4490e9fa87021aaba9b6",
"body": null,
"is_bot": false,
"headline": "Switch to pathlib.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2020-10-22T13:28:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2daed3332a650238eb14428a8aced5cf78abf1c8",
"body": null,
"is_bot": false,
"headline": "Minor improvements.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2020-10-22T12:53:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1de78a9cf1036251723bd8f92ddaa0486778dcb",
"body": null,
"is_bot": false,
"headline": "Separate logger.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2020-10-22T12:45:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b65a8e4c976edeff2884854920c7afbb3bd7822",
"body": null,
"is_bot": false,
"headline": " IMPORTANT: API changes (keyword-only args introduced)",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2020-10-22T12:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "809ecc6022b8727269b86b47b4867be229e9726c",
"body": null,
"is_bot": false,
"headline": "Add QA stuff.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2020-10-22T12:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e826e819427d8e0ee7118b87afc47f81622637f2",
"body": null,
"is_bot": false,
"headline": "Year updated.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2020-10-22T12:01:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e8a4381abeaf74ffbd6a7cbd91391b8000fda16",
"body": null,
"is_bot": false,
"headline": "CLI factored out.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2020-10-22T11:59:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "367d3e9de992d8ef00e3596a0ba322e776b6d3b7",
"body": null,
"is_bot": false,
"headline": "Drop support for Py2. (3.6+ supported)",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2020-10-22T11:46:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bfab716a5325c4d4bec424de08e06103d36d744",
"body": null,
"is_bot": false,
"headline": "Badges updated.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2015-06-17T14:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d97dae52a71174f99bdd77ca239e0731231d542d",
"body": null,
"is_bot": false,
"headline": "Code health improved.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2015-03-14T07:53:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d86cf91a2b1819df5ea65bb954a1c2263ec64b3e",
"body": null,
"is_bot": false,
"headline": "Version number is bumped up. Cheers!",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2014-06-06T15:49:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3310380bbf71b8a443f3e1674496a8141160d49",
"body": null,
"is_bot": false,
"headline": "Version number is bumped up. Getting ready for 1.0 %)",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2014-01-23T13:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad53e8ecaedcd744802e69fd810eca91c52ca418",
"body": null,
"is_bot": false,
"headline": "MANIFEST is updated.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2014-01-23T13:42:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dde38d0c34f375f781dac0ec209cdb99e966eb90",
"body": null,
"is_bot": false,
"headline": "CHANGELOG is added.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2014-01-23T13:42:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aef1bac9bf6115c368a0cd682f9df9eb3d719ee",
"body": null,
"is_bot": false,
"headline": "setup.py is updated.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2014-01-23T13:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06a0f283753e111fe0bbd98d4a5d8365ee592969",
"body": null,
"is_bot": false,
"headline": "bin script is added.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2014-01-23T13:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d955a1e0c3c963243a5e2e428b25393a60ef6b4c",
"body": null,
"is_bot": false,
"headline": "README is updated.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2014-01-23T13:39:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac0f6d2fe4df79e443f16f14997759885c21b6a2",
"body": null,
"is_bot": false,
"headline": "Added Py2 support.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2014-01-23T13:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9052a69f55b768424a46dc6faa4728422d161a9b",
"body": null,
"is_bot": false,
"headline": ".gitignore is updated.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2014-01-23T13:38:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "186a8fb7625bd22146ef41636a652c00bf276b23",
"body": null,
"is_bot": false,
"headline": "LICENSE is updated.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2014-01-23T13:36:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae46083364f3805fa8be15487d74c388e5f87fef",
"body": null,
"is_bot": false,
"headline": "Bitdeli badge added to README.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2013-10-23T13:57:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "405c25c825702d7b54020066b2b2bf2ee6a052da",
"body": null,
"is_bot": false,
"headline": "Version number is bumped up.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2013-10-23T13:12:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "689b71594141bbc4293fd4b1350103432c2cebd2",
"body": null,
"is_bot": false,
"headline": "Added AUTHORS file.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2013-10-06T12:13:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "111265a59baf5f9c7766a2020e4d7680ae4e20c6",
"body": "Implemented sample based track splitting.",
"is_bot": false,
"headline": "Merge pull request #1 from RavuAlHemio/frameprecision",
"author_name": "Igor Starikov",
"author_login": "idlesign",
"committed_at": "2013-10-06T12:09:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "790256b573af68814257e8b9280d4925c4ea61e6",
"body": "This is done by also using the third value in an INDEX specification, and\nusing SoX's sample-precision specification format for the \"trim\" effect.",
"is_bot": false,
"headline": "Split tracks with frame (75/s) precision.",
"author_name": "Ondřej Hošek",
"author_login": "RavuAlHemio",
"committed_at": "2013-10-05T13:48:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f082c07131ffed48fe404522ecd9fd072d05b31f",
"body": null,
"is_bot": false,
"headline": "pypip.in added to README",
"author_name": "Igor Starikov",
"author_login": "idlesign",
"committed_at": "2013-08-09T15:29:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "925165bd2d05756f7f98913cb702cbdcaac12bc2",
"body": null,
"is_bot": false,
"headline": "setup.py cleaned.",
"author_name": "Igor Starikov",
"author_login": "idlesign",
"committed_at": "2013-07-12T02:45:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "752f58929353b8f3887318eabfd364fbd08d5784",
"body": null,
"is_bot": false,
"headline": "README is explicitly marked as .rst.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2013-02-27T14:08:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c908fa4af6fc206e95b41aebd9bb4c1d93161d1",
"body": null,
"is_bot": false,
"headline": "Missing source files declared in .cue now log error.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2012-12-22T13:15:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf993bbdada79c658736d694cc7cea451554ed07",
"body": null,
"is_bot": false,
"headline": "Updated description in setup.py.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2012-12-22T12:51:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2747093ed85bd7839287e958a2a098d547ebd4d3",
"body": null,
"is_bot": false,
"headline": "Documentation updated.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2012-12-22T12:49:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5beee5c463af71c7bfb9adaf4e545e2a96b581c2",
"body": null,
"is_bot": false,
"headline": "Now metedate is stored into output files.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2012-12-22T12:21:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1c57b5c1bb3fa67bbb6230c8a78f01f36428181",
"body": null,
"is_bot": false,
"headline": "Added album year in folder name if available.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2012-12-22T09:20:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d4b37ee6e2ea07c465b2b43bbdd3b671344652d",
"body": null,
"is_bot": false,
"headline": "Fixed failure to create files containing slashes in name (track titles).",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2012-12-22T09:16:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "481cd1d5da8633e280cba4954b528a0137cc20b8",
"body": null,
"is_bot": false,
"headline": "Basic implementation.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2012-12-20T17:48:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7fe5557df162f475cd377de982139805dc59967",
"body": null,
"is_bot": false,
"headline": "Scaffolding done.",
"author_name": "idle sign",
"author_login": "idlesign",
"committed_at": "2012-12-18T16:12:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4802f178dce798c9278692b9268b542c6cd0c93",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Igor Starikov",
"author_login": "idlesign",
"committed_at": "2012-12-18T15:45:59Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 0,
"latest_release_at": "2020-11-08T01:26:44Z",
"latest_release_tag": "v2.0.1",
"releases_from_tags": true,
"days_since_last_push": 1641,
"active_weeks_last_year": 0,
"days_since_latest_release": 2095,
"mean_days_between_releases": 575.5
},
"artifacts": {
"collected": true,
"structure": [],
"declarations": [
{
"name": "deflacue",
"path": "setup.py",
"tokens": [
"pypi.console_scripts",
"pypi.classifier:Environment :: Console"
],
"ecosystem": "pypi"
}
]
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [],
"total": 0,
"header": 0,
"collected": true,
"has_inspect_badge": false
},
"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": "deflacue",
"exists": true,
"license": "BSD 3-Clause License",
"keywords": [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: End Users/Desktop",
"License :: OSI Approved :: BSD License",
"Operating System :: POSIX :: Linux",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Topic :: Multimedia :: Sound/Audio :: Conversion"
],
"ecosystem": "pypi",
"categories": [],
"matches_repo": true,
"registry_url": "https://pypi.org/project/deflacue/",
"declared_type": null,
"is_deprecated": false,
"latest_version": "2.0.1",
"repository_url": "http://github.com/idlesign/deflacue",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2012-12-22T13:20:48.705747Z",
"latest_published_at": "2020-11-08T01:26:58.487190Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2095
}
]
},
"popularity": {
"forks": 13,
"stars": 35,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2013-10-05",
"count": 1
},
{
"date": "2015-01-22",
"count": 1
},
{
"date": "2017-05-30",
"count": 1
},
{
"date": "2019-08-06",
"count": 1
},
{
"date": "2020-04-19",
"count": 1
},
{
"date": "2020-09-28",
"count": 1
},
{
"date": "2021-02-28",
"count": 1
},
{
"date": "2021-04-23",
"count": 1
},
{
"date": "2021-08-25",
"count": 1
},
{
"date": "2021-11-21",
"count": 1
},
{
"date": "2022-06-13",
"count": 1
},
{
"date": "2022-11-25",
"count": 1
},
{
"date": "2022-12-01",
"count": 1
}
],
"complete": true,
"collected": 13,
"total_forks": 13
},
"star_history": null,
"open_issues_and_prs": 5
},
"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": 10196,
"source_files_sampled": 7,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"setup.cfg",
"setup.py"
],
"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": 2,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "pytest",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pytest-datafixtures",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 0,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 1,
"open_issues": 3,
"closed_ratio": 0.25,
"closed_issues": 1,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "idlesign",
"commits": 48,
"avatar_url": "https://avatars.githubusercontent.com/u/145644?v=4"
},
{
"type": "User",
"login": "RavuAlHemio",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/582725?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.98
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [
"tox.ini"
],
"has_editorconfig": false,
"has_linter_config": true,
"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": null,
"reason": "no pull request found",
"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 0/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": 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": "no SAST tool detected",
"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": "711276d1166611e16e378ff68aaba76d00881c5c",
"ran_at": "2026-08-04T01:27:04Z",
"aggregate_score": 3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 0,
"authors_30d": 0,
"decided_30d": 0,
"sample_size": 1,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 0,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 5,
"created_at": "2021-04-23T16:29:37Z",
"last_comment_at": "2021-04-24T01:31:27Z",
"last_comment_author": "idlesign"
},
{
"number": 6,
"created_at": "2021-04-23T16:44:25Z",
"last_comment_at": "2021-04-24T01:33:48Z",
"last_comment_author": "idlesign"
}
],
"last_merged_pr_at": "2013-10-06T12:09:10Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 3,
"created_at": "2021-01-26T17:03:57Z",
"last_comment_at": "2021-01-27T02:19:16Z",
"last_comment_author": "idlesign"
},
{
"number": 4,
"created_at": "2021-04-22T16:46:10Z",
"last_comment_at": "2021-04-23T01:13:13Z",
"last_comment_author": "idlesign"
},
{
"number": 7,
"created_at": "2022-04-15T10:51:55Z",
"last_comment_at": "2022-04-18T02:30:40Z",
"last_comment_author": "idlesign"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/idlesign/deflacue",
"host": "github.com",
"name": "deflacue",
"owner": "idlesign"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "The weighted overall 33 is calibrated to 27 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 20% multiplier to weighted overall health and gives it an At Risk ceiling of 34.",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 33,
"calibrated": 27,
"calibration": "2026-08-02"
}
},
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 34,
"pct": 20
}
}
],
"value": 5,
"inputs": {
"security": 6,
"vitality": 10,
"community": 43,
"governance": 48,
"calibration": "2026-08-02",
"engineering": 56,
"ai_readiness": 28,
"weighted_overall_raw": 33,
"high_risk_jurisdiction_cap": 34,
"high_risk_jurisdiction_multiplier": 20,
"weighted_overall_before_jurisdiction": 27,
"overall_after_jurisdiction_multiplier": 5
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 10,
"weight": 0.21,
"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": 1641,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1641 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1641
}
}
],
"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": 24,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v2.0.1",
"releases_from_tags": true,
"days_since_latest_release": 2095,
"mean_days_between_releases": 575.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2095 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2095
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~575.5 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 575.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"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": 2,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 4685,
"days_since_last_human_commit": 1642,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1642 days, with nothing left unanswered",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 1642
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 43,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"forks": 13,
"stars": 35,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "35 stars",
"points": 24.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 35
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "13 forks",
"points": 9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 13
}
}
],
"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,
"readme_badges": 0,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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 (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "weak",
"name": "Sustainability & Governance",
"value": 48,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.98
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 98% of commits",
"points": 0.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 98
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "weak",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 47,
"inputs": {
"merged_prs": 1,
"open_issues": 3,
"closed_issues": 1,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 0,
"prs_decided_30d": 0,
"issue_closed_ratio": 0.25,
"closed_unmerged_prs": 0,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "25% of issues closed",
"points": 10.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 25
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/1 decided PRs merged",
"points": 30,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 1
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/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": 64,
"inputs": {
"followers": 158,
"owner_type": "User",
"is_verified": null,
"owner_login": "idlesign",
"public_repos": 84,
"account_age_days": 6123
},
"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": "158 followers of idlesign",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 158,
"login": "idlesign"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "84 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 84
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"deflacue"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 2095
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 2095 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2095
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "6 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 6
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 56,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"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": "tox.ini",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tox.ini"
}
}
],
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"python",
"cuesheet",
"cue",
"flac",
"sox",
"wrapper"
],
"has_wiki": false,
"homepage": "https://github.com/idlesign/deflacue",
"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": "https://github.com/idlesign/deflacue",
"points": 15,
"status": "met",
"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": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"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": "critical",
"name": "Security",
"value": 6,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 20% multiplier to Security posture and gives it an At Risk ceiling of 34.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 34,
"pct": 20
}
}
],
"value": 6,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 3,
"high_risk_jurisdiction_cap": 34,
"high_risk_jurisdiction_multiplier": 20,
"security_posture_after_multiplier": 6,
"security_posture_before_jurisdiction": 30
},
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 0/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 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": "no SAST tool detected",
"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": "at_risk",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 20,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "owner",
"count": 1,
"country": "Russia"
},
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 4
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: owner (1); Russia: top_contributor (1)",
"points": 20,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "owner",
"count": 1,
"country": "Russia"
}
},
{
"code": "jurisdiction_exposure_next",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 28,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 3,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.061,
"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 49 human commits state their intent (structured subject or explanatory body)",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 3,
"sampled": 49
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"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": 37,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"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": "tox.ini",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tox.ini"
}
}
],
"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 49",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 49
}
}
],
"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": "Python",
"largest_source_bytes": 10196,
"source_files_sampled": 7,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/7 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 7,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library",
"application"
],
"labels": [
"cli",
"library"
],
"scores": {
"cli": 16,
"library": 6
},
"primary": "cli",
"evidence": [
{
"tier": "declared",
"label": "cli",
"source": "pypi.console_scripts",
"weight": 10
},
{
"tier": "declared",
"label": "cli",
"source": "pypi.classifier:Environment :: Console",
"weight": 6
},
{
"tier": "distribution",
"label": "library",
"source": "registry:pypi",
"weight": 6
}
],
"artifacts": [
{
"path": "setup.py",
"labels": [
"cli"
],
"ecosystem": "pypi"
}
],
"confidence": "high",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-08-04T01:27:08.842940Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/idlesign/deflacue.svg",
"full_name": "idlesign/deflacue",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}