Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 14:40 UTC

netromdk / vermin

Concurrently detect the minimum Python versions needed to run code

PythonMIT★ 523 stars⑂ 32 forkssince Feb 2018View on GitHub ↗

netromdk/vermin holds a health index of 30 out of 100, placing it in the At risk band. It scores highest on Engineering Quality (64/100) and lowest on AI Readiness (43/100). It was last updated 71 days ago. A single contributor accounts for most of its recent work.

30
overall / 100
At risk

Software health index

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

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

Score profile

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

High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.

Ownership

netromPersonal account
60 followers92 public repossince Nov 2013@luxionkeyshot

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 publishTags
PyPIvermin1.8.0-57249 days agoversiondetectionanalysisastdevelopment

Metrics by category

Vitality

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

57Moderate · 22% of overall
How it's scored
18/36Push recency — last push 71 days ago
8.3/36Commit cadence — 12/52 weeks with commits
17/18Commit volume — 78 commits in the last year
10/10OpenSSF Scorecard: Maintained — 11 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year78
human_commit_share0.79
days_since_last_push71
active_weeks_last_year12
How it's scored
27/27Ships releases — 56 releases published
16.2/36Release recency — latest release 249 days ago
12.6/27Release cadence — a release every ~158.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count56
latest_release_tagv1.8.0
releases_from_tagsno
days_since_latest_release249
mean_days_between_releases158.3
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 · 18% of overall
How it's scored
44.1/60Stars — 523 stars
12.4/25Forks — 32 forks
0/15Watchers — 2 watchers
Inputs used
forks32
stars523
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

61Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.1/22.5Commit distribution — top contributor authored 95% of commits
13.5/13.5Contributor breadth — 18 contributors
10/10OpenSSF Scorecard: Contributors — project has 7 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled18
top_contributor_share0.953
How it's scored
41.3/46.8Issue resolution — 88% of issues closed
27.6/38.3PR acceptance — 168/233 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/4 approved changesets -- score normalized to 0
Inputs used
merged_prs168
open_issues11
closed_issues84
issue_closed_ratio0.884
closed_unmerged_prs65
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
12.8/25Owner reach — 60 followers of netromdk
25/25Track record — 92 public repos, account ~12 yr old
Inputs used
followers60
owner_typeUser
is_verified
owner_loginnetromdk
public_repos92
account_age_days4,633
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
26/35Publish recency — latest publish 249 days ago
20/20Version history — 57 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesvermin
ecosystemspypi
any_deprecatedno
min_days_since_publish249

Engineering Quality

Are baseline engineering and documentation practices in place?

64Moderate · 20% of overall
How it's scored
24/24CI workflows — 7 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 12 topics
0/10Wiki
Inputs used
topicspython, python-2, python-3, parser, source-code-analysis, detection, version-checker, concurrency, multiprocessing, abstract-syntax-tree, ast, analysis
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

45At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0.5/2.5CII-Best-Practices — badge detected: InProgress
0/7.5Code-Review — Found 0/4 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 7 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 11 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
2/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
1.5/7.5Vulnerabilities — 8 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.2
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier31
security_posture_before_jurisdiction62
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 49.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories16
affected_packages5
assessed_packages30
unassessed_packages2
affected_by_severityhigh 1, moderate 3, low 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 30 resolved dependencies against OSV. 2 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

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

Key facts

523GitHub stars
18contributors
78commits, last 12 months
71days since last push
56releases
1bus factor
11open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 32 ⇿
0Stars
32Forks
54Releases

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.

01325383222018-032022-052026-07
Major 1Minor 16Patch 36

Each point covers 8 days.

OpenSSF Scorecard 6.2 / 10
6.2aggregate

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-28 14:39 UTC

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests8 out of 8 merged PRs checked by a CI test -- score normalized to 10
2CII-Best-Practicesbadge detected: InProgress
0Code-ReviewFound 0/4 approved changesets -- score normalized to 0
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained11 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
2Vulnerabilities8 existing vulnerabilities detected
All dependencies 32

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

RegistryPackageVersionRelation
PyPIastroid3.3.11indirect
PyPIbandit1.9.1indirect
PyPIbuild1.3.0indirect
PyPIcertifi2025.10.5indirect
PyPIcharset-normalizer3.4.3indirect
PyPIcoverageindirect
PyPIcoverallsindirect
PyPIdill0.4.0indirect
PyPIdocutils0.22.2indirect
PyPIflake87.3.0indirect
PyPIidna3.10indirect
PyPIisort6.1.0indirect
PyPImarkdown-it-py4.0.0indirect
PyPImccabe0.7.0indirect
PyPImdurl0.1.2indirect
PyPIpackaging25.0indirect
PyPIplatformdirs4.5.0indirect
PyPIpycodestyle2.14.0indirect
PyPIpyflakes3.4.0indirect
PyPIpygments2.19.2indirect
PyPIpylint3.3.9indirect
PyPIpyproject-hooks1.2.0indirect
PyPIpyroma5.0indirect
PyPIpyyaml6.0.3indirect
PyPIrequests2.32.5indirect
PyPIrich14.2.0indirect
PyPIsetuptools80.9.0indirect
PyPIstevedore5.5.0indirect
PyPItomlkit0.13.3indirect
PyPItrove-classifiers2025.9.11.17indirect
PyPIurllib32.5.0indirect
PyPIvulture2.14indirect
Dependency advisories 5

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

