Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 03:19 UTC

rvben / aws-cdk-cli-py

A Python wrapper for the AWS Cloud Development Kit (CDK) that eliminates the need for npm/Node.js installation.

PythonCustom license★ 5 stars⑂ 0 forkssince Mar 2025View on GitHub ↗

rvben/aws-cdk-cli-py holds a health index of 47 out of 100, placing it in the At risk band. It scores highest on Vitality (69/100) and lowest on Community & Adoption (26/100). It was last updated today. A single contributor accounts for most of its recent work.

47
overall / 100
At risk

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

47
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Ruben J. JongejanPersonal account
79 followers140 public repossince Aug 2013AM8 B.V.

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
PyPIaws-cdk-cli2.1132.1-760 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

69Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
3.5/36Commit cadence — 5/52 weeks with commits
11.7/18Commit volume — 19 commits in the last year
6/10OpenSSF Scorecard: Maintained — 8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
Inputs used
commits_last_year19
human_commit_share1
days_since_last_push0
active_weeks_last_year5
How it's scored
16.2/27Ships releases — 72 version tags (no GitHub releases)
36/36Release recency — latest release 21 days ago
27/27Release cadence — a release every ~21.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count72
latest_release_tagv2.1132.1
releases_from_tagsyes
days_since_latest_release21
mean_days_between_releases21.8
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

26Critical · 18% of overall
How it's scored
9.8/60Stars — 5 stars
0/25Forks — 0 forks
0/15Watchers — 1 watchers
Inputs used
forks0
stars5
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

40At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.8/22.5Commit distribution — top contributor authored 96% of commits
2.7/13.5Contributor breadth — 2 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.963
How it's scored
0/46.8Issue resolution — no issues or no data
0/38.3PR acceptance — no decided pull requests or no data
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.7/25Owner reach — 79 followers of rvben
25/25Track record — 140 public repos, account ~12 yr old
Inputs used
followers79
owner_typeUser
is_verified
owner_loginrvben
public_repos140
account_age_days4,730
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
35/35Publish recency — latest publish 0 days ago
20/20Version history — 76 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesaws-cdk-cli
ecosystemspypi
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

56Moderate · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

42At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
4.5/7.5Maintained — 8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 11 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate2.8
Excluded from scoring (no data or not applicable): ci_tests, packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories22
affected_packages5
assessed_packages33
unassessed_packages4
affected_by_severityhigh 1, moderate 3, low 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 33 resolved dependencies against OSV. 4 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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.

37At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
12.5/40Legible commit history — 19 of 81 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.235
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 81
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesuv.lock
has_dockerfileno
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Python without a type-check config
55/55Manageable file sizes — 0/32 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes36,561
source_files_sampled32
oversized_source_files0

Key facts

5GitHub stars
2contributors
19commits, last 12 months
0days since last push
72releases
1bus factor
0open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index pypi:aws-cdk-cli@2.1132.1; advisories assessed against the repository dependency graph instead

More detail

OpenSSF Scorecard 2.8 / 10
2.8aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-23 03:19 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
6Maintained8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities11 existing vulnerabilities detected
All dependencies 37

Full resolved dependency set from the GitHub dependency graph: 0 direct and 37 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
PyPIalabaster1.0.0indirect
PyPIbabel2.17.0indirect
PyPIbuildindirect
PyPIcertifi2025.1.31indirect
PyPIcharset-normalizer3.4.1indirect
PyPIcolorama0.4.6indirect
PyPIcoverage7.7.0indirect
PyPIdocutils0.21.2indirect
PyPIexceptiongroup1.2.2indirect
PyPIidna3.10indirect
PyPIimagesize1.4.1indirect
PyPIimportlib-resourcesindirect
PyPIiniconfig2.0.0indirect
PyPIjinja23.1.6indirect
PyPImarkupsafe3.0.2indirect
PyPIpackaging24.2indirect
PyPIpluggy1.5.0indirect
PyPIpygments2.19.1indirect
PyPIpytest8.3.5indirect
PyPIpytest-cov6.0.0indirect
PyPIrequests2.32.3indirect
PyPIroman-numerals-py3.1.0indirect
PyPIruff0.11.0indirect
PyPIsetuptoolsindirect
PyPIsnowballstemmer2.2.0indirect
PyPIsphinx8.1.3indirect
PyPIsphinx-rtd-theme3.0.2indirect
PyPIsphinxcontrib-applehelp2.0.0indirect
PyPIsphinxcontrib-devhelp2.0.0indirect
PyPIsphinxcontrib-htmlhelp2.1.0indirect
PyPIsphinxcontrib-jquery4.1indirect
PyPIsphinxcontrib-jsmath1.0.1indirect
PyPIsphinxcontrib-qthelp2.0.0indirect
PyPIsphinxcontrib-serializinghtml2.0.0indirect
PyPItomli2.2.1indirect
PyPIurllib32.3.0indirect
PyPIwheelindirect
Dependency advisories 5

