Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-30 22:19 UTC

edwardgeorge / virtualenv-clone

A script for cloning a non-relocatable virtualenv. originated here: https://gist.github.com/860822

PythonCustom license★ 224 stars⑂ 57 forkssince Mar 2011View on GitHub ↗

edwardgeorge/virtualenv-clone holds a health index of 23 out of 100, placing it in the At Risk band. It scores highest on Sustainability & Governance (64/100) and lowest on Vitality (13/100). It was last updated 454 days ago. 2 contributors account for most of its recent work.

23
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, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

23
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 43 is calibrated to 39 on the published index scale (record calibration 2026-08-02).

Ownership

Edward GeorgePersonal account
83 followers117 public repossince Feb 2008

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
PyPIvirtualenv-clone0.5.71,618,129181786 days ago

Metrics by category

Vitality

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

13Critical · 21% of overall
How it's scored
0/36Push recency — last push 454 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push454
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 16 version tags (no GitHub releases)
0/36Release recency — latest release 1,787 days ago
12.6/27Release cadence — a release every ~159 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count16
latest_release_tag0.5.7
releases_from_tagsyes
days_since_latest_release1,787
mean_days_between_releases159
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?

63Moderate · 17% of overall
How it's scored
38.1/60Stars — 224 stars
14.6/25Forks — 57 forks
4.3/15Watchers — 7 watchers
Inputs used
forks57
stars224
watchers7
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
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 1,618,129 downloads/month across pypi
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesvirtualenv-clone
dependents
ecosystemspypi
total_downloads
monthly_downloads1,618,129
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

64Moderate · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
14.2/22.5Commit distribution — top contributor authored 37% of commits
13.5/13.5Contributor breadth — 19 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled19
top_contributor_share0.367
How it's scored
24.3/42Issue resolution — 58% of issues closed
22.7/30PR acceptance — 28/37 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
9/15OpenSSF Scorecard: Code-Review — Found 18/27 approved changesets -- score normalized to 6
Inputs used
merged_prs28
open_issues16
closed_issues22
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.579
closed_unmerged_prs9
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.8/25Owner reach — 83 followers of edwardgeorge
25/25Track record — 117 public repos, account ~18 yr old
Inputs used
followers83
owner_typeUser
is_verified
owner_loginedwardgeorge
public_repos117
account_age_days6,727
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
4/35Publish recency — latest publish 1,786 days ago
20/20Version history — 18 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesvirtualenv-clone
ecosystemspypi
any_deprecatedno
min_days_since_publish1,786

Engineering Quality

Are baseline engineering and documentation practices in place?

44Weak · 19% of overall
How it's scored
0/24CI workflows
24/24Tests present
16/16Linter config — tox.ini
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 18 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

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?

35Weak · 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 — 0 out of 18 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
4.5/7.5Code-Review — Found 18/27 approved changesets -- score normalized to 6
2.5/2.5Contributors — project has 4 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.5
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

31At Risk · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
11.7/40Legible commit history — 22 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.22
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — tox.ini
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — Python without a type-check config
55/55Manageable file sizes — 0/7 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes10,759
source_files_sampled7
oversized_source_files0

Key facts

224GitHub stars
19contributors
0commits, last 12 months
454days since last push
16releases
2bus factor
16open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 57 ⇿
0Stars
57Forks
12Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

010203040505022011-092018-102025-11
Major 0Minor 3Patch 9

Each point covers 14 days.

OpenSSF Scorecard 3.5 / 10
3.5aggregate

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-30 22:19 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 18 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6Code-ReviewFound 18/27 approved changesets -- score normalized to 6
10Contributorsproject has 4 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 3

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

RegistryPackageVersionRelation
PyPIpytestindirect
PyPItoxindirect
PyPIvirtualenvindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 69,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Python": 27099
      },
      "pushed_at": "2025-05-02T00:32:01Z",
      "created_at": "2011-03-15T06:52:55Z",
      "owner_type": "User",
      "updated_at": "2026-07-25T22:55:44Z",
      "description": "A script for cloning a non-relocatable virtualenv. originated here: https://gist.github.com/860822",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Edward George",
      "type": "User",
      "login": "edwardgeorge",
      "company": null,
      "location": "Manchester, UK",
      "followers": 83,
      "avatar_url": "https://avatars.githubusercontent.com/u/1572?v=4",
      "created_at": "2008-02-28T13:22:26Z",
      "is_verified": null,
      "public_repos": 117,
      "account_age_days": 6727
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "0.5.7",
          "kind": "patch",
          "published_at": "2021-09-06T23:18:25Z"
        },
        {
          "tag": "0.5.6",
          "kind": "patch",
          "published_at": "2021-07-27T19:12:09Z"
        },
        {
          "tag": "0.5.5",
          "kind": "patch",
          "published_at": "2021-07-19T21:24:26Z"
        },
        {
          "tag": "0.5.4",
          "kind": "patch",
          "published_at": "2020-03-26T23:10:09Z"
        },
        {
          "tag": "0.5.3",
          "kind": "patch",
          "published_at": "2019-04-08T23:09:56Z"
        },
        {
          "tag": "0.5.2",
          "kind": "patch",
          "published_at": "2019-03-30T23:51:08Z"
        },
        {
          "tag": "0.5.1",
          "kind": "patch",
          "published_at": "2019-01-22T18:18:08Z"
        },
        {
          "tag": "0.5.0",
          "kind": "minor",
          "published_at": "2019-01-17T18:25:46Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2018-10-15T19:53:46Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2017-10-07T00:23:18Z"
        },
        {
          "tag": "0.2.6",
          "kind": "patch",
          "published_at": "2015-06-29T10:34:24Z"
        },
        {
          "tag": "0.2.4",
          "kind": "patch",
          "published_at": "2012-06-13T20:37:38Z"
        },
        {
          "tag": "0.2.2",
          "kind": "patch",
          "published_at": "2011-07-05T21:17:36Z"
        },
        {
          "tag": "0.2.1",
          "kind": "patch",
          "published_at": "2011-07-05T15:12:33Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2011-07-05T15:09:17Z"
        },
        {
          "tag": "0.1.2",
          "kind": "patch",
          "published_at": "2011-03-15T07:20:25Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2ff28e5808c824484d474b992cbb9fe62e8279f1",
          "body": "  - With virtualenv version >= 20.13.0, the `test_clone_contents`\n    started failing, because a zip file was present within the\n    cloned virtualenv directory and couldn't be decoded as 'utf-8'.\n\n  - Users saw the following error when running tests:\n\n    ```\n    File \"virtualenv-clone/tests/test_v\n[…]\ns.\n    https://github.com/pypa/setuptools/issues/2709\n\n  - This commit simply updates the test to skip over `.zip` files, like it\n    already does for other types of binary files (`.pyc`, '.egg` etc.)",
          "is_bot": false,
          "headline": "fix: skip `my-test-package.zip` file in `test_clone_contents`",
          "author_name": "shahruk10",
          "author_login": "shahruk10",
          "committed_at": "2025-05-02T00:32:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1303cd0c0063d3392d6514e5f24779d19c692938",
          "body": null,
          "is_bot": false,
          "headline": "Support Python 3.11, 3.12",
          "author_name": "matoro",
          "author_login": "matoro",
          "committed_at": "2023-12-19T04:01:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91cf8999f3c59e67bc5fcc084dacb9e2fe2241b6",
          "body": null,
          "is_bot": false,
          "headline": "pypi: Prepare release for version 0.5.7.",
          "author_name": "Eeshan Garg",
          "author_login": "eeshangarg",
          "committed_at": "2021-09-06T23:18:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6c8899f3bc43c1f36166c4fe60590e4b0086981",
          "body": "Data files need to be explicitly specified in MANIFEST.in for them\nto be included in the tarball (i.e. the source distribution). In\nthis case, tox.ini is necessary configuration file for packaging\nthis library for certain Linux distros.",
          "is_bot": false,
          "headline": "packaging: Include tox.ini config file in source distributions.",
          "author_name": "Eeshan Garg",
          "author_login": "eeshangarg",
          "committed_at": "2021-09-06T23:18:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6e3209283b7a1289518be02c8373153a05e5c81",
          "body": null,
          "is_bot": false,
          "headline": "pypi: Prepare release for version 0.5.6.",
          "author_name": "Eeshan Garg",
          "author_login": "eeshangarg",
          "committed_at": "2021-07-27T19:12:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51141f7633230f3e269da5e3d0a5dd0d5985b5d3",
          "body": "Previously, sys.version[:3] was used to obtain Python's version which\nerroneously returned \"3.1\" for Python 3.10+ versions.",
          "is_bot": false,
          "headline": "Make _virtualenv_sys() also work on Python 3.10+",
          "author_name": "Tadej Janež",
          "author_login": "tjanez",
          "committed_at": "2021-07-27T17:08:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2729b3c128a1f57ff10812bb6e645bb6219ce1b8",
          "body": null,
          "is_bot": false,
          "headline": "Add support for using Python 3.10",
          "author_name": "Tadej Janež",
          "author_login": "tjanez",
          "committed_at": "2021-07-27T17:08:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a699e14a76e79886796e10ea2e5c0fcde47ba803",
          "body": null,
          "is_bot": false,
          "headline": "pypi: Prepare release for version 0.5.5.",
          "author_name": "Eeshan Garg",
          "author_login": "eeshangarg",
          "committed_at": "2021-07-19T21:24:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c34983890575cc4e178278cf1269210ce8523513",
          "body": "Fixes #64.\r\n\r\nCo-authored-by: Nikita Obukhov <nickf.altlinux.org>",
          "is_bot": false,
          "headline": "Add support for using with python3.9.",
          "author_name": "nerwack",
          "author_login": "nerwack",
          "committed_at": "2021-07-14T23:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a61552d99087c99895a0d0ca104ed47a1eade24",
          "body": null,
          "is_bot": false,
          "headline": "pypi: Prepare release for version 0.5.4.",
          "author_name": "Eeshan Garg",
          "author_login": "eeshangarg",
          "committed_at": "2020-03-26T23:10:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34636ea3e058f99d1fc0a3851c6190bbe0648345",
          "body": "Fixes #59.\r\n\r\nCo-authored-by: Nikita Obukhov <nickf.altlinux.org>",
          "is_bot": false,
          "headline": "Mark virtualenv-clone as supporting python3.8.",
          "author_name": "nerwack",
          "author_login": "nerwack",
          "committed_at": "2020-03-22T17:25:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "434b12eb725ac1850b60f2bad8e848540e5596de",
          "body": null,
          "is_bot": false,
          "headline": "Prepare release for version 0.5.3.",
          "author_name": "Eeshan Garg",
          "author_login": "eeshangarg",
          "committed_at": "2019-04-08T23:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ece0448a46ac3f474a555c903965414edd185d27",
          "body": "Fixes #53.",
          "is_bot": false,
          "headline": "MANIFEST: Include README.md properly.",
          "author_name": "Eeshan Garg",
          "author_login": "eeshangarg",
          "committed_at": "2019-04-04T18:20:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98093e7712e11e32014f6fffb57c7cd4dae85113",
          "body": null,
          "is_bot": false,
          "headline": "gitignore: Ignore package build directories.",
          "author_name": "Eeshan Garg",
          "author_login": "eeshangarg",
          "committed_at": "2019-04-04T18:20:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d3623a18cc8d79e465ebba7ae415cfcdc8f3848",
          "body": null,
          "is_bot": false,
          "headline": "Prepare release for version 0.5.2.",
          "author_name": "Eeshan Garg",
          "author_login": "eeshangarg",
          "committed_at": "2019-03-30T23:51:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80ce29ba86bdbba258e005c7ffed7aa594b46be1",
          "body": "Fixes #48.",
          "is_bot": false,
          "headline": "Convert iterable to list to reuse in Python 3.",
          "author_name": "Brian Vanderwende",
          "author_login": "vanderwb",
          "committed_at": "2019-01-25T01:48:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4d62d1c543d8efaf651401ebfa77e35da53842e",
          "body": "Fixes #44.",
          "is_bot": false,
          "headline": "Fix incorrect Python __version__ value.",
          "author_name": "Eeshan Garg",
          "author_login": "eeshangarg",
          "committed_at": "2019-01-22T18:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "563b3722d54f77cbc7e94344c62ce89c4d46607e",
          "body": null,
          "is_bot": false,
          "headline": "Prepare release for version 0.5.0.",
          "author_name": "Eeshan Garg",
          "author_login": "eeshangarg",
          "committed_at": "2019-01-17T18:25:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e49954e4f049e0844896bdfda4401f07eba921c6",
          "body": null,
          "is_bot": false,
          "headline": "Add python3.7 support and remove desupported 3.3 support.",
          "author_name": "Ömer Fadıl USTA",
          "author_login": "usta",
          "committed_at": "2019-01-08T20:59:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72bb3d48c1f5092141ce0a6d37708ae951c39ab1",
          "body": "This makes it possible to do CI with Python 3.7.",
          "is_bot": false,
          "headline": "ci: Update .travis.yml to run on Xenial.",
          "author_name": "Ömer Fadıl USTA",
          "author_login": "usta",
          "committed_at": "2019-01-08T20:58:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "168f8b70af723d084eac38656674e81dcec6c286",
          "body": null,
          "is_bot": false,
          "headline": "Prepare release for version 0.4.0.",
          "author_name": "Eeshan Garg",
          "author_login": "eeshangarg",
          "committed_at": "2018-10-15T19:53:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1adfdb80d3a7ccbf871e637952d1771ba0344065",
          "body": null,
          "is_bot": false,
          "headline": "Fix Python typo.",
          "author_name": "Hugo",
          "author_login": "hugovk",
          "committed_at": "2018-10-09T23:26:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee3169a6141a663ab29d465483269770bc8c0f0c",
          "body": null,
          "is_bot": false,
          "headline": "Use README.md on PyPI.",
          "author_name": "Hugo",
          "author_login": "hugovk",
          "committed_at": "2018-10-09T23:26:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e7924d3b705c83f59252451542f18856981a4c9",
          "body": null,
          "is_bot": false,
          "headline": "Convert README to Markdown.",
          "author_name": "Hugo",
          "author_login": "hugovk",
          "committed_at": "2018-10-09T23:26:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c8b2a5a9ec2f9d57adc751e33a075fabe2ff7b8",
          "body": null,
          "is_bot": false,
          "headline": "Drop support for EOL Python versions.",
          "author_name": "Hugo",
          "author_login": "hugovk",
          "committed_at": "2018-10-05T23:09:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32eafad8979eb379458ec118d27ad451599db451",
          "body": null,
          "is_bot": false,
          "headline": "Prepare release for version 0.3.0.",
          "author_name": "Tim Abbott",
          "author_login": "timabbott",
          "committed_at": "2017-10-07T00:23:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b318cbb3828b465293759464d8c164d467e2893f",
          "body": "This fixes the problem where the converted PTH file was written as\nUNICODE rather than UTF-8, complete with a test.",
          "is_bot": false,
          "headline": "Fix fixup_pth_file with files written in UNICODE rather than UTF-8.",
          "author_name": "Jens Andersen (jensand)",
          "author_login": null,
          "committed_at": "2017-10-06T23:01:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9f4dd518297d4a9e0a64ceb0e5aa7a376162b3c",
          "body": "Thanks to Jens Anderson for the suggestion.",
          "is_bot": false,
          "headline": "Fix use of .format() so that Python 2.6 works.",
          "author_name": "Tim Abbott",
          "author_login": "timabbott",
          "committed_at": "2017-10-06T22:59:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e12ae3fde23e40b9267e384b658b1e959fdaab1f",
          "body": null,
          "is_bot": false,
          "headline": "Modify tox.ini to match Travis CI.",
          "author_name": "Jens Andersen (jensand)",
          "author_login": null,
          "committed_at": "2017-10-06T22:57:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44e831da39ffb6b9bb5c7d103d98babccdca0456",
          "body": "Fixes #30",
          "is_bot": false,
          "headline": "Enable Travis.",
          "author_name": "Umair Khan",
          "author_login": "umairwaheed",
          "committed_at": "2017-09-19T23:43:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "089d692022e9a3903dbbad249b96dc10d58de186",
          "body": "In clonevirtualenv.main we convert paths into real paths. If the real\npath is not equal to the oriainal path then tests fail because in\ntests/__init__.py the paths defined are not converted to real paths.",
          "is_bot": false,
          "headline": "tests: Turn venv_path/clone_path into real paths.",
          "author_name": "Umair Khan",
          "author_login": "umairwaheed",
          "committed_at": "2017-09-19T23:43:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baa594b1d1cf0f629cb3f6f9cd55ca7f0cf073c6",
          "body": null,
          "is_bot": false,
          "headline": "testing: Test only available versions of Python.",
          "author_name": "Umair Khan",
          "author_login": "umairwaheed",
          "committed_at": "2017-09-19T23:43:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c3b6a49f6bb06371cee31ab226ce6feaf65934d",
          "body": null,
          "is_bot": false,
          "headline": "Add .gitignore.",
          "author_name": "Umair Khan",
          "author_login": "umairwaheed",
          "committed_at": "2017-09-19T23:43:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15f83953b0e3a50f17f0c9f281bb9c2a0dbe34eb",
          "body": "This fixes the logic to automatically follow symbolic links present in either path passed into the tool.",
          "is_bot": false,
          "headline": "Use realpath to handle symbolic links.",
          "author_name": "Ben Rudolph",
          "author_login": "benrudolph",
          "committed_at": "2017-09-16T16:36:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef13ee2e1b629381502cec6bf033c27801b15e3c",
          "body": "This takes care of the scheme in which shebang is of type\nis of type 3.x e.g. 3.5.\n\nFixes: #23",
          "is_bot": false,
          "headline": "Match with source venv python version as well.",
          "author_name": "Umair Khan",
          "author_login": "umairwaheed",
          "committed_at": "2017-09-16T16:32:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1511790f1c011fbd4ba5492fe78d60b306be85a",
          "body": "See https://docs.python.org/3/whatsnew/3.6.html#deprecated-python-behavior for details.",
          "is_bot": false,
          "headline": "Fix invalid regular expression escape sequence in Python 3.",
          "author_name": "Ville Skyttä",
          "author_login": "scop",
          "committed_at": "2017-09-16T16:30:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "201d91aa788c53a14a8e79f49d9a91ae024802db",
          "body": null,
          "is_bot": false,
          "headline": "update version in setup.py",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2015-06-29T10:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79a26678d5810d09c76d9f5eb23bd207313929d6",
          "body": null,
          "is_bot": false,
          "headline": "spelling correction",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2015-06-07T21:32:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b9cbd6b8f3aaf8ffe3f54405f782e88f96d2d74",
          "body": "Fix symlinks that point to the old virtual env",
          "is_bot": false,
          "headline": "Merge pull request #17 from marcosdiez/master",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2015-06-07T21:31:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "522ec619cc431fa37b5d058f9d9939d49933fc81",
          "body": null,
          "is_bot": false,
          "headline": "symlinks from src_dir are now transformed to sym_links to target_dir",
          "author_name": "Marcos Diez",
          "author_login": "marcosdiez",
          "committed_at": "2015-05-21T11:13:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6f10f71d28bf89f172c8c7109d2fe9f8da8965a",
          "body": null,
          "is_bot": false,
          "headline": "we now show the version of virtualenv-clone",
          "author_name": "Marcos Diez",
          "author_login": "marcosdiez",
          "committed_at": "2015-05-21T10:19:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46de62cad0b14da00ca1708cd4c52171a99437aa",
          "body": "Speed clone_virtualenv up slightly by removing duplicate calls to spawn process",
          "is_bot": false,
          "headline": "Merge pull request #16 from alex/patch-1",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2014-04-27T14:47:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cc4909a123c98b2af336ddd67dee16774daa50b",
          "body": "…wn process",
          "is_bot": false,
          "headline": "Speed clone_virtualenv up slightly by removing duplicate calls to spa…",
          "author_name": "Alex Gaynor",
          "author_login": "alex",
          "committed_at": "2014-04-24T19:43:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0a64c1464fc6460f523dd47073aabfa752b6f91",
          "body": "On Windows, virtualenvs have a Script directory",
          "is_bot": false,
          "headline": "Merge pull request #12 from berdario/master",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2014-03-06T00:55:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c302ca84e524cb22f88c834cccb23dd410cced97",
          "body": null,
          "is_bot": false,
          "headline": "virtualenv on cygwin doesn't use Scripts/",
          "author_name": "Dario Bertini",
          "author_login": "berdario",
          "committed_at": "2013-06-06T11:53:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "225e7aeac2ff91c3ca40f719c0a1b76359c97e0e",
          "body": null,
          "is_bot": false,
          "headline": "On Windows, virtualenvs have a Script directory",
          "author_name": "Dario Bertini",
          "author_login": "berdario",
          "committed_at": "2013-05-26T17:29:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90e9e7ac7b17930e4592929a4dd1ef0750aeca17",
          "body": "Ship LICENSE along with source distribution to PYPI",
          "is_bot": false,
          "headline": "Merge pull request #7 from ralphbean/master",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2012-08-09T08:17:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0db14da64810d4e26540aadc26d2b95e8a823bd1",
          "body": "Use executable as the first argument in _virtualenv_sys",
          "is_bot": false,
          "headline": "Merge pull request #8 from mwilliamson-red-gate/syspath",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2012-08-09T08:16:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79f347a8109aa606cdc5a1596ab01fd1a606a32d",
          "body": null,
          "is_bot": false,
          "headline": "Use executable as the first argument in _virtualenv_sys",
          "author_name": "Michael Williamson",
          "author_login": "mwilliamson-red-gate",
          "committed_at": "2012-08-08T16:46:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfab990fb01f314f43c797da46253b0ba2743a40",
          "body": null,
          "is_bot": false,
          "headline": "Added license field to setup.py",
          "author_name": "Ralph Bean",
          "author_login": "ralphbean",
          "committed_at": "2012-07-16T19:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f10c703683fad41e43471faba0aa187b5b718ab6",
          "body": null,
          "is_bot": false,
          "headline": "Ship LICENSE along with the source distribution to pypi.",
          "author_name": "Ralph Bean",
          "author_login": "ralphbean",
          "committed_at": "2012-07-11T15:08:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34bca8d624d2714fca8bad29f76a012ea2653aca",
          "body": null,
          "is_bot": false,
          "headline": "verbosity levels for output.",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2012-06-13T21:16:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68d0df04b12c709356119ccf0566981559476a12",
          "body": null,
          "is_bot": false,
          "headline": "added verbose mode with logging.",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2012-06-13T21:09:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5b1350f543a9b02289200d76fe3f755c81a2064",
          "body": null,
          "is_bot": false,
          "headline": "corrected import name.",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2012-06-13T20:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5e0a03ace3986007f3ac16b664d31c760a306d0",
          "body": null,
          "is_bot": false,
          "headline": "bump version in setup.py",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2012-06-13T20:37:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1b5c85ab7e6037b909c9c29daaf91a4b84b8371",
          "body": null,
          "is_bot": false,
          "headline": "replace py dep with tmpfile.",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2012-06-13T20:36:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c896ca98c64c603cbdba057451d926257b66cc3c",
          "body": "Python32",
          "is_bot": false,
          "headline": "Merge pull request #6 from barberj/python32",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2012-06-13T13:41:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eed036710faddfb0e22520269a2c8067b8894c0",
          "body": null,
          "is_bot": false,
          "headline": "fixing bug when determining binary by shebang",
          "author_name": "barberj",
          "author_login": "barberj",
          "committed_at": "2012-06-12T13:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e00ea8191b2ff6545c73421aeff316107596e137",
          "body": null,
          "is_bot": false,
          "headline": "update unicodedecodeerror to be python 32 compliant",
          "author_name": "barberj",
          "author_login": "barberj",
          "committed_at": "2012-06-12T12:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9584133c69109f746087169afe84e9a66ecb3e98",
          "body": null,
          "is_bot": false,
          "headline": "more tests",
          "author_name": "barberj",
          "author_login": "barberj",
          "committed_at": "2012-06-12T12:07:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf822731c4d64bdcfdcaa605c87eecc9df360577",
          "body": null,
          "is_bot": false,
          "headline": "add fixup tests",
          "author_name": "barberj",
          "author_login": "barberj",
          "committed_at": "2012-06-12T12:07:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02f6b67609227a34d07390257cce7238487d4c67",
          "body": null,
          "is_bot": false,
          "headline": "ignore python binaries",
          "author_name": "barberj",
          "author_login": "barberj",
          "committed_at": "2012-06-12T12:07:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af87dd3cb05d798db722e358c5928201543e0b1f",
          "body": null,
          "is_bot": false,
          "headline": "up version to 0.2.4",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2012-06-11T21:12:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b285de741ff593c3caa127418bf231e2921d106c",
          "body": null,
          "is_bot": false,
          "headline": "missing import",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2012-06-11T21:01:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87b7106b326b3836c84f97d111dd3bd48abdc284",
          "body": null,
          "is_bot": false,
          "headline": "avoid reading binary files in fixup_script_()",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2012-06-11T21:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d970d0c2562da39f062a274f0d316531f3770496",
          "body": null,
          "is_bot": false,
          "headline": "catch UnicodeDecodeError when fixing script.",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2012-06-11T20:55:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7ddec2a90d63138c3274dac6010ad976270abf3",
          "body": null,
          "is_bot": false,
          "headline": "catch all python binaries in bin.",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2012-06-11T20:54:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7954db6c4d04217c9d4dfe2bdfee4a3f5d341504",
          "body": null,
          "is_bot": false,
          "headline": "support 2.5 by removing as in exception handling.",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2012-06-04T12:23:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2884f6494a1532e7d82759a278d11d66bbd55775",
          "body": null,
          "is_bot": false,
          "headline": "support 2.5 with own next() function.",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2012-06-04T12:21:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "037c59b44fe25bc53740ba52a8b1d9425b888c55",
          "body": "updating virtualenv-clone for python32",
          "is_bot": false,
          "headline": "Merge pull request #4 from barberj/python32",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2012-06-04T12:01:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d43ce94914d3525d3b45b0b19bdbcf4b7978578",
          "body": "…les or functions",
          "is_bot": false,
          "headline": "pass tox command line args to py.test so you can test only certain fi…",
          "author_name": "barberj",
          "author_login": "barberj",
          "committed_at": "2012-05-31T21:30:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d68d0e8cd4e434364add84341716c0b27f72f217",
          "body": null,
          "is_bot": false,
          "headline": "ignore zipped egg files",
          "author_name": "barberj",
          "author_login": "barberj",
          "committed_at": "2012-05-31T21:29:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90d231fbad85c4203cb58bcfe7ed60e28e8bf5c4",
          "body": null,
          "is_bot": false,
          "headline": "added test command to setup.py",
          "author_name": "barberj",
          "author_login": "barberj",
          "committed_at": "2012-05-31T20:45:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3862ad6b5811d7848604b289ac1fc69ef0653e87",
          "body": null,
          "is_bot": false,
          "headline": "test_dirmatch",
          "author_name": "barberj",
          "author_login": "barberj",
          "committed_at": "2012-05-25T02:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "059ee428515528e61cf1a91bc2a50c73944fb112",
          "body": "…one handling the former",
          "is_bot": false,
          "headline": "executables, links, and binaries ohh my. update to test_virtualenv_cl…",
          "author_name": "barberj",
          "author_login": "barberj",
          "committed_at": "2012-05-25T02:44:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d94005a3c68a40a0251180073ad94edccc3732d",
          "body": null,
          "is_bot": false,
          "headline": "tested syspath of _virtualenv_sys",
          "author_name": "barberj",
          "author_login": "barberj",
          "committed_at": "2012-05-25T01:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66df4779dfcabd2a33b0ce632ea89c032f8bec1c",
          "body": null,
          "is_bot": false,
          "headline": "testing verison in virtualenv_sys",
          "author_name": "barberj",
          "author_login": "barberj",
          "committed_at": "2012-05-24T00:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a165fadf297655d0b7861aa6df2e472e89dcfe53",
          "body": null,
          "is_bot": false,
          "headline": "more py32 updates",
          "author_name": "barberj",
          "author_login": "barberj",
          "committed_at": "2012-05-23T13:02:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff3d1317af86257db4a678b0b049ce8044cc8150",
          "body": null,
          "is_bot": false,
          "headline": "we weren't updating paths in all the activate files.",
          "author_name": "barberj",
          "author_login": "barberj",
          "committed_at": "2012-05-23T13:01:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5911c95754b02179ec49cbe2ec3f03bcf7e5b19",
          "body": null,
          "is_bot": false,
          "headline": "ignore python compiled files",
          "author_name": "barberj",
          "author_login": "barberj",
          "committed_at": "2012-05-23T13:00:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a13d863a8215d74b3f674d4749e9ee6462b7901e",
          "body": null,
          "is_bot": false,
          "headline": "setup.py version to match",
          "author_name": "barberj",
          "author_login": "barberj",
          "committed_at": "2012-05-23T07:47:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c0b9240d712ec6a0fecfe2e58d22a594b7d22c0",
          "body": null,
          "is_bot": false,
          "headline": "remove fakeparser from method arguments",
          "author_name": "barberj",
          "author_login": "barberj",
          "committed_at": "2012-05-23T07:44:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "085903a54b69e0f476a772332f446428ddd76943",
          "body": null,
          "is_bot": false,
          "headline": "works without fudging optparser",
          "author_name": "barberj",
          "author_login": "barberj",
          "committed_at": "2012-05-23T07:43:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7bbf723e55486571637229536eb460f2f11165f",
          "body": null,
          "is_bot": false,
          "headline": "Adding tox tests for env py26,py27,py32",
          "author_name": "barberj",
          "author_login": "barberj",
          "committed_at": "2012-05-23T07:34:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e72bbe4b4da06aec8ab91bef3991e9ccedb7304e",
          "body": null,
          "is_bot": false,
          "headline": "updating virtualenv-clone for python32",
          "author_name": "barberj",
          "author_login": "barberj",
          "committed_at": "2012-05-21T12:20:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "317b34679542e6e7bf855677580350c0275e31c0",
          "body": null,
          "is_bot": false,
          "headline": "forgot to update version info in module.",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2011-07-05T21:17:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2218b0973f4b4c5bd573b4e6794571046509a47a",
          "body": null,
          "is_bot": false,
          "headline": "updated license info.",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2011-07-05T19:11:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d148e95bb6405cef71dbf4b6d372f9fde263db80",
          "body": null,
          "is_bot": false,
          "headline": "added MIT LICENSE.",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2011-07-05T19:07:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33bd52ca7f56fb3e98849b881747ef9de7e49a79",
          "body": null,
          "is_bot": false,
          "headline": "removed even more debugging print statements and bumped revision number",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2011-07-05T15:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d3b6301a4a3105f6a784a6050f0629e14b78157",
          "body": null,
          "is_bot": false,
          "headline": "removed some debugging print statements and bumped revision number",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2011-07-05T15:12:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "683d2dd212d44a7696e19f3169a7a9113be0312d",
          "body": "… version number.",
          "is_bot": false,
          "headline": "updated with python 2.5 requirement [github issue 1] and bumped minor…",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2011-07-05T15:09:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "011c4e879ec1aa870d3397e3f966ab929f90c7d3",
          "body": "also fixes NameError reported.",
          "is_bot": false,
          "headline": "implement rewriting of symlinks in scripts dir. [github issue 2]",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2011-07-05T14:58:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "374e1f086bb63cf1775c39e069f51fa87e276313",
          "body": "…_ to README.",
          "is_bot": false,
          "headline": "created setup.py, console script entry point, and moved module __doc_…",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2011-03-15T07:20:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5688368f69632350ec6028ab4f0d1d34bda4e42b",
          "body": null,
          "is_bot": false,
          "headline": "logging change.",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2011-03-08T22:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1163895797a698cca50990430f4d1e1f53d014ac",
          "body": null,
          "is_bot": false,
          "headline": "Bump revision number.",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2011-03-08T21:28:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "001959427c958146a979c4b2c8e7353fde1c7c8d",
          "body": null,
          "is_bot": false,
          "headline": "Fix version identifier.",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2011-03-08T21:28:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00533f98ec5eec030c8b4dfb185b21148d20f09d",
          "body": null,
          "is_bot": false,
          "headline": "Fix .egg-link/.pth fixing to only write on change.",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2011-03-08T21:27:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "121a5b1c3ea9f04476b5b5a17c94e31e77be65e9",
          "body": null,
          "is_bot": false,
          "headline": "Added some documentation.",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2011-03-08T21:21:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa11b18091d28233e7676ff22260f9797d54f7a6",
          "body": null,
          "is_bot": false,
          "headline": "",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2011-03-08T19:23:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10449a8f1d9e1a44445d43902f1cd8bb9a9298d5",
          "body": null,
          "is_bot": false,
          "headline": "",
          "author_name": "Edward George",
          "author_login": "edwardgeorge",
          "committed_at": "2011-03-08T19:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 16,
      "commits_last_year": 0,
      "latest_release_at": "2021-09-06T23:18:25Z",
      "latest_release_tag": "0.5.7",
      "releases_from_tags": true,
      "days_since_last_push": 454,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1787,
      "mean_days_between_releases": 159
    },
    "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": "virtualenv-clone",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "Development Status :: 3 - Alpha",
            "Intended Audience :: Developers",
            "License :: OSI Approved :: MIT License",
            "Programming Language :: Python",
            "Programming Language :: Python :: 2",
            "Programming Language :: Python :: 2.7",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.4",
            "Programming Language :: Python :: 3.5",
            "Programming Language :: Python :: 3.6",
            "Programming Language :: Python :: 3.7",
            "Programming Language :: Python :: 3.8",
            "Programming Language :: Python :: 3.9"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/virtualenv-clone/",
          "is_deprecated": false,
          "latest_version": "0.5.7",
          "repository_url": "https://github.com/edwardgeorge/virtualenv-clone",
          "versions_count": 18,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1618129,
          "first_published_at": "2011-03-15T08:25:47.983736Z",
          "latest_published_at": "2021-09-07T23:57:44.312290Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1786
        }
      ]
    },
    "popularity": {
      "forks": 57,
      "stars": 224,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2011-09-03",
            "count": 1
          },
          {
            "date": "2012-05-20",
            "count": 1
          },
          {
            "date": "2012-07-11",
            "count": 1
          },
          {
            "date": "2012-08-08",
            "count": 1
          },
          {
            "date": "2012-11-21",
            "count": 1
          },
          {
            "date": "2013-05-26",
            "count": 1
          },
          {
            "date": "2013-06-05",
            "count": 1
          },
          {
            "date": "2013-11-30",
            "count": 1
          },
          {
            "date": "2014-04-01",
            "count": 1
          },
          {
            "date": "2014-04-24",
            "count": 1
          },
          {
            "date": "2014-05-20",
            "count": 1
          },
          {
            "date": "2014-06-16",
            "count": 1
          },
          {
            "date": "2014-09-15",
            "count": 1
          },
          {
            "date": "2015-05-21",
            "count": 1
          },
          {
            "date": "2015-08-22",
            "count": 2
          },
          {
            "date": "2015-09-02",
            "count": 1
          },
          {
            "date": "2015-12-31",
            "count": 1
          },
          {
            "date": "2016-01-12",
            "count": 1
          },
          {
            "date": "2016-06-18",
            "count": 1
          },
          {
            "date": "2016-08-16",
            "count": 1
          },
          {
            "date": "2017-09-28",
            "count": 1
          },
          {
            "date": "2017-10-03",
            "count": 1
          },
          {
            "date": "2018-03-24",
            "count": 1
          },
          {
            "date": "2018-09-11",
            "count": 1
          },
          {
            "date": "2018-10-01",
            "count": 1
          },
          {
            "date": "2019-01-07",
            "count": 1
          },
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2019-04-03",
            "count": 1
          },
          {
            "date": "2019-06-25",
            "count": 1
          },
          {
            "date": "2019-11-22",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 1
          },
          {
            "date": "2021-03-08",
            "count": 1
          },
          {
            "date": "2021-03-15",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-10-14",
            "count": 1
          },
          {
            "date": "2022-10-16",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 1
          },
          {
            "date": "2023-07-04",
            "count": 1
          },
          {
            "date": "2023-07-28",
            "count": 1
          },
          {
            "date": "2023-08-03",
            "count": 1
          },
          {
            "date": "2023-11-03",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2024-05-12",
            "count": 1
          },
          {
            "date": "2025-05-01",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 50,
        "total_forks": 57
      },
      "star_history": null,
      "open_issues_and_prs": 25
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 10759,
      "source_files_sampled": 7,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "setup.py"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 3,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "pytest",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "tox",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "virtualenv",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 3,
        "direct_count": 0,
        "indirect_count": 3
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 9,
        "merged_prs": 28,
        "open_issues": 16,
        "closed_ratio": 0.579,
        "closed_issues": 22,
        "closed_unmerged_prs": 9
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "edwardgeorge",
          "commits": 36,
          "avatar_url": "https://avatars.githubusercontent.com/u/1572?v=4"
        },
        {
          "type": "User",
          "login": "barberj",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/503436?v=4"
        },
        {
          "type": "User",
          "login": "eeshangarg",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/7251823?v=4"
        },
        {
          "type": "User",
          "login": "umairwaheed",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/641763?v=4"
        },
        {
          "type": "User",
          "login": "hugovk",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1324225?v=4"
        },
        {
          "type": "User",
          "login": "berdario",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/752835?v=4"
        },
        {
          "type": "User",
          "login": "marcosdiez",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/297498?v=4"
        },
        {
          "type": "User",
          "login": "ralphbean",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/331338?v=4"
        },
        {
          "type": "User",
          "login": "tjanez",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/2518544?v=4"
        },
        {
          "type": "User",
          "login": "timabbott",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/2746074?v=4"
        }
      ],
      "contributors_sampled": 19,
      "top_contributor_share": 0.367
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [
        "tox.ini"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 18 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 6,
            "reason": "Found 18/27 approved changesets -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2ff28e5808c824484d474b992cbb9fe62e8279f1",
        "ran_at": "2026-07-30T22:19:00Z",
        "aggregate_score": 3.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 3,
          "created_at": "2011-09-03T21:04:06Z",
          "last_comment_at": "2017-10-06T23:05:00Z",
          "last_comment_author": "timabbott"
        },
        {
          "number": 15,
          "created_at": "2014-04-04T18:16:48Z",
          "last_comment_at": "2017-10-06T23:04:20Z",
          "last_comment_author": "timabbott"
        },
        {
          "number": 38,
          "created_at": "2018-09-11T12:09:48Z",
          "last_comment_at": "2018-10-03T00:21:00Z",
          "last_comment_author": "timabbott"
        },
        {
          "number": 51,
          "created_at": "2019-01-27T22:46:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 75,
          "created_at": "2022-10-31T10:37:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 76,
          "created_at": "2023-07-04T13:09:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 77,
          "created_at": "2023-08-04T09:59:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 78,
          "created_at": "2023-11-03T18:15:51Z",
          "last_comment_at": "2023-12-19T04:02:31Z",
          "last_comment_author": "timabbott"
        },
        {
          "number": 84,
          "created_at": "2026-03-06T15:26:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2025-05-02T00:32:01Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 11,
          "created_at": "2013-02-03T16:07:25Z",
          "last_comment_at": "2013-02-03T17:49:42Z",
          "last_comment_author": "edwardgeorge"
        },
        {
          "number": 14,
          "created_at": "2013-12-06T08:39:08Z",
          "last_comment_at": "2015-06-18T06:33:36Z",
          "last_comment_author": "pjw91"
        },
        {
          "number": 18,
          "created_at": "2015-06-18T06:59:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 19,
          "created_at": "2015-08-04T06:50:38Z",
          "last_comment_at": "2015-11-19T17:07:14Z",
          "last_comment_author": "anentropic"
        },
        {
          "number": 21,
          "created_at": "2015-09-18T17:58:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 22,
          "created_at": "2015-10-29T21:30:50Z",
          "last_comment_at": "2024-05-10T08:46:58Z",
          "last_comment_author": "henryzhongsc"
        },
        {
          "number": 25,
          "created_at": "2017-02-25T19:57:07Z",
          "last_comment_at": "2018-04-12T18:53:19Z",
          "last_comment_author": "hartwork"
        },
        {
          "number": 27,
          "created_at": "2017-03-22T08:35:54Z",
          "last_comment_at": "2018-09-11T11:14:40Z",
          "last_comment_author": "philippeowagner"
        },
        {
          "number": 35,
          "created_at": "2017-12-26T21:11:20Z",
          "last_comment_at": "2022-09-27T22:59:25Z",
          "last_comment_author": "jgwinner"
        },
        {
          "number": 37,
          "created_at": "2018-04-12T18:49:04Z",
          "last_comment_at": "2018-10-09T23:27:51Z",
          "last_comment_author": "timabbott"
        },
        {
          "number": 62,
          "created_at": "2020-07-17T13:55:30Z",
          "last_comment_at": "2023-08-04T09:59:12Z",
          "last_comment_author": "ad-mcas"
        },
        {
          "number": 68,
          "created_at": "2021-07-26T14:10:46Z",
          "last_comment_at": "2021-07-29T22:21:47Z",
          "last_comment_author": "timabbott"
        },
        {
          "number": 74,
          "created_at": "2022-09-27T23:08:19Z",
          "last_comment_at": "2024-08-23T15:15:34Z",
          "last_comment_author": "yarchick-balaban"
        },
        {
          "number": 80,
          "created_at": "2024-01-09T00:02:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 81,
          "created_at": "2024-01-09T00:06:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 83,
          "created_at": "2026-03-06T15:15:11Z",
          "last_comment_at": "2026-03-06T15:26:49Z",
          "last_comment_author": "hroncok"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/edwardgeorge/virtualenv-clone",
    "host": "github.com",
    "name": "virtualenv-clone",
    "owner": "edwardgeorge"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "The weighted overall 43 is calibrated to 39 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 34.",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 43,
            "calibrated": 39,
            "calibration": "2026-08-02"
          }
        },
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 34,
            "pct": 60
          }
        }
      ],
      "value": 23,
      "inputs": {
        "security": 35,
        "vitality": 13,
        "community": 63,
        "governance": 64,
        "calibration": "2026-08-02",
        "engineering": 44,
        "ai_readiness": 31,
        "abandonment_cap": 34,
        "abandonment_state": "likely_abandoned",
        "weighted_overall_raw": 43,
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 39,
        "overall_after_abandonment_multiplier": 23
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 13,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 454,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 454 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 454
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "releases_count": 16,
              "latest_release_tag": "0.5.7",
              "releases_from_tags": true,
              "days_since_latest_release": 1787,
              "mean_days_between_releases": 159
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "16 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1787 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1787
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~159 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 159
                    }
                  }
                ],
                "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": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 34,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 8,
              "unanswered_open_issues": 12,
              "days_since_last_merged_pr": 458,
              "days_since_last_human_commit": 458,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 458 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 458,
                      "count": 4,
                      "signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 63,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "forks": 57,
              "stars": 224,
              "watchers": 7,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "224 stars",
                "points": 38.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 224
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "57 forks",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 57
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "weak",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "exceptional",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "virtualenv-clone"
              ],
              "dependents": null,
              "ecosystems": "pypi",
              "total_downloads": null,
              "monthly_downloads": 1618129
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,618,129 downloads/month across pypi",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1618129,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 64,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 19,
              "top_contributor_share": 0.367
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 37% of commits",
                "points": 14.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 37
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "19 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "merged_prs": 28,
              "open_issues": 16,
              "closed_issues": 22,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.579,
              "closed_unmerged_prs": 9,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "58% of issues closed",
                "points": 24.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 58
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "28/37 decided PRs merged",
                "points": 22.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 28,
                      "decided": 37
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 18/27 approved changesets -- score normalized to 6",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "followers": 83,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "edwardgeorge",
              "public_repos": 117,
              "account_age_days": 6727
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "83 followers of edwardgeorge",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 83,
                      "login": "edwardgeorge"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "117 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 117
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "virtualenv-clone"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 1786
            },
            "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 1786 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1786
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "18 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "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": "weak",
        "name": "Engineering Quality",
        "value": 44,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "weak",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "tox.ini",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 18 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 35,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 35,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 18 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 18/27 approved changesets -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 19
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 31,
        "weight": 0.04,
        "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.22,
              "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": "22 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 22,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "weak",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 37,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "tox.ini",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 10759,
              "source_files_sampled": 7,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/7 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 7,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:pypi",
          "weight": 6
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T22:19:19.637544Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/edwardgeorge/virtualenv-clone.svg",
  "full_name": "edwardgeorge/virtualenv-clone",
  "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 v2.3.1, schema v0.27.0 — full methodology · metrics wiki.

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