PackageVersionRelationSeverityAdvisoriesFixed in
urllib32.5.0indirecthigh82.7.0
idna3.10indirectmoderate23.15
requests2.32.5indirectmoderate22.33.0
setuptools80.9.0indirectmoderate283.0.0
pygments2.19.2indirectlow22.20.0

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "python",
        "python-2",
        "python-3",
        "parser",
        "source-code-analysis",
        "detection",
        "version-checker",
        "concurrency",
        "multiprocessing",
        "abstract-syntax-tree",
        "ast",
        "analysis"
      ],
      "is_fork": false,
      "size_kb": 2277,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Shell": 2139,
        "Python": 1304440,
        "Makefile": 2416,
        "PowerShell": 1376
      },
      "pushed_at": "2026-05-17T18:04:37Z",
      "created_at": "2018-02-21T08:03:38Z",
      "owner_type": "User",
      "updated_at": "2026-07-15T21:04:17Z",
      "description": "Concurrently detect the minimum Python versions needed to run code",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://www.mortens.dev",
      "name": "netrom",
      "type": "User",
      "login": "netromdk",
      "company": "@luxionkeyshot",
      "location": null,
      "followers": 60,
      "avatar_url": "https://avatars.githubusercontent.com/u/5989057?v=4",
      "created_at": "2013-11-20T09:02:17Z",
      "is_verified": null,
      "public_repos": 92,
      "account_age_days": 4633
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2025-11-20T17:27:17Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2025-10-10T04:45:36Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2023-11-25T20:46:03Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2023-06-17T07:31:22Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2022-11-12T09:23:45Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2022-11-06T17:37:07Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2022-08-20T08:33:38Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2022-07-24T12:36:09Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2022-06-06T18:54:18Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2021-12-26T21:27:17Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2021-12-18T16:19:11Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2021-10-24T12:59:57Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2021-10-17T15:08:41Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2021-08-26T18:48:56Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2021-06-30T06:02:26Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2021-05-08T11:08:52Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2021-04-18T18:35:16Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2020-12-27T15:06:22Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2020-11-12T18:36:01Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2020-11-09T19:20:57Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2020-10-31T13:07:55Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2020-10-29T23:24:33Z"
        },
        {
          "tag": "v0.10.5",
          "kind": "patch",
          "published_at": "2020-09-28T18:47:44Z"
        },
        {
          "tag": "v0.10.4",
          "kind": "patch",
          "published_at": "2020-09-25T20:37:30Z"
        },
        {
          "tag": "v0.10.3",
          "kind": "patch",
          "published_at": "2020-09-06T09:22:50Z"
        },
        {
          "tag": "v0.10.2",
          "kind": "patch",
          "published_at": "2020-08-15T12:48:20Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2020-03-09T18:48:27Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2020-01-26T19:41:47Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2020-01-07T19:26:41Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2019-12-30T10:43:52Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2019-12-17T21:33:58Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2019-10-27T08:59:04Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2019-10-17T06:00:48Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2019-10-01T19:44:52Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2019-09-07T16:44:30Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2019-08-31T07:27:39Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2019-08-29T17:08:07Z"
        },
        {
          "tag": "v0.6.1_",
          "kind": "other",
          "published_at": "2019-08-24T14:59:45Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2019-06-04T17:28:20Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2019-04-24T17:57:35Z"
        },
        {
          "tag": "v0.4.11",
          "kind": "patch",
          "published_at": "2019-03-02T21:30:48Z"
        },
        {
          "tag": "v0.4.10",
          "kind": "patch",
          "published_at": "2019-01-01T16:32:42Z"
        },
        {
          "tag": "v0.4.9",
          "kind": "patch",
          "published_at": "2018-12-12T19:52:34Z"
        },
        {
          "tag": "v0.4.8",
          "kind": "patch",
          "published_at": "2018-10-31T17:03:23Z"
        },
        {
          "tag": "v0.4.7",
          "kind": "patch",
          "published_at": "2018-07-20T15:14:12Z"
        },
        {
          "tag": "v0.4.6",
          "kind": "patch",
          "published_at": "2018-07-19T06:44:28Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2018-07-13T19:16:48Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2018-04-11T17:11:17Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2018-04-10T19:59:10Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2018-03-25T20:48:01Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2018-03-24T21:18:35Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2018-03-15T20:28:27Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2018-03-14T21:33:10Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2018-03-11T22:02:56Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2018-03-06T20:33:07Z"
        },
        {
          "tag": "v0.1",
          "kind": "other",
          "published_at": "2018-03-03T16:02:33Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "88eab76769048524c1abd3c2833df35f1953ba6c",
          "body": "Fixes",
          "is_bot": false,
          "headline": "Merge pull request #341 from netromdk/fixes",
          "author_name": "netrom",
          "author_login": "netromdk",
          "committed_at": "2026-05-16T15:54:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bd01b21f82a2b4ba007765bef3e3d85604b512e",
          "body": null,
          "is_bot": false,
          "headline": "Add more tests",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2026-05-16T14:47:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28f54dd721bd00d0ef6d90029636ef5df81c2fec",
          "body": null,
          "is_bot": false,
          "headline": "Change add_target's return value from None to False",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2026-05-16T14:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd8a6c2049cc721c77d281e6e3abca354fc15d14",
          "body": null,
          "is_bot": false,
          "headline": "Map to the newest typing_extensions backport",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2026-05-16T14:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bfd1e4d4dabcbbdc85da8ffcec7a48b95b0bd44",
          "body": "`any()` was used for iteration side effects in parser.py. It short-circuits on the first truthy\nreturn, so if `find_comment` returned `True`, remaining comment segments would be skipped. Correct\nin practice but fragile, e.g., same line number added to the same set.",
          "is_bot": false,
          "headline": "Replace any() with for loop in comment parsing",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2026-05-16T14:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d89f7ee022f7d4f004d0fdae46bedfcae08c379",
          "body": "`bytearray`, `frozenset`, `tuple`, `bool`, and `memoryview`.\n\nNote that it is on purpose that no test was added for `tuple`. Unlike `bytearray`, `memoryview`, and\n`bool`, the plain `tuple` type does not appear in `MOD_REQS` or `MOD_MEM_REQS`.",
          "is_bot": false,
          "headline": "Add missing builtin types to source_state",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2026-05-16T14:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6db30a82ac29907d40e29d05c6f436c25a12455",
          "body": null,
          "is_bot": false,
          "headline": "Replace set-based dedup with structured fingerprint dedup in output_text",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2026-05-16T14:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e0832f1d926f6266310cf1cb8a76791118e2e34",
          "body": "This could cause exact-match exclusions to silently fail, particularly on Python 2.7 and 3.0-3.6\nwhere `ConfigParser` uses `.lstrip()` (not `.strip()`).",
          "is_bot": false,
          "headline": "Strip individual lines in `getstringlist`",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2026-05-16T14:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc87c5064ffa110dbef1fee9973f3cd924ea9e30",
          "body": null,
          "is_bot": false,
          "headline": "Wrap in with to not leak fp",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2026-05-16T14:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89efa11dfe5edab8b86feb2001b7bb33c8602db6",
          "body": null,
          "is_bot": false,
          "headline": "Fix overly broad RuntimeError catch and missing pool cleanup",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2026-05-16T14:47:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b75b26ff6d706d9855632e23f45353023cc76f9",
          "body": null,
          "is_bot": false,
          "headline": "Add warning-spotting to README",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2026-05-16T14:47:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8c8ab5e7db53ac0e3860adf79bc43a2603c0040",
          "body": "…b/codeql-action-4.31.7\n\nchore(deps): Bump github/codeql-action from 4.31.2 to 4.31.7",
          "is_bot": false,
          "headline": "Merge pull request #323 from netromdk/dependabot/github_actions/githu…",
          "author_name": "Morten",
          "author_login": "netromdk",
          "committed_at": "2025-12-08T19:04:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ae47421916f6052cbf5a19268dd7084db2ce475",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.2 to 4.31.7.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/0\n[…]\nendency-name: github/codeql-action\n  dependency-version: 4.31.7\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump github/codeql-action from 4.31.2 to 4.31.7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-08T18:03:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "49a9197dc5f4bcaed96a1ebdfa0f95372a699f14",
          "body": "…ns/checkout-6.0.1\n\nchore(deps): Bump actions/checkout from 6.0.0 to 6.0.1",
          "is_bot": false,
          "headline": "Merge pull request #322 from netromdk/dependabot/github_actions/actio…",
          "author_name": "Morten",
          "author_login": "netromdk",
          "committed_at": "2025-12-08T18:02:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9ac2f9f1d7e9924403d75b9b5b48b9a7ffc0dbf",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/1af3b93b6815bc44a9784bd\n[…]\n- dependency-name: actions/checkout\n  dependency-version: 6.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump actions/checkout from 6.0.0 to 6.0.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-07T14:01:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0741e4b858e3dfc7848d5244d91322dbe717090b",
          "body": "[3.14] Add more rules",
          "is_bot": false,
          "headline": "Merge pull request #321 from netromdk/py3.14.1",
          "author_name": "Morten",
          "author_login": "netromdk",
          "committed_at": "2025-12-03T18:02:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b7481d160d29a91e5493ebd70f7053bda1bd8c6",
          "body": "From 3.14.1 specifically.",
          "is_bot": false,
          "headline": "[3.14] Add more rules",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-12-03T17:30:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8450e2c955c2e1e804fd2a7229abd0c905b4da3",
          "body": "…ns/setup-python-6.1.0\n\nchore(deps): Bump actions/setup-python from 6.0.0 to 6.1.0",
          "is_bot": false,
          "headline": "Merge pull request #319 from netromdk/dependabot/github_actions/actio…",
          "author_name": "Morten",
          "author_login": "netromdk",
          "committed_at": "2025-12-02T22:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fb6c625448281116b020d66b7b90c57d3a4b4dc",
          "body": "…allsapp/github-action-2.3.7\n\nchore(deps): Bump coverallsapp/github-action from 2.3.6 to 2.3.7",
          "is_bot": false,
          "headline": "Merge pull request #317 from netromdk/dependabot/github_actions/cover…",
          "author_name": "Morten",
          "author_login": "netromdk",
          "committed_at": "2025-12-02T22:04:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df14f06b9b5b9dd2a73db30f0d58db33e710d533",
          "body": "Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6.0.0 to 6.1.0.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/e797f83bcb11b83ae66e0230d6156d7c80228e7c...83679a892e2d95755f2dac6acb0bfd1e9ac5d5\n[…]\npendency-name: actions/setup-python\n  dependency-version: 6.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump actions/setup-python from 6.0.0 to 6.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-02T22:03:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d77a2def2e89756ccaea08c097bfad18d6c67498",
          "body": "…ns/checkout-6.0.0\n\nchore(deps): Bump actions/checkout from 5.0.0 to 6.0.0",
          "is_bot": false,
          "headline": "Merge pull request #316 from netromdk/dependabot/github_actions/actio…",
          "author_name": "Morten",
          "author_login": "netromdk",
          "committed_at": "2025-12-02T22:02:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "084ec0ec928482bd88ded7fda9c2e6534dccfbe7",
          "body": "Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.6 to 2.3.7.\n- [Release notes](https://github.com/coverallsapp/github-action/releases)\n- [Commits](https://github.com/coverallsapp/github-action/compare/648a8eb78e6d50909eff900e4ec85cab4524a45b...5cbfd81b66ca5d\n[…]\ncy-name: coverallsapp/github-action\n  dependency-version: 2.3.7\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump coverallsapp/github-action from 2.3.6 to 2.3.7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-23T14:01:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0f354d8e57d0a81957fcd2197059351965e4b966",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/08c6903cd8c0fde910a37f8\n[…]\n- dependency-name: actions/checkout\n  dependency-version: 6.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump actions/checkout from 5.0.0 to 6.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-23T14:01:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b70ff9611a01a2bf2f702aa537d14e71e330edba",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.8.0",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-11-20T17:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e391d68963d7d796feb16f16f6b174a63bf9afe",
          "body": "Python 3.14 support",
          "is_bot": false,
          "headline": "Merge pull request #309 from netromdk/py3.14",
          "author_name": "Morten",
          "author_login": "netromdk",
          "committed_at": "2025-11-20T17:09:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06690b26d6c52c3097daef8400689ac122be4379",
          "body": null,
          "is_bot": false,
          "headline": "[3.14] Template string literals detection",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-11-20T16:36:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccc1b6345f3db5903366b1fa2ae0c2f3776b4d8a",
          "body": null,
          "is_bot": false,
          "headline": "[3.14] Add new rules",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-11-20T16:36:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bb50725d5dfc70c8c611fbdf24b71d294ce7683",
          "body": null,
          "is_bot": false,
          "headline": "[3.14] Support ast.Constant where only ast.Str was used before",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-11-20T16:36:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4957d625735c708971e7372c009942f2e46ba8df",
          "body": null,
          "is_bot": false,
          "headline": "[actions] Run Bandit with py3.13 until py3.14 support arrives",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-11-20T16:36:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dd0b3b37e8eb7ddc93ce5fb5ba5ae3d11e30c9c",
          "body": null,
          "is_bot": false,
          "headline": "Replace setup.py with pyproject.toml",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-11-20T16:36:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aaf06b7b8ba23eddaa975d648d4e8d7c45264a9",
          "body": null,
          "is_bot": false,
          "headline": "[flake8] Fix style",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-11-20T16:36:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb09cfa005308bc7d9bcc2e9275889a612466e78",
          "body": null,
          "is_bot": false,
          "headline": "[actions] Update analysis requirements",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-11-20T16:36:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "801c17ec82da8a6420c54dc8af6cbca3260ec508",
          "body": null,
          "is_bot": false,
          "headline": "[actions] Test and analyze using py3.14",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-11-20T16:36:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aefeea597cbeb7c90dc6840042480ed2c958183e",
          "body": "…b/codeql-action-4.31.2\n\nchore(deps): Bump github/codeql-action from 4.31.0 to 4.31.2",
          "is_bot": false,
          "headline": "Merge pull request #314 from netromdk/dependabot/github_actions/githu…",
          "author_name": "netrom",
          "author_login": "netromdk",
          "committed_at": "2025-11-03T20:05:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dbb2098e86421ad974b9d180bb8361319b49380",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.0 to 4.31.2.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/4\n[…]\nendency-name: github/codeql-action\n  dependency-version: 4.31.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump github/codeql-action from 4.31.0 to 4.31.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-02T14:01:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fe96a7f3a2dc52d495330198b229c5ca49162fe3",
          "body": "…b/codeql-action-4.31.0\n\nchore(deps): Bump github/codeql-action from 4.30.9 to 4.31.0",
          "is_bot": false,
          "headline": "Merge pull request #313 from netromdk/dependabot/github_actions/githu…",
          "author_name": "netrom",
          "author_login": "netromdk",
          "committed_at": "2025-10-26T18:18:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58da4f9a87970c01fff122d3a47a7d6babbb45cb",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.30.9 to 4.31.0.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/1\n[…]\nendency-name: github/codeql-action\n  dependency-version: 4.31.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump github/codeql-action from 4.30.9 to 4.31.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-26T14:01:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "148fc17f8559efeb8dd9f3c55f440276f4385205",
          "body": "…ns/setup-node-6\n\nchore(deps): Bump actions/setup-node from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #312 from netromdk/dependabot/github_actions/actio…",
          "author_name": "netrom",
          "author_login": "netromdk",
          "committed_at": "2025-10-20T16:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9f91bdae0cd2d3804e119a19d61423e3e81660b",
          "body": "…b/codeql-action-4.30.9\n\nchore(deps): Bump github/codeql-action from 4.30.8 to 4.30.9",
          "is_bot": false,
          "headline": "Merge pull request #311 from netromdk/dependabot/github_actions/githu…",
          "author_name": "netrom",
          "author_login": "netromdk",
          "committed_at": "2025-10-20T16:12:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1d872a41e41038d01ccf9566b5704dcdd5cca0a",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump actions/setup-node from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-19T14:01:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba5cd4dead0163db030dc2ac637829c3c119f11c",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.30.8 to 4.30.9.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/f\n[…]\nendency-name: github/codeql-action\n  dependency-version: 4.30.9\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump github/codeql-action from 4.30.8 to 4.30.9",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-19T14:01:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b59ed2d606cd4915acb941f500125633f2d5a75d",
          "body": "…b/codeql-action-4.30.8\n\nchore(deps): Bump github/codeql-action from 3.30.6 to 4.30.8",
          "is_bot": false,
          "headline": "Merge pull request #310 from netromdk/dependabot/github_actions/githu…",
          "author_name": "netrom",
          "author_login": "netromdk",
          "committed_at": "2025-10-12T14:38:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "582028574c6b13cd5f9266df8920d70e6ba52fa6",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.6 to 4.30.8.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/6\n[…]\nendency-name: github/codeql-action\n  dependency-version: 4.30.8\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump github/codeql-action from 3.30.6 to 4.30.8",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-12T14:01:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4d83987d19236a138616dc424bc201e13389ab1b",
          "body": "Spack moved packages to a new repo.",
          "is_bot": false,
          "headline": "Changed Spack repo package URL in README",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-10-10T07:42:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e756a4a2e7b4b170e73af1524f378010fb71cfd0",
          "body": "[3.12] Generic class detection",
          "is_bot": false,
          "headline": "Merge pull request #308 from netromdk/issue-284",
          "author_name": "netrom",
          "author_login": "netromdk",
          "committed_at": "2025-10-10T07:02:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5889f9fa196783706591c1562781856d9647d31",
          "body": null,
          "is_bot": false,
          "headline": "[3.12] Generic class detection",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-10-10T06:29:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1e662902e766f6051212e08a5716e09a4f6604b",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.7.0",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-10-10T04:19:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61031dcee16d5030f7416c9df3f0660f2c147b31",
          "body": "Python 3.13 support and various fixes and features",
          "is_bot": false,
          "headline": "Merge pull request #307 from netromdk/dev",
          "author_name": "netrom",
          "author_login": "netromdk",
          "committed_at": "2025-10-10T02:53:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9299b5f8fffd8547a0572f1da8969040d43fac1",
          "body": "[3.13] Added additional rules",
          "is_bot": false,
          "headline": "Merge pull request #305 from netromdk/py3.13-rules",
          "author_name": "netrom",
          "author_login": "netromdk",
          "committed_at": "2025-10-09T20:08:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c55d466a07b4f575a7b2e3e01e659d4f6eb591ad",
          "body": "https://docs.python.org/3/whatsnew/3.13.html#other-language-changes:\n```\nAnnotation scopes within class scopes can now contain lambdas and comprehensions. Comprehensions that are located within class scopes are not inlined into their parent scope.\n\nclass C[T]:\n    type Alias = lambda: T\n\n(Contributed by Jelle Zijlstra in gh-109118 and gh-118160.)\n```",
          "is_bot": false,
          "headline": "[3.13] Type alias using lambda/comprehension in class scope",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-10-09T19:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9feb18cc07288e8fad9a85914f95bdab66968fd5",
          "body": null,
          "is_bot": false,
          "headline": "[3.13] Added additional rules",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-10-09T19:41:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c75aca72f4e85c6e47252139e8695f1c8b5f9ae3",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.5 to 3.30.6.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/3\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump github/codeql-action from 3.30.5 to 3.30.6 (#306)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-05T14:34:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "12cd065243b69e6f52b138d71ad98d92b86751f9",
          "body": "…on 3.14 (#304)\n\n* fix(source_visitor): change from n to value\n\n* perf(source_visitor): combine identical checks\n\n* fix(source_visitor): change to ast.Constant\n\n* fix(source_visitor): remove deprecated ast.Index\n\n* fix(source_visitor): change deprecated ast.NameConstant\n\n* fix(source_visitor): ast.B\n[…]\nment\n\n* style(source_visitor): conform to flake8\n\n* style(source_visitor): conform to pylint\n\n* docs(source_visitor): note on what's checked\n\n* fix(source_visitor): check on None in different versions",
          "is_bot": false,
          "headline": "fix(source_visitor): solve deprecated ast nodes to be removed in Pyth…",
          "author_name": "timsu92",
          "author_login": "timsu92",
          "committed_at": "2025-10-04T14:55:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b3dbbcc52a3162e0bea1b9adf547dde3b1554885",
          "body": "Improve readability of incompatible version reports",
          "is_bot": false,
          "headline": "Merge pull request #303 from netromdk/issue-279",
          "author_name": "netrom",
          "author_login": "netromdk",
          "committed_at": "2025-10-01T14:56:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f711f2d1e542dd5f4c1638c4298de716d5c7caa0",
          "body": null,
          "is_bot": false,
          "headline": "Improve readability of incompatible version reports",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-10-01T13:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acff55cdc87e3ed28babd386357082a64b51d2c6",
          "body": "https://github.com/netromdk/vermin/security/dependabot/26",
          "is_bot": false,
          "headline": "[GHSA-pq67-6m6q-mj2v] Upgrade vulnerable urllib3 module",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-09-30T06:44:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f974798292d4b0a20e5ea7f3bfa696f7073a79c4",
          "body": "https://github.com/netromdk/vermin/security/dependabot/24",
          "is_bot": false,
          "headline": "[GHSA-9hjg-9r4m-mvj7] Upgrade vulnerable requests module",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-09-30T06:36:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79b9c99e4449042953bec4e479844df8ae82cb9d",
          "body": "…302)\n\n* update tests; add isolation option to test runner",
          "is_bot": false,
          "headline": "Add colored format test cases; Add isolation option to test runner (#…",
          "author_name": "Isaac Nygaard",
          "author_login": "Azmisov",
          "committed_at": "2025-09-30T06:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0d59ba36e8386d857498f4efc0924c5ceff1475",
          "body": "* implement github output format\n\n* update tests and docs\n\n* add escaping\n\n* fix\n\n* adjustments\n\n* update to pass tests\n\n* add newline\n\n* remove vbump\n\n* linting\n\n* allow workflow dispatch for all workflows\n\n* Revert \"allow workflow dispatch for all workflows\"\n\nThis reverts commit b9e0439f39fbec8c8f74ed61ba9700fe3c285bc6.\n\n* change final annotation to notice level\n\n* pass violation flag to formatters for conditional styling; add basic colored format",
          "is_bot": false,
          "headline": "Add GitHub annotation and colored output format (#299)",
          "author_name": "Isaac Nygaard",
          "author_login": "Azmisov",
          "committed_at": "2025-09-30T06:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d677fd96d1cdc043d721b5b5feefe7be550f6082",
          "body": "```\nSubmitting coverage to coveralls.io...\nCould not submit coverage: 504 Server Error: Gateway Timeout for url: https://coveralls.io/api/v1/jobs\n```",
          "is_bot": false,
          "headline": "[actions] Retry Coveralls submission when having 504 gateway issues",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-09-30T06:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a73e3afa663648fb1b874667cad2eb6f534512f",
          "body": null,
          "is_bot": false,
          "headline": "[actions] Only test macOS and Windows with py3.13",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-09-30T06:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d55781ef3a621c84411c7cab54aa3fe3c97ff66a",
          "body": null,
          "is_bot": false,
          "headline": "[3.13] Fixed test",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-09-30T06:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4bdf0b58f9cf7d790c2cdf2ffbec4ec30eac055",
          "body": null,
          "is_bot": false,
          "headline": "Fixes for linting and checks",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-09-30T06:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c449e91d5fdc7fcb8b56b3fe2724a787da0e6568",
          "body": null,
          "is_bot": false,
          "headline": "Updated .analysis-requirements.txt",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-09-30T06:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9e8c258767376f57445531754e1ec2e3ea1dab0",
          "body": null,
          "is_bot": false,
          "headline": "fix typo",
          "author_name": "wchistow",
          "author_login": "wchistow",
          "committed_at": "2025-09-30T06:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4280b4dba725297c7827c7d26bd16e5c5fe0d91e",
          "body": null,
          "is_bot": false,
          "headline": "Some minor requirements updates",
          "author_name": "wchistow",
          "author_login": "wchistow",
          "committed_at": "2025-09-30T06:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "633f9447fab520374db5bc83771587d00a72ac84",
          "body": null,
          "is_bot": false,
          "headline": "Add 3.13 to analizing",
          "author_name": "wchistow",
          "author_login": "wchistow",
          "committed_at": "2025-09-30T06:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a86164120a4c713e59b5750daaa3bebebd27f8f",
          "body": null,
          "is_bot": false,
          "headline": "Add 3.13 to tests",
          "author_name": "wchistow",
          "author_login": "wchistow",
          "committed_at": "2025-09-30T06:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "061fdeedd9dbb39a31a50b3f6403368f252e18e9",
          "body": null,
          "is_bot": false,
          "headline": "Add rules for Python 3.13",
          "author_name": "wchistow",
          "author_login": "wchistow",
          "committed_at": "2025-09-30T06:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "092d3b8d46e5dd9ffeb6110b055642ae6eb5d028",
          "body": "…b/codeql-action-3.30.5\n\nchore(deps): Bump github/codeql-action from 3.30.3 to 3.30.5",
          "is_bot": false,
          "headline": "Merge pull request #301 from netromdk/dependabot/github_actions/githu…",
          "author_name": "netrom",
          "author_login": "netromdk",
          "committed_at": "2025-09-29T17:31:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f8176da1bbfbb6085d1c971c360a566473fb278",
          "body": "…ns/cache-4.3.0\n\nchore(deps): Bump actions/cache from 4.2.4 to 4.3.0",
          "is_bot": false,
          "headline": "Merge pull request #300 from netromdk/dependabot/github_actions/actio…",
          "author_name": "netrom",
          "author_login": "netromdk",
          "committed_at": "2025-09-29T17:04:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc5cd1aee8020fb43d499121dc3b6f7ccb42dcd4",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.3 to 3.30.5.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/1\n[…]\nendency-name: github/codeql-action\n  dependency-version: 3.30.5\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump github/codeql-action from 3.30.3 to 3.30.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-28T14:01:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e8ef46cffd5af26c6b1ecdc5afb8c4b607cc9a50",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 4.2.4 to 4.3.0.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/0400d5f644dc74513175e3cd8d07132dd486080\n[…]\ns:\n- dependency-name: actions/cache\n  dependency-version: 4.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump actions/cache from 4.2.4 to 4.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-28T14:01:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c3bf13f0d10d1be7110a74ae9d1d64a9df2d8ea9",
          "body": "…b/codeql-action-3.30.3\n\nchore(deps): Bump github/codeql-action from 3.29.2 to 3.30.3",
          "is_bot": false,
          "headline": "Merge pull request #296 from netromdk/dependabot/github_actions/githu…",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-09-24T17:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "783a3e428ab24d3ea79f8feecad1ca5c1e380064",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.2 to 3.30.3.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/1\n[…]\nendency-name: github/codeql-action\n  dependency-version: 3.30.3\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump github/codeql-action from 3.29.2 to 3.30.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-24T17:03:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d7f3d69afa8bb45282416d8f940046f14f8f5e11",
          "body": "…ns/setup-python-6.0.0\n\nchore(deps): Bump actions/setup-python from 5.6.0 to 6.0.0",
          "is_bot": false,
          "headline": "Merge pull request #295 from netromdk/dependabot/github_actions/actio…",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-09-24T17:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b37da59045b54007aff630df18c12a82be06118",
          "body": "Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.6.0 to 6.0.0.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/a26af69be951a213d495a4c3e4e4022e16d87065...e797f83bcb11b83ae66e0230d6156d7c80228e\n[…]\npendency-name: actions/setup-python\n  dependency-version: 6.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump actions/setup-python from 5.6.0 to 6.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-24T16:38:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a89e462fe37b92cf6d127ce5ff99bc72c532cba8",
          "body": "…ns/setup-node-5\n\nchore(deps): Bump actions/setup-node from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #293 from netromdk/dependabot/github_actions/actio…",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-09-24T16:37:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e06f691957f46e3faef59d9d8bcff6fa789d47bd",
          "body": "…ns/checkout-5.0.0\n\nchore(deps): Bump actions/checkout from 4.2.2 to 5.0.0",
          "is_bot": false,
          "headline": "Merge pull request #289 from netromdk/dependabot/github_actions/actio…",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-09-24T16:36:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54ed8ef86718beba8175a370f09edb9975dfc3ba",
          "body": "…ns/cache-4.2.4\n\nchore(deps): Bump actions/cache from 4.2.3 to 4.2.4",
          "is_bot": false,
          "headline": "Merge pull request #287 from netromdk/dependabot/github_actions/actio…",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-09-24T16:36:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9192c664670df6115b48153830657a2119e871be",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump actions/setup-node from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-07T14:01:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03799cb88667c71318c8db82aa5d1ab12e1aef3f",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/11bd71901bbe5b1630ceea7\n[…]\n- dependency-name: actions/checkout\n  dependency-version: 5.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump actions/checkout from 4.2.2 to 5.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-17T14:13:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8a4b922537e9c0ac7eeec11c8b2829ad7d591e85",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 4.2.3 to 4.2.4.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/5a3ec84eff668545956fd18022155c47e93e268\n[…]\ns:\n- dependency-name: actions/cache\n  dependency-version: 4.2.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump actions/cache from 4.2.3 to 4.2.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-10T14:21:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8927159a99d2848569867a02f6e7239fc61715f3",
          "body": "…b/codeql-action-3.29.2\n\nchore(deps): Bump github/codeql-action from 3.29.1 to 3.29.2",
          "is_bot": false,
          "headline": "Merge pull request #283 from netromdk/dependabot/github_actions/githu…",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-07-07T06:04:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c234ae8b8ab135fc58297ef5dced2b7fb05b41b",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.1 to 3.29.2.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/3\n[…]\nendency-name: github/codeql-action\n  dependency-version: 3.29.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump github/codeql-action from 3.29.1 to 3.29.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-06T14:18:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4040fefeeccacd40d7e3b33c6cfc3c21c587de8e",
          "body": "…b/codeql-action-3.29.1\n\nchore(deps): Bump github/codeql-action from 3.29.0 to 3.29.1",
          "is_bot": false,
          "headline": "Merge pull request #281 from netromdk/dependabot/github_actions/githu…",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-06-30T03:55:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaa9d200c762819aadbea79e23773a8eb1b05117",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.0 to 3.29.1.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/c\n[…]\nendency-name: github/codeql-action\n  dependency-version: 3.29.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump github/codeql-action from 3.29.0 to 3.29.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-29T14:16:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e4c177bb279020a58ddadd20a455faccc6049f7b",
          "body": "…b/codeql-action-3.29.0\n\nchore(deps): Bump github/codeql-action from 3.28.19 to 3.29.0",
          "is_bot": false,
          "headline": "Merge pull request #280 from netromdk/dependabot/github_actions/githu…",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-06-16T05:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "267098046e7365289bf05d3e0860502629cad0e2",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.19 to 3.29.0.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/\n[…]\nendency-name: github/codeql-action\n  dependency-version: 3.29.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump github/codeql-action from 3.28.19 to 3.29.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-15T14:55:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "64f7a12bcc67d226e2d11cf4d50929be33e0c868",
          "body": "Update deps",
          "is_bot": false,
          "headline": "Merge pull request #278 from netromdk/fix-vulns",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-06-09T14:26:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c3cb25f9d8564ab248ff030396c99ec495898de",
          "body": "Fixes \"Certifi removes GLOBALTRUST root certificate\" Via\nhttps://github.com/netromdk/vermin/security/dependabot/22.",
          "is_bot": false,
          "headline": "[security] Update certifi",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-06-09T14:00:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3729a889f51b34830bf4743384d6f96a6c5e6220",
          "body": "Fixes \"Internationalized Domain Names in Applications (IDNA) vulnerable to denial of service from\nspecially crafted inputs to idna.encode\" Via\nhttps://github.com/netromdk/vermin/security/dependabot/16.",
          "is_bot": false,
          "headline": "[security] Update idna",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-06-09T13:52:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "870d4f9e4f26061a3514f4ed99769111d06a485b",
          "body": "Fixes \"Requests `Session` object does not verify requests after making first request with\nverify=False\" Via https://github.com/netromdk/vermin/security/dependabot/17.",
          "is_bot": false,
          "headline": "[security] Update requests",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-06-09T13:51:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0935f893e4c7a9cb1cc739b9a25ebcf87c317515",
          "body": "Fixes \"urllib3's Proxy-Authorization request header isn't stripped during cross-origin redirects\"\nVia https://github.com/netromdk/vermin/security/dependabot/18.",
          "is_bot": false,
          "headline": "[security] Update urllib3",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-06-09T13:48:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fa009088a87fa4e349b902c294ffe8d40af9e88",
          "body": "Fixes \"Untrusted search path under some conditions on Windows allows arbitrary code execution\" Via\nhttps://github.com/netromdk/vermin/security/dependabot/15.",
          "is_bot": false,
          "headline": "[security] Update gitpython",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-06-09T13:44:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0283ddb00c9f2e11a1d2587ff7dffbaa649179e8",
          "body": "Fixes \"setuptools has a path traversal vulnerability in PackageIndex.download that leads to\nArbitrary File Write\" Via https://github.com/netromdk/vermin/security/dependabot/23.",
          "is_bot": false,
          "headline": "[security] Update setuptools",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-06-09T13:38:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f2016e3cab817388ec8ff142fa0469fafbaf1d2",
          "body": "Show tip if . arg and --no-make-paths-absolute used with no detected paths",
          "is_bot": false,
          "headline": "Merge pull request #276 from netromdk/issue-263",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-06-08T21:01:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75d2bf6d5d9359da270f723d05c5c59286fb0633",
          "body": "…paths\n\nFixes #263.",
          "is_bot": false,
          "headline": "Show tip if . arg and --no-make-paths-absolute used with no detected …",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-06-07T06:48:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6154e9ec0352ece89763c633dd69324c7d901b92",
          "body": "Fix actions",
          "is_bot": false,
          "headline": "Merge pull request #275 from netromdk/fix-actions",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-06-06T10:23:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4539e5efd282f5f792c45e0895b82a92c4c3e483",
          "body": null,
          "is_bot": false,
          "headline": "[actions] Extend semgrep timeout to 120s",
          "author_name": "Morten Kristensen",
          "author_login": "netromdk",
          "committed_at": "2025-06-06T09:54:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 56,
      "commits_last_year": 78,
      "latest_release_at": "2025-11-20T17:27:17Z",
      "latest_release_tag": "v1.8.0",
      "releases_from_tags": false,
      "days_since_last_push": 71,
      "active_weeks_last_year": 12,
      "days_since_latest_release": 249,
      "mean_days_between_releases": 158.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "vermin",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "version",
            "detection",
            "analysis",
            "ast",
            "development",
            "Development Status :: 5 - Production/Stable",
            "Intended Audience :: Developers",
            "Programming Language :: Python",
            "Programming Language :: Python :: 3.0",
            "Topic :: Software Development",
            "Topic :: Utilities"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/vermin/",
          "is_deprecated": false,
          "latest_version": "1.8.0",
          "repository_url": "https://github.com/netromdk/vermin",
          "versions_count": 57,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2018-03-06T20:39:46.767530Z",
          "latest_published_at": "2025-11-20T17:29:31.509457Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 249
        }
      ]
    },
    "popularity": {
      "forks": 32,
      "stars": 523,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2018-03-08",
            "count": 1
          },
          {
            "date": "2018-07-13",
            "count": 1
          },
          {
            "date": "2018-11-22",
            "count": 1
          },
          {
            "date": "2019-05-20",
            "count": 1
          },
          {
            "date": "2019-08-25",
            "count": 1
          },
          {
            "date": "2019-08-29",
            "count": 1
          },
          {
            "date": "2019-09-10",
            "count": 1
          },
          {
            "date": "2019-10-22",
            "count": 1
          },
          {
            "date": "2019-11-28",
            "count": 1
          },
          {
            "date": "2020-01-08",
            "count": 1
          },
          {
            "date": "2020-11-21",
            "count": 1
          },
          {
            "date": "2021-12-31",
            "count": 1
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-07-17",
            "count": 1
          },
          {
            "date": "2022-07-31",
            "count": 1
          },
          {
            "date": "2022-09-30",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2022-12-28",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-07-30",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2024-01-12",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-09-24",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          },
          {
            "date": "2026-07-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 32,
        "total_forks": 32
      },
      "star_history": null,
      "open_issues_and_prs": 19
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 215031,
      "source_files_sampled": 51,
      "oversized_source_files": 6,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml",
        "setup.cfg"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.5.0",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-2xpw-w6gg-jr37",
              "GHSA-38jv-5279-wg99",
              "GHSA-gm62-xv2j-4w53",
              "GHSA-qccp-gfcp-xxvc",
              "PYSEC-2026-141",
              "PYSEC-2026-1994",
              "PYSEC-2026-1996",
              "PYSEC-2026-1998"
            ],
            "fixed_version": "2.7.0",
            "advisory_count": 8,
            "oldest_advisory_days": 234
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.10",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-65pc-fj4g-8rjx",
              "PYSEC-2026-215"
            ],
            "fixed_version": "3.15",
            "advisory_count": 2,
            "oldest_advisory_days": 70
          },
          {
            "name": "requests",
            "direct": false,
            "version": "2.32.5",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 5.5,
            "advisory_ids": [
              "GHSA-gc5v-m9x4-r6x2",
              "PYSEC-2026-2275"
            ],
            "fixed_version": "2.33.0",
            "advisory_count": 2,
            "oldest_advisory_days": 124
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": "80.9.0",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-h35f-9h28-mq5c",
              "PYSEC-2026-3447"
            ],
            "fixed_version": "83.0.0",
            "advisory_count": 2,
            "oldest_advisory_days": 19
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.19.2",
            "severity": "low",
            "ecosystem": "pypi",
            "cvss_score": 3.3,
            "advisory_ids": [
              "GHSA-5239-wwwm-4pmq",
              "PYSEC-2026-2987"
            ],
            "fixed_version": "2.20.0",
            "advisory_count": 2,
            "oldest_advisory_days": 128
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 1,
          "moderate": 3
        },
        "advisory_count": 16,
        "affected_count": 5,
        "assessed_count": 30,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 2,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "astroid",
            "direct": false,
            "version": "3.3.11",
            "ecosystem": "pypi"
          },
          {
            "name": "bandit",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "pypi"
          },
          {
            "name": "build",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2025.10.5",
            "ecosystem": "pypi"
          },
          {
            "name": "charset-normalizer",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "pypi"
          },
          {
            "name": "coverage",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "coveralls",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "dill",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "docutils",
            "direct": false,
            "version": "0.22.2",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.10",
            "ecosystem": "pypi"
          },
          {
            "name": "isort",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "markdown-it-py",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "mccabe",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "25.0",
            "ecosystem": "pypi"
          },
          {
            "name": "platformdirs",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pycodestyle",
            "direct": false,
            "version": "2.14.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyflakes",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.19.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pylint",
            "direct": false,
            "version": "3.3.9",
            "ecosystem": "pypi"
          },
          {
            "name": "pyproject-hooks",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyroma",
            "direct": false,
            "version": "5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": "2.32.5",
            "ecosystem": "pypi"
          },
          {
            "name": "rich",
            "direct": false,
            "version": "14.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": "80.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "stevedore",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "tomlkit",
            "direct": false,
            "version": "0.13.3",
            "ecosystem": "pypi"
          },
          {
            "name": "trove-classifiers",
            "direct": false,
            "version": "2025.9.11.17",
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "vulture",
            "direct": false,
            "version": "2.14",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 32,
        "direct_count": 0,
        "indirect_count": 32
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 8,
        "merged_prs": 168,
        "open_issues": 11,
        "closed_ratio": 0.884,
        "closed_issues": 84,
        "closed_unmerged_prs": 65
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "netromdk",
          "commits": 940,
          "avatar_url": "https://avatars.githubusercontent.com/u/5989057?v=4"
        },
        {
          "type": "User",
          "login": "gousaiyang",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/15073518?v=4"
        },
        {
          "type": "User",
          "login": "wchistow",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/95485831?v=4"
        },
        {
          "type": "User",
          "login": "ngtvspc",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/5686156?v=4"
        },
        {
          "type": "User",
          "login": "moreati",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/174450?v=4"
        },
        {
          "type": "User",
          "login": "Azmisov",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/4566939?v=4"
        },
        {
          "type": "User",
          "login": "samuelb",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/900568?v=4"
        },
        {
          "type": "User",
          "login": "brenns10",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/5682515?v=4"
        },
        {
          "type": "User",
          "login": "cclauss",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3709715?v=4"
        },
        {
          "type": "User",
          "login": "cosmicexplorer",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1305167?v=4"
        }
      ],
      "contributors_sampled": 18,
      "top_contributor_share": 0.953
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "analyze.yml",
        "codeql-analysis.yml",
        "security-check.yml",
        "semgrep.yml",
        "snyk-schedule.yml",
        "snyk.yml",
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 4,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 2,
            "reason": "badge detected: InProgress",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/4 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 7 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "11 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "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": 4,
            "reason": "dependency not pinned by hash detected -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 2,
            "reason": "8 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "88eab76769048524c1abd3c2833df35f1953ba6c",
        "ran_at": "2026-07-28T14:39:56Z",
        "aggregate_score": 6.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-25T05:55:09Z",
      "oldest_open_prs": [
        {
          "number": 331,
          "created_at": "2026-01-25T14:52:23Z",
          "last_comment_at": "2026-01-25T15:23:34Z",
          "last_comment_author": "coveralls"
        },
        {
          "number": 332,
          "created_at": "2026-01-25T14:52:30Z",
          "last_comment_at": "2026-01-25T15:23:51Z",
          "last_comment_author": "coveralls"
        },
        {
          "number": 334,
          "created_at": "2026-02-01T14:52:34Z",
          "last_comment_at": "2026-02-01T15:19:04Z",
          "last_comment_author": "coveralls"
        },
        {
          "number": 339,
          "created_at": "2026-03-08T14:52:32Z",
          "last_comment_at": "2026-03-08T15:23:44Z",
          "last_comment_author": "coveralls"
        },
        {
          "number": 342,
          "created_at": "2026-05-17T13:53:29Z",
          "last_comment_at": "2026-05-17T14:26:54Z",
          "last_comment_author": "coveralls"
        },
        {
          "number": 343,
          "created_at": "2026-05-27T18:34:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 344,
          "created_at": "2026-07-09T16:46:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 346,
          "created_at": "2026-07-27T18:09:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-05-16T15:54:42Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 245,
          "created_at": "2023-12-08T15:10:13Z",
          "last_comment_at": "2025-09-25T08:14:04Z",
          "last_comment_author": "netromdk"
        },
        {
          "number": 251,
          "created_at": "2024-01-11T12:40:21Z",
          "last_comment_at": "2025-09-25T08:09:40Z",
          "last_comment_author": "netromdk"
        },
        {
          "number": 256,
          "created_at": "2024-01-23T05:07:54Z",
          "last_comment_at": "2025-09-25T07:57:26Z",
          "last_comment_author": "netromdk"
        },
        {
          "number": 264,
          "created_at": "2024-05-30T10:22:30Z",
          "last_comment_at": "2025-10-10T05:01:33Z",
          "last_comment_author": "netromdk"
        },
        {
          "number": 265,
          "created_at": "2024-07-02T12:05:57Z",
          "last_comment_at": "2025-09-25T07:51:12Z",
          "last_comment_author": "netromdk"
        },
        {
          "number": 266,
          "created_at": "2025-02-09T11:01:03Z",
          "last_comment_at": "2025-09-25T07:26:33Z",
          "last_comment_author": "netromdk"
        },
        {
          "number": 269,
          "created_at": "2025-04-15T17:23:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 327,
          "created_at": "2025-12-25T23:53:44Z",
          "last_comment_at": "2026-02-06T12:37:03Z",
          "last_comment_author": "oold"
        },
        {
          "number": 330,
          "created_at": "2026-01-21T14:29:45Z",
          "last_comment_at": "2026-07-16T15:47:19Z",
          "last_comment_author": "HaydenMichel8"
        },
        {
          "number": 340,
          "created_at": "2026-03-25T20:18:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 345,
          "created_at": "2026-07-24T12:54:03Z",
          "last_comment_at": "2026-07-24T15:01:16Z",
          "last_comment_author": "netromdk"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/netromdk/vermin",
    "host": "github.com",
    "name": "vermin",
    "owner": "netromdk"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 30,
      "inputs": {
        "security": 45,
        "vitality": 57,
        "community": 63,
        "governance": 61,
        "engineering": 64,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 59,
        "overall_after_jurisdiction_multiplier": 30
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 57,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "commits_last_year": 78,
              "human_commit_share": 0.79,
              "days_since_last_push": 71,
              "active_weeks_last_year": 12
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 71 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 71
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "12/52 weeks with commits",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "78 commits in the last year",
                "points": 17,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 78
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "11 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 62,
            "inputs": {
              "releases_count": 56,
              "latest_release_tag": "v1.8.0",
              "releases_from_tags": false,
              "days_since_latest_release": 249,
              "mean_days_between_releases": 158.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "56 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 249 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 249
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~158.3 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 158.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 72,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 72 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 72
                    }
                  }
                ],
                "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.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "forks": 32,
              "stars": 523,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "523 stars",
                "points": 44.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 523
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "32 forks",
                "points": 12.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 18,
              "top_contributor_share": 0.953
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 95% of commits",
                "points": 1.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "18 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "merged_prs": 168,
              "open_issues": 11,
              "closed_issues": 84,
              "issue_closed_ratio": 0.884,
              "closed_unmerged_prs": 65
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "88% of issues closed",
                "points": 41.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "168/233 decided PRs merged",
                "points": 27.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 168,
                      "decided": 233
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/4 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "followers": 60,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "netromdk",
              "public_repos": 92,
              "account_age_days": 4633
            },
            "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": "60 followers of netromdk",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 60,
                      "login": "netromdk"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "92 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 92
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "vermin"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 249
            },
            "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 249 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 249
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "57 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 57
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 64,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "python",
                "python-2",
                "python-3",
                "parser",
                "source-code-analysis",
                "detection",
                "version-checker",
                "concurrency",
                "multiprocessing",
                "abstract-syntax-tree",
                "ast",
                "analysis"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "12 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 31,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.2,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 31,
              "security_posture_before_jurisdiction": 62
            },
            "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 is not maximal on development and all release branches",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "badge detected: InProgress",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/4 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "11 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "8 existing vulnerabilities detected",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 30 resolved dependencies against OSV; 2 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 30
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 2
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 16,
              "affected_packages": 5,
              "assessed_packages": 30,
              "unassessed_packages": 2,
              "affected_by_severity": "high 1, moderate 3, low 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 30,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "moderate",
            "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": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 14
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 43,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.544,
              "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": "43 of 79 human commits state their intent (structured subject or explanatory body)",
                "points": 29,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 43,
                      "sampled": 79
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.21
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": 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": "21 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 21,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "at_risk",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 215031,
              "source_files_sampled": 51,
              "oversized_source_files": 6
            },
            "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": "6/51 source files over 60KB",
                "points": 48.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 51,
                      "oversized": 6
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T14:40:27.383635Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/netromdk/vermin.svg",
  "full_name": "netromdk/vermin",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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