This repository publishes no package the index resolves, so its own dependency graph was assessed — 33 packages, which also include development and test pins that never ship: 5 carry known advisories, of which 0 are direct. 4 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
urllib32.3.0indirecthigh122.7.0
idna3.10indirectmoderate23.15
pytest8.3.5indirectmoderate29.0.3
requests2.32.3indirectmoderate42.33.0
pygments2.19.1indirectlow22.20.0

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 347,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Shell": 2304,
        "Python": 235392,
        "Makefile": 2504,
        "Batchfile": 2150
      },
      "pushed_at": "2026-07-23T03:12:32Z",
      "created_at": "2025-03-12T08:42:05Z",
      "owner_type": "User",
      "updated_at": "2026-07-01T13:04:25Z",
      "description": "A Python wrapper for the AWS Cloud Development Kit (CDK) that eliminates the need for npm/Node.js installation.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://am8.nl",
      "name": "Ruben J. Jongejan",
      "type": "User",
      "login": "rvben",
      "company": "AM8 B.V.",
      "location": "Netherlands",
      "followers": 79,
      "avatar_url": "https://avatars.githubusercontent.com/u/5196381?v=4",
      "created_at": "2013-08-09T09:44:22Z",
      "is_verified": null,
      "public_repos": 140,
      "account_age_days": 4730
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.1132.1",
          "kind": "patch",
          "published_at": "2026-07-01T13:04:04Z"
        },
        {
          "tag": "v2.1132.0",
          "kind": "minor",
          "published_at": "2026-07-01T13:04:04Z"
        },
        {
          "tag": "v2.1131.0",
          "kind": "minor",
          "published_at": "2026-07-01T13:04:04Z"
        },
        {
          "tag": "v2.1130.0",
          "kind": "minor",
          "published_at": "2026-07-01T13:04:04Z"
        },
        {
          "tag": "v2.1129.0",
          "kind": "minor",
          "published_at": "2026-07-01T13:04:04Z"
        },
        {
          "tag": "v2.1128.1",
          "kind": "patch",
          "published_at": "2026-06-22T19:12:06Z"
        },
        {
          "tag": "v2.1128.0",
          "kind": "minor",
          "published_at": "2026-06-04T14:37:12Z"
        },
        {
          "tag": "v2.1127.0",
          "kind": "minor",
          "published_at": "2026-06-04T14:37:12Z"
        },
        {
          "tag": "v2.1126.0",
          "kind": "minor",
          "published_at": "2026-06-04T12:48:37Z"
        },
        {
          "tag": "v2.1117.0",
          "kind": "minor",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1116.0",
          "kind": "minor",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1115.1",
          "kind": "patch",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1115.0",
          "kind": "minor",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1114.1",
          "kind": "patch",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1113.0",
          "kind": "minor",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1112.0",
          "kind": "minor",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1111.0",
          "kind": "minor",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1110.0",
          "kind": "minor",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1109.0",
          "kind": "minor",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1108.0",
          "kind": "minor",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1107.0",
          "kind": "minor",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1106.1",
          "kind": "patch",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1106.0",
          "kind": "minor",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1105.0",
          "kind": "minor",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1104.0",
          "kind": "minor",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1103.0",
          "kind": "minor",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1102.0",
          "kind": "minor",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1101.0",
          "kind": "minor",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1100.3",
          "kind": "patch",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1100.2",
          "kind": "patch",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1100.1",
          "kind": "patch",
          "published_at": "2025-12-17T11:08:52Z"
        },
        {
          "tag": "v2.1100.0",
          "kind": "minor",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1034.0",
          "kind": "minor",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1033.0",
          "kind": "minor",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1032.0",
          "kind": "minor",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1031.2",
          "kind": "patch",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1031.1",
          "kind": "patch",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1031.0",
          "kind": "minor",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1030.0",
          "kind": "minor",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1029.4",
          "kind": "patch",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1029.3",
          "kind": "patch",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1029.2",
          "kind": "patch",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1029.1",
          "kind": "patch",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1029.0",
          "kind": "minor",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1028.0",
          "kind": "minor",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1027.0",
          "kind": "minor",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1026.0",
          "kind": "minor",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1025.0",
          "kind": "minor",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1024.0",
          "kind": "minor",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1023.0",
          "kind": "minor",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1022.0",
          "kind": "minor",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1021.0",
          "kind": "minor",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1020.2",
          "kind": "patch",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1020.1",
          "kind": "patch",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1020.0",
          "kind": "minor",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1019.2",
          "kind": "patch",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1019.1",
          "kind": "patch",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1018.1",
          "kind": "patch",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1018.0",
          "kind": "minor",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1017.1",
          "kind": "patch",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1017.0",
          "kind": "minor",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1016.1",
          "kind": "patch",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1016.0",
          "kind": "minor",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1015.0",
          "kind": "minor",
          "published_at": "2025-05-14T19:07:11Z"
        },
        {
          "tag": "v2.1014.0",
          "kind": "minor",
          "published_at": "2025-04-28T06:47:06Z"
        },
        {
          "tag": "v2.1013.0",
          "kind": "minor",
          "published_at": "2025-04-28T06:47:06Z"
        },
        {
          "tag": "v2.1012.0",
          "kind": "minor",
          "published_at": "2025-04-08T20:30:49Z"
        },
        {
          "tag": "v2.1010.0",
          "kind": "minor",
          "published_at": "2025-04-08T20:30:49Z"
        },
        {
          "tag": "v2.1008.0",
          "kind": "minor",
          "published_at": "2025-04-08T20:30:49Z"
        },
        {
          "tag": "v2.1007.0",
          "kind": "minor",
          "published_at": "2025-03-20T19:03:49Z"
        },
        {
          "tag": "v2.1006.0",
          "kind": "minor",
          "published_at": "2025-03-20T19:03:49Z"
        },
        {
          "tag": "v2.1005.0",
          "kind": "minor",
          "published_at": "2025-03-19T15:28:17Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "5ad4fdb0d59cbccb876b517ada1269021578ea5d",
          "body": null,
          "is_bot": false,
          "headline": "chore: update bundled Node.js to 22.23.1",
          "author_name": "GitHub Actions Bot",
          "author_login": "actions-user",
          "committed_at": "2026-07-01T13:04:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18cbf42523270403a8c23c6977fe0533d360b65e",
          "body": null,
          "is_bot": false,
          "headline": "chore: update bundled Node.js to 22.23.0",
          "author_name": "GitHub Actions Bot",
          "author_login": "actions-user",
          "committed_at": "2026-06-22T19:12:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f649613bcc92fc02aea6b34d7a4b511960bbbd99",
          "body": "The Node.js runtime (node_binaries) is downloaded on first run and never bundled - the published sdist contains zero node_binaries entries - so the glob shipped nothing. In an editable install it could still materialize a site-packages/aws_cdk_cli/ data directory with no __init__.py that shadows the\n[…]\ncript. Keep only node_modules (the bundled AWS CDK), and add a packaging guard test.\n\nVerified: rebuilt sdist still ships node_modules (396 entries) and __init__.py; a fresh install runs cdk 2.1126.0.",
          "is_bot": false,
          "headline": "fix(build): drop vestigial node_binaries from package-data",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2026-06-04T14:37:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f553136acfe38ae19be526f146a30bfd2c5e77d2",
          "body": "Replace the unused [tool.black] config with [tool.ruff] (the formatter actually in use), and add the missing pytest-cov to the [project.optional-dependencies] dev extra so it matches [dependency-groups].dev. Keeps the documented `pip install -e \".[dev]\"` setup working.",
          "is_bot": false,
          "headline": "build: use ruff config and align dev dependency lists",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2026-06-04T13:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "579ccd5cea07d04f259f11f30e62de98890e76e2",
          "body": "Bring the five remaining files into ruff format compliance so the whole repo passes make fmt.",
          "is_bot": false,
          "headline": "style: format codebase with ruff",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2026-06-04T13:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5f99e877eb491a2e4c753e78b8d50701021a41a",
          "body": "GitHub forces Node 20 actions to Node 24 on 2026-06-16 and removes Node 20 from runners on 2026-09-16. Update checkout v4->v6, setup-python v5->v6, setup-node v4->v6, and upload-artifact v4->v7 across both workflows to clear the deprecation warnings.",
          "is_bot": false,
          "headline": "ci: bump GitHub Actions to Node 24 majors",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2026-06-04T13:05:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1af56f5037b6434c162e4c36a6e77ea069e10c32",
          "body": null,
          "is_bot": false,
          "headline": "chore: update bundled Node.js to 22.22.3",
          "author_name": "GitHub Actions Bot",
          "author_login": "actions-user",
          "committed_at": "2026-06-04T12:48:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "586428dd926121cade945b22cc318e2f15211e41",
          "body": "The version check derived the current version from `git describe`, which returned the PEP 440 tag v2.1117.0.post1. That is not valid semver, so the npm comparison errored and was swallowed into a green \"no update\" on every run, leaving the package several CDK releases behind and the repo inactive lo\n[…]\nnto tested helpers in update_node_version.py, reachable via `make node-current-version` and `make node-latest-version`.\n\nAdd a concurrency group so overlapping runs cannot race to create the same tag.",
          "is_bot": false,
          "headline": "fix(ci): make CDK update check fail loud and ignore post-release tags",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2026-06-04T12:38:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3ad472fed6ecbc742f5c2e1b70904960663e6b96",
          "body": "BSD sed on macOS doesn't support \\| alternation in basic regex,\ncausing .post1 suffix to not be stripped from CDK version.",
          "is_bot": false,
          "headline": "fix(ci): use extended regex for macOS sed compatibility",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2026-04-08T11:23:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "815597e42e9df17480758623b3e6ed9e63a99dd4",
          "body": "Node.js 20 reaches EOL on 2026-04-30. Update bundled Node.js from\n22.14.0 to 22.22.2 and raise the minimum requirement from 20.0.0\nto 22.0.0.\n\nAuto-update Node.js to latest LTS patch on each CDK release.\nSupport PEP 440 post/dev/rc suffixes in build pipeline.",
          "is_bot": false,
          "headline": "chore: update Node.js to 22.22.2, bump minimum to 22.0.0",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2026-04-08T11:20:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d40b582d5baf798f533979fde0c093eb12c7f7c",
          "body": "- Require Python >=3.10 (3.8 and 3.9 are EOL)\n- Update pytest to >=8.0.0, ruff to >=0.8.0, pytest-cov to >=6.0.0\n- Update sphinx to >=8.0.0,<9, sphinx-rtd-theme to >=3.0.0\n- CI now tests on Python 3.10 and 3.13",
          "is_bot": false,
          "headline": "chore: drop Python 3.8/3.9 support, update dependencies",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-12-17T11:08:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45ce2b94faf58f0b947afaac665abf8d01ec1600",
          "body": "- Use try/except for imports to support both relative and absolute imports\n- Define PathTraversalError locally to avoid import dependency on installer\n- Fixes build failure during wheel creation",
          "is_bot": false,
          "headline": "fix(post_install): handle both module and script execution contexts",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-12-17T10:35:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea6403f027249184254ac4898a226824bafddc80",
          "body": "- Add 'make download-cdk' step before 'make test' in CI\n- Mark binary-dependent tests as @pytest.mark.integration\n- Skip tests gracefully when Node.js binaries aren't available\n- Verified with 'act' - 94 passed, 7 skipped",
          "is_bot": false,
          "headline": "fix(ci): download CDK before running tests in workflow",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-12-17T10:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6782f1315e4c85e8ddd545b0070ee9b2bc159e1",
          "body": "…ests\n\n- Add type hints to semver_helper.py for better IDE support\n- Fix path traversal vulnerability in post_install.py download_node()\n- Remove unreachable dead code in post_install.py\n- Consolidate duplicate node-finding logic in cli.py using shared function\n- Add comprehensive unit tests for semver_helper.py (35 tests, 100% coverage)\n- Add unit tests for download.py (11 tests, 92% coverage)\n\nOverall test coverage improved from 20% to 28%.",
          "is_bot": false,
          "headline": "refactor: improve code quality with type hints, security fixes, and t…",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-12-17T10:06:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f8d22fb6ac4eb76345277bd1f5b424865b4eef7",
          "body": "- Fix path traversal vulnerability in tar extraction (CVE-style bug using\n  os.path.commonprefix replaced with pathlib.Path.relative_to)\n- Add PathTraversalError exception and security tests\n- Replace ~25 bare except Exception catches with specific exception types\n- Remove global mutation from is_no\n[…]\nry into shared find_node_in_directory()\n- Fix TOCTOU race conditions in file operations\n- Add type hints to all public API functions\n- Rewrite download.py with proper exception handling and type hints",
          "is_bot": false,
          "headline": "refactor: improve code quality with security fixes and type hints",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-12-17T09:50:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4dcd5bd9bbe6fbd249e213dce8552299368815b5",
          "body": "- Fix search order in runtime.py:get_node_path() to prefer node-v*\n  directories over bin/node fallback. Previously, mock bin/node files\n  created by tests would shadow the real node binary.\n\n- Fix test isolation in test_cdk_cli.py:\n  - Clean up leftover mock bin/node files at fixture startup\n  - Re\n[…]\ne creation from fixtures\n\n- Simplify test_cdk_init_and_synth to use proper mocking instead of\n  creating mock binary files (shell scripts can't execute JavaScript)\n\nAll 48 tests now pass consistently.",
          "is_bot": false,
          "headline": "fix(test): resolve test isolation issues and node binary search order",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-12-17T08:49:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2c37515075722a28f0d7d08c754f824cc7bdbb65",
          "body": "- Fix extraction directory in download_node() - was extracting to parent\n  dir instead of NODE_PLATFORM_DIR, causing path mismatch\n- Return actual node binary path from download_node() instead of relying\n  on stale NODE_BIN_PATH computed at import time\n- Update setup_nodejs() to use returned path fr\n[…]\nimport to use NODE_VERSION from constants.py instead of\n  runtime module where it no longer exists\n\nThese fixes resolve the --use-downloaded-node flag returning Node.js\nversion instead of CDK version.",
          "is_bot": false,
          "headline": "fix(runtime): resolve Node.js path issues with downloaded runtime",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-12-16T22:43:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b3ad196ee064938cad0660aca530a929e2ce38fd",
          "body": "- Create constants.py as single source of truth for NODE_VERSION,\n  NODE_URLS, NODE_CHECKSUMS, and platform detection\n- Fix checksums (original values were incorrect)\n- Replace shell=True with shutil.which() (security fix)\n- Add checksum verification to installer.py and post_install.py\n- Improve exception handling with specific exceptions\n- Add scripts/update_node_version.py to update version + checksums atomically",
          "is_bot": false,
          "headline": "refactor: centralize constants and fix security issues",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-12-16T22:31:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b493db7300127be725d84c8322886fd9aab2b5da",
          "body": "The workflow was using simple string inequality to detect new versions,\nwhich incorrectly triggered when npm returned an older version number.\n\nChanges:\n- Use npx semver for proper semantic version comparison\n- Add tag existence check to prevent race condition failures\n- Pre-release versions now handled correctly per semver spec",
          "is_bot": false,
          "headline": "fix(ci): use proper semver comparison in CDK version check",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-12-16T21:50:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a071c9b127551219bba5736c7f56efefc3693ed9",
          "body": null,
          "is_bot": false,
          "headline": "Remove obsolete test",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-05-14T19:07:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb38a890b02ebc3d4e828e286f4ee180b6507c51",
          "body": null,
          "is_bot": false,
          "headline": "Set NodeJS 20 as minimum as 18 is deprecated",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-05-08T15:54:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03867c5760c9cf23a9645e578997ee4b113f9954",
          "body": null,
          "is_bot": false,
          "headline": "Enhance output filtering by removing misleading upgrade recommendation",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-04-28T06:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad31dad8c43dfd5dbe27820f775596a67045de62",
          "body": null,
          "is_bot": false,
          "headline": "Normalize version format",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-04-28T05:57:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2209c8111bfc363796891cc24e2dfe03bceb6d57",
          "body": null,
          "is_bot": false,
          "headline": "Fix version bug",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-04-28T05:41:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08981ae5d98e913b062cc25fabef4ec795ce1081",
          "body": null,
          "is_bot": false,
          "headline": "Update test logic",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-04-28T05:31:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "add3426febadd8932b1f5e50cb56b26d26ef1ea7",
          "body": null,
          "is_bot": false,
          "headline": "Update trigger logic",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-04-28T05:03:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92397b4ce1c28df17c23a5b459e5c3273738bf49",
          "body": null,
          "is_bot": false,
          "headline": "Create symlink for node if needed",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-04-08T20:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a5150331ca51e9063411c85eedec5cef026d627",
          "body": null,
          "is_bot": false,
          "headline": "Use proper PYPI tokens",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-04-04T12:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66c6d854a4d45cbfc442086bf5ded8e5671980dd",
          "body": null,
          "is_bot": false,
          "headline": "Fix automatic release",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-04-04T11:21:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26b374575e992f66623df2c2b4f8757ed7a67dc9",
          "body": null,
          "is_bot": false,
          "headline": "Update to latest LTS version of Node.js",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-04-04T11:04:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bb2a2bd22ee25db2bb3552ae4aca937c87277f0",
          "body": null,
          "is_bot": false,
          "headline": "Fix documentation/comments to reflect reality better",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-20T19:03:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e2f852e1af9743a60669defa8eeb7596082ab30",
          "body": null,
          "is_bot": false,
          "headline": "Rename repo",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-20T18:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "406bd2fa799ea31872839398948a709724e04aa8",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub actions",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-19T20:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8721512af0aa7e8fd4ebc857abad879187ab4294",
          "body": null,
          "is_bot": false,
          "headline": "Another fix for Windows",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-19T20:39:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "946f260e45b408b1caa636098546c731ca2c38c2",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests for Windows",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-19T20:32:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53476814acdcf0d139cf887f127859d95ec9ae87",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests (again)",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-19T20:26:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d5c03750add93867c9c5164e89b68f73cad10a5",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-19T20:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9277ef387886261d15047bea0a107d91350442b2",
          "body": null,
          "is_bot": false,
          "headline": "Remove more dependencies",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-19T19:42:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0df85edcfc5389900dfdb394af7d0fd4b4c2cb0",
          "body": null,
          "is_bot": false,
          "headline": "Fix test command",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-19T19:31:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbb67e6f90c29e0e4acbca0c7383653221e995b3",
          "body": null,
          "is_bot": false,
          "headline": "Create .venv if it doesn't exist",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-19T19:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ec94d77bd9bd734155669a6ee76a662afca7f8a",
          "body": null,
          "is_bot": false,
          "headline": "Add placeholder version.py",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-19T19:24:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de2378ff418f835c62ccf1bd0baf0b853a93ae61",
          "body": null,
          "is_bot": false,
          "headline": "Improve venv handling in Makefile",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-19T19:20:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57c4632cf9bf1b9ccbc6b527c008c94c11798c6d",
          "body": null,
          "is_bot": false,
          "headline": "Make manual trigger of build and publish possible",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-19T16:29:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f00f7c1d5f2471cfbb3da6d4b6021d11733e981f",
          "body": null,
          "is_bot": false,
          "headline": "Add build action",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-19T16:24:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a48a150408f23bf73c4b7f5665ed4e2d4e6bd04c",
          "body": null,
          "is_bot": false,
          "headline": "Simplify workflows; start with version check",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-19T15:28:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5260ba2476c3783bc73a6640d91c93475cee2f44",
          "body": null,
          "is_bot": false,
          "headline": "Simplify dependencies further",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-19T13:53:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "318628735280b51783ab6dfd2f08c6bd491a9d2a",
          "body": null,
          "is_bot": false,
          "headline": "Rename flag to use bundled node",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-19T12:57:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dd4658e3dc71df544ac90741bb7f3b26811dd45",
          "body": null,
          "is_bot": false,
          "headline": "Remove dependencies",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-19T12:48:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45384a7d499b9e99816d3a6e434ec6d2323a1d5e",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-19T11:15:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c936e154e9722e53a41dc9004ec853736fc5f735",
          "body": null,
          "is_bot": false,
          "headline": "Fix unnecessary logging",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-19T10:50:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ac06ddcfe840e9a0f3e0b8f610c1d8a6bc8a973",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-19T10:32:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e91cf24f9aad44510a2f9393f2adf50568ccda84",
          "body": null,
          "is_bot": false,
          "headline": "Rename to aws-cdk-cli",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-19T10:27:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a80e8dc322d339327d6db96796173f32705f23b2",
          "body": null,
          "is_bot": false,
          "headline": "Add support for bun",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-19T07:07:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b6d2c5bdc9ef95eeda6c8fe8a3630ee267e9ec5",
          "body": null,
          "is_bot": false,
          "headline": "Migrate to different approach and naming",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-18T21:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14091cb42fa57728b2442ba9fc2c44935d6cfb56",
          "body": null,
          "is_bot": false,
          "headline": "Simplify build and publish",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-18T20:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e344e9593a611b4964ded80cb7caefdb0552056",
          "body": null,
          "is_bot": false,
          "headline": "Fix version override",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-14T06:29:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9af3e05ab41e9a5adfbcc6c7e85c82c21e1fab90",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub actions to reflect changes",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-13T18:33:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4827f8af760b7ee06e2c59f9d46621657b056022",
          "body": null,
          "is_bot": false,
          "headline": "Refactor package structure to aws_cdk_wrapper and update related paths",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-13T17:03:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a9df5b755d87c26395882f23452034d3f99a016",
          "body": null,
          "is_bot": false,
          "headline": "Add --integration option for tests",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-13T16:29:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad60f6482f7c4e565f013b66436379fd1373cfed",
          "body": null,
          "is_bot": false,
          "headline": "Fix global variable issue",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T21:10:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bd0f765cd5def469769eea5a48674b6aae7507d",
          "body": null,
          "is_bot": false,
          "headline": "Additional fixes",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T21:04:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "321be678ce766fd682cc9ee3f11b7251256a6613",
          "body": null,
          "is_bot": false,
          "headline": "Ensure compatibility with older Python versions",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T20:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e06ed3f7dd7072815e44413f1dda172f303081a",
          "body": null,
          "is_bot": false,
          "headline": "Enhance CDK version command test to validate output format using regex",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T17:39:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02ce6e28f16c93175e9032611604d628ba44a876",
          "body": "…inaries",
          "is_bot": false,
          "headline": "Implement Node.js version directory detection for platform-specific b…",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T17:36:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91e3d0cca91572022973e69302d65bc6b77ad7a7",
          "body": null,
          "is_bot": false,
          "headline": "Enhance error handling in Node.js and AWS CDK installation processes",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T17:20:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b853fbe1384c5a7cc31e97b547a20abeb72d956",
          "body": null,
          "is_bot": false,
          "headline": "Add integration test make targets",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T15:56:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01b2fd881847aac4b6d1a1c43d89ffd954c03f7b",
          "body": null,
          "is_bot": false,
          "headline": "Improve caching",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T15:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "318d6864c1e39249400e4fc6aa1626996aa1a6e5",
          "body": null,
          "is_bot": false,
          "headline": "Add option to override CDK_VERSION",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T14:16:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da9f0d249e76ca8095e553b5dfda229711318a12",
          "body": null,
          "is_bot": false,
          "headline": "Add nodejs as dependency for tests",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T14:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80ffebb9b0a546825bf43c6aefd11117dbd3c7e4",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T14:04:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd7999e96836b7dd61093d2efeac7bdf534de1a8",
          "body": null,
          "is_bot": false,
          "headline": "Fix issue with renaming",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T13:20:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13345f526520048390a12ff4c8fc271c08f087b4",
          "body": null,
          "is_bot": false,
          "headline": "Rename to aws-cdk-wrapper",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T13:05:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "936916fe62a95010b8a750f6491966fab8f67a1a",
          "body": null,
          "is_bot": false,
          "headline": "Improve Node.js installation and version display robustness",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T10:26:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ecda4074ed03f8faa9db2627b60cefcc031ef09",
          "body": "…anisms",
          "is_bot": false,
          "headline": "Improve post-installation and installer robustness with fallback mech…",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T09:56:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ec63a873ef1283dbc5efa2bf75ae5b052a0a0b2",
          "body": null,
          "is_bot": false,
          "headline": "Fix windows support (hopefully)",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T09:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ecc604a5dc81d0c96ecbe5f88b37fdde73c8398",
          "body": null,
          "is_bot": false,
          "headline": "Enhance GitHub Actions workflow with PyPI publishing stages",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T09:42:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac58f5b4d930ed80cf58f0583dada1b52228266b",
          "body": null,
          "is_bot": false,
          "headline": "Refactor GitHub Actions workflow and test cases",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T09:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "795ec5b74af6b83ac6fb918e56dffa0dec2fdf5b",
          "body": null,
          "is_bot": false,
          "headline": "Update CLI test cases to use patched sys.argv",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T09:32:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "485de032528a5ad2b52d59398eae3a4827324c75",
          "body": null,
          "is_bot": false,
          "headline": "Enhance test suite and CI configuration",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T09:29:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef54fd217a413483daf431b77aa6bce225545d5c",
          "body": null,
          "is_bot": false,
          "headline": "Fix Node.js binary path and CDK script path issues",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T08:17:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4109eb5a6670a50fd5fd5674b7e112582b328ae0",
          "body": null,
          "is_bot": false,
          "headline": "First version",
          "author_name": "Ruben J. Jongejan",
          "author_login": "rvben",
          "committed_at": "2025-03-12T07:23:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 72,
      "commits_last_year": 19,
      "latest_release_at": "2026-07-01T13:04:04Z",
      "latest_release_tag": "v2.1132.1",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 5,
      "days_since_latest_release": 21,
      "mean_days_between_releases": 21.8
    },
    "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": "aws-cdk-cli",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "Development Status :: 3 - Alpha",
            "Intended Audience :: Developers",
            "License :: OSI Approved :: MIT License",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/aws-cdk-cli/",
          "is_deprecated": false,
          "latest_version": "2.1132.1",
          "repository_url": "https://github.com/rvben/aws-cdk-cli-py",
          "versions_count": 76,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2025-03-19T10:12:05.984608Z",
          "latest_published_at": "2026-07-23T03:14:15.584178Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 5,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 36561,
      "source_files_sampled": 32,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml",
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.3.0",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-2xpw-w6gg-jr37",
              "GHSA-38jv-5279-wg99",
              "GHSA-48p4-8xcf-vxj5",
              "GHSA-gm62-xv2j-4w53",
              "GHSA-pq67-6m6q-mj2v",
              "GHSA-qccp-gfcp-xxvc",
              "PYSEC-2026-141",
              "PYSEC-2026-1994",
              "PYSEC-2026-1996",
              "PYSEC-2026-1997"
            ],
            "fixed_version": "2.7.0",
            "advisory_count": 12,
            "oldest_advisory_days": 399
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.10",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-65pc-fj4g-8rjx",
              "PYSEC-2026-215"
            ],
            "fixed_version": "3.15",
            "advisory_count": 2,
            "oldest_advisory_days": 64
          },
          {
            "name": "pytest",
            "direct": false,
            "version": "8.3.5",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 6.8,
            "advisory_ids": [
              "GHSA-6w46-j5rx-g56g",
              "PYSEC-2026-1845"
            ],
            "fixed_version": "9.0.3",
            "advisory_count": 2,
            "oldest_advisory_days": 181
          },
          {
            "name": "requests",
            "direct": false,
            "version": "2.32.3",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 5.5,
            "advisory_ids": [
              "GHSA-9hjg-9r4m-mvj7",
              "GHSA-gc5v-m9x4-r6x2",
              "PYSEC-2026-1872",
              "PYSEC-2026-2275"
            ],
            "fixed_version": "2.33.0",
            "advisory_count": 4,
            "oldest_advisory_days": 408
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.19.1",
            "severity": "low",
            "ecosystem": "pypi",
            "cvss_score": 3.3,
            "advisory_ids": [
              "GHSA-5239-wwwm-4pmq",
              "PYSEC-2026-2987"
            ],
            "fixed_version": "2.20.0",
            "advisory_count": 2,
            "oldest_advisory_days": 122
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 1,
          "moderate": 3
        },
        "advisory_count": 22,
        "affected_count": 5,
        "assessed_count": 33,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 4,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "alabaster",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "babel",
            "direct": false,
            "version": "2.17.0",
            "ecosystem": "pypi"
          },
          {
            "name": "build",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2025.1.31",
            "ecosystem": "pypi"
          },
          {
            "name": "charset-normalizer",
            "direct": false,
            "version": "3.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "colorama",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "coverage",
            "direct": false,
            "version": "7.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "docutils",
            "direct": false,
            "version": "0.21.2",
            "ecosystem": "pypi"
          },
          {
            "name": "exceptiongroup",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.10",
            "ecosystem": "pypi"
          },
          {
            "name": "imagesize",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "importlib-resources",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "iniconfig",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "pypi"
          },
          {
            "name": "markupsafe",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "24.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pluggy",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.19.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": "8.3.5",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-cov",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": "2.32.3",
            "ecosystem": "pypi"
          },
          {
            "name": "roman-numerals-py",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "ruff",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "snowballstemmer",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx",
            "direct": false,
            "version": "8.1.3",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-rtd-theme",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-applehelp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-devhelp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-htmlhelp",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-jquery",
            "direct": false,
            "version": "4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-jsmath",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-qthelp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-serializinghtml",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "tomli",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "wheel",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 37,
        "direct_count": 0,
        "indirect_count": 37
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "rvben",
          "commits": 78,
          "avatar_url": "https://avatars.githubusercontent.com/u/5196381?v=4"
        },
        {
          "type": "User",
          "login": "actions-user",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/65916846?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.963
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-and-publish.yml",
        "check-cdk-version.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "uv.lock"
      ],
      "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": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 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": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 6,
            "reason": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
            "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": "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": 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": 0,
            "reason": "11 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "5ad4fdb0d59cbccb876b517ada1269021578ea5d",
        "ran_at": "2026-07-23T03:19:24Z",
        "aggregate_score": 2.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-23T03:14:21Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/rvben/aws-cdk-cli-py",
    "host": "github.com",
    "name": "aws-cdk-cli-py",
    "owner": "rvben"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 47,
      "inputs": {
        "security": 42,
        "vitality": 69,
        "community": 26,
        "governance": 40,
        "engineering": 56
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 69,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "commits_last_year": 19,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 5
            },
            "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": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "19 commits in the last year",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "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": 88,
            "inputs": {
              "releases_count": 72,
              "latest_release_tag": "v2.1132.1",
              "releases_from_tags": true,
              "days_since_latest_release": 21,
              "mean_days_between_releases": 21.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "72 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 72
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 21 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~21.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 21.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 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": 21,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 21 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 21
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 26,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "forks": 0,
              "stars": 5,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "5 stars",
                "points": 9.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "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": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 40,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.963
            },
            "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 96% of commits",
                "points": 0.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "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 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "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": 61,
            "inputs": {
              "followers": 79,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "rvben",
              "public_repos": 140,
              "account_age_days": 4730
            },
            "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": "79 followers of rvben",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 79,
                      "login": "rvben"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "140 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 140
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "aws-cdk-cli"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "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 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "76 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 76
                    }
                  }
                ],
                "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.2,
        "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": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 42,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 28,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 2.8
            },
            "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 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no 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.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
                "points": 4.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": "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": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "11 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 33 resolved dependencies against OSV; 4 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 33
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 4
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 22,
              "affected_packages": 5,
              "assessed_packages": 33,
              "unassessed_packages": 4,
              "affected_by_severity": "high 1, moderate 3, low 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 33,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "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": 2
            },
            "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": 37,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.235,
              "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": "19 of 81 human commits state their intent (structured subject or explanatory body)",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 19,
                      "sampled": 81
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "uv.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 81",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 81
                    }
                  }
                ],
                "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": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 36561,
              "source_files_sampled": 32,
              "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/32 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 32,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "deps.dev does not index pypi:aws-cdk-cli@2.1132.1; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T03:19:28.585926Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rvben/aws-cdk-cli-py.svg",
  "full_name": "rvben/aws-cdk-cli-py",
  "license_state": "custom",
  "license_spdx": null
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI.