Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-20 02:27 UTC

NatLabRockies / REopt_API

The model for the REopt API, which is used as the back-end for the REopt Webtool (reopt.nrel.gov/tool), and can be accessed directly via the NREL Developer Network (https://developer.nlr.gov/docs/energy-optimization/reopt)

Python · PowerBuilderCustom license★ 125 stars⑂ 68 forkssince Dec 2018View on GitHub ↗
KindNetwork servicehow this is determined

NatLabRockies/REopt_API holds a health index of 83 out of 100, placing it in the Excellent band. It scores highest on Vitality (96/100) and lowest on AI Readiness (34/100). It was last updated 1 day ago. 2 contributors account for most of its recent work.

83
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

83
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

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

Ownership

1,492 followers809 public repossince Jun 2012

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Metrics by category

Vitality

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

96Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
29.1/36Commit cadence42/52 weeks with commits
18/18Commit volume514 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year514
human_commit_share1
days_since_last_push1
active_weeks_last_year42

Release discipline

100Exceptional
How it's scored
27/27Ships releases79 releases published
36/36Release recencylatest release 24 days ago
27/27Release cadencea release every ~28.1 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count79
latest_release_tagv3.23.0
releases_from_tagsno
days_since_latest_release24
mean_days_between_releases28.1
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?

66Good · 17% of overall
How it's scored
34/60Stars125 stars
15.2/25Forks68 forks
4.3/15Watchers7 watchers
Inputs used
forks68
stars125
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5Licenselicense file present, not a recognized license
18/18CONTRIBUTING guide
0/13.5Code of conduct
7.2/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingyes
has_issue_templateyes
has_code_of_conductno
readme_badge_services
has_pull_request_templateyes

Sustainability & Governance

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

67Good · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
15.1/22.5Commit distributiontop contributor authored 33% of commits
13.5/13.5Contributor breadth18 contributors
10/10OpenSSF Scorecard: Contributorsproject has 6 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled18
top_contributor_share0.327
How it's scored
20.5/42Issue resolution49% of issues closed
24.4/30PR acceptance517/636 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
7.5/15OpenSSF Scorecard: Code-ReviewFound 3/6 approved changesets -- score normalized to 5
Inputs used
merged_prs517
open_issues44
closed_issues42
prs_merged_7d0
prs_decided_7d0
prs_merged_30d2
prs_decided_30d2
issue_closed_ratio0.488
closed_unmerged_prs119
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
22.8/25Owner reach1,492 followers of NatLabRockies
25/25Track record809 public repos, account ~14 yr old
Inputs used
followers1,492
owner_typeOrganization
is_verifiedno
owner_loginNatLabRockies
public_repos809
account_age_days5,195

Engineering Quality

Are baseline engineering and documentation practices in place?

64Moderate · 19% of overall
How it's scored
24/24CI workflows7 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
8/20OpenSSF Scorecard: CI-Tests2 out of 5 merged PRs checked by a CI test -- score normalized to 4
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://developer.nlr.gov/docs/energy-optimization/reopt
10/10Repository description
10/10Topics6 topics
10/10Wiki
Inputs used
topicsnrel, renewable-energy, optimization, reopt-lite-api, reopt-api, reoptjl
has_wikiyes
homepagehttps://developer.nlr.gov/docs/energy-optimization/reopt
docs_sitehttps://developer.nlr.gov/docs/energy-optimization/reopt
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

58Moderate · 16% of overall
How it's scored
5.2/7.5Binary-Artifactsbinaries present in source code
0/7.5Branch-Protectionno data
1/2.5CI-Tests2 out of 5 merged PRs checked by a CI test -- score normalized to 4
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-ReviewFound 3/6 approved changesets -- score normalized to 5
2.5/2.5Contributorsproject has 6 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.2/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities153 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.7
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories259
affected_packages32
assessed_packages238
unassessed_packages0
affected_by_severitycritical 4, high 16, moderate 9, low 3
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 238 resolved dependencies against OSV. 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? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

34At Risk · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
12.3/40Legible commit history23 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.23
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environmentDockerfile, lockfile
10/10Demonstrated agent practice5 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesGemfile.lock
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.05
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable codePython without a type-check config
54/55Manageable file sizes12/635 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes354,673
source_files_sampled635
oversized_source_files12

Key facts

125GitHub stars
18contributors
514commits, last 12 months
1days since last push
79releases
2bus factor
44open issues
PyPI, RubyGemspackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 68 ⇿
0Stars
68Forks
75Releases

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.

01325385063756782020-022023-052026-08
Major 3Minor 37Patch 35

Each point covers 6 days.

OpenSSF Scorecard 4.7 / 10
4.7aggregate

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-09-20 02:26 UTC

7Binary-Artifactsbinaries present in source code
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
4CI-Tests2 out of 5 merged PRs checked by a CI test -- score normalized to 4
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 3/6 approved changesets -- score normalized to 5
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities153 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
RubyGemsdb-syncerdb-syncer/Gemfile
RubyGemsrails-sql-tasks-enhancerdb-syncer/Gemfile
RubyGemsvault_env_secrets~> 2.0.0db-syncer/Gemfile
RubyGemsrails~> 8.1.3db-syncer/Gemfile
RubyGemspg~> 1.6.3db-syncer/Gemfile
All dependencies 238

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

RegistryPackageVersionRelation
RubyGemspg1.6.3direct
RubyGemsrails8.1.3direct
RubyGemsvault_env_secrets2.0.0direct
PyPIadal1.2.7indirect
PyPIamqp5.3.1indirect
PyPIasgiref3.9.1indirect
PyPIasttokens3.0.0indirect
PyPIattrs25.3.0indirect
PyPIautopep82.3.2indirect
PyPIazure-core1.35.0indirect
PyPIbackcall0.2.0indirect
PyPIbandit1.8.6indirect
PyPIbeautifulsoup44.13.5indirect
PyPIbilliard4.2.1indirect
PyPIbleach6.2.0indirect
PyPIblosc23.7.2indirect
PyPIcachetools5.5.2indirect
PyPIcelery5.5.3indirect
PyPIcertifi2025.8.3indirect
PyPIcffi2.0.0indirect
PyPIchardet5.2.0indirect
PyPIcharset-normalizer3.4.3indirect
PyPIclick8.2.1indirect
PyPIclick-didyoumean0.3.1indirect
PyPIclick-plugins1.1.1.2indirect
PyPIclick-repl0.3.0indirect
PyPIcligj0.7.2indirect
PyPIcolorama0.4.6indirect
PyPIcoolprop7.0.0indirect
PyPIcryptography45.0.7indirect
PyPIcython3.1.3indirect
PyPIdecorator5.2.1indirect
PyPIdeepdish0.3.7indirect
PyPIdefusedxml0.7.1indirect
PyPIdeprecated1.2.18indirect
PyPIdjango4.2.26indirect
PyPIdjango-celery-results2.6.0indirect
PyPIdjango-extensions4.1indirect
PyPIdjango-picklefield3.3indirect
PyPIdjango-tastypie0.15.1indirect
PyPIdocopt0.6.2indirect
PyPIet-xmlfile2.0.0indirect
PyPIexecuting2.2.1indirect
PyPIfastjsonschema2.21.2indirect
PyPIfiona1.10.1indirect
PyPIfuture1.0.0indirect
PyPIgeopandas1.1.1indirect
PyPIgitdb4.0.12indirect
PyPIgitpython3.1.45indirect
PyPIgoogle-api-core2.25.1indirect
PyPIgoogle-api-python-client2.181.0indirect
PyPIgoogle-auth2.40.3indirect
PyPIgoogle-auth-httplib20.2.0indirect
PyPIgoogle-auth-oauthlib1.2.2indirect
PyPIgoogleapis-common-protos1.70.0indirect
PyPIgreenlet3.2.4indirect
PyPIgunicorn23.0.0indirect
PyPIh5py3.14.0indirect
PyPIh5pyd0.18.0indirect
PyPIhttplib20.30.0indirect
PyPIidna3.10indirect
PyPIimportlib-metadata8.7.0indirect
PyPIipython8.12.3indirect
PyPIipython-genutils0.2.0indirect
PyPIisodate0.7.2indirect
PyPIjdcal1.4.1indirect
PyPIjedi0.19.2indirect
PyPIjinja23.1.6indirect
PyPIjsonschema4.25.1indirect
PyPIjsonschema-specifications2025.9.1indirect
PyPIjupyter-client8.6.3indirect
PyPIjupyter-core5.8.1indirect
PyPIjupyterlab-pygments0.3.0indirect
PyPIkombu5.5.4indirect
PyPIlxml6.0.1indirect
PyPImarkdown-it-py4.0.0indirect
PyPImarkupsafe3.0.2indirect
PyPImatplotlib-inline0.1.7indirect
PyPImdurl0.1.2indirect
PyPImistune3.1.4indirect
PyPImore-itertools10.8.0indirect
PyPImsgpack1.1.1indirect
PyPImsrest0.7.1indirect
PyPImsrestazure0.6.4.post1indirect
PyPImunch4.0.0indirect
PyPInbclient0.10.2indirect
PyPInbconvert7.16.6indirect
PyPInbformat5.10.4indirect
PyPIndindex1.10.0indirect
PyPInumexpr2.11.0indirect
PyPInumpy1.26.0indirect
PyPInumpy-financial1.0.0indirect
PyPIoauthlib3.3.1indirect
PyPIopenpyxl3.1.5indirect
PyPIpackaging25.0indirect
PyPIpandas2.3.2indirect
PyPIpandocfilters1.5.1indirect
PyPIparso0.8.5indirect
PyPIpathlib22.3.7.post1indirect
PyPIpbr7.0.1indirect
PyPIpexpect4.9.0indirect
PyPIpickleshare0.7.5indirect
PyPIpipreqs0.5.0indirect
PyPIplatformdirs4.4.0indirect
PyPIprompt-toolkit3.0.52indirect
PyPIproto-plus1.26.1indirect
PyPIprotobuf6.32.0indirect
PyPIpsutil7.0.0indirect
PyPIpsycopg22.9.10indirect
PyPIptyprocess0.7.0indirect
PyPIpure-eval0.2.3indirect
PyPIpy-cpuinfo9.0.0indirect
PyPIpyasn10.6.1indirect
PyPIpyasn1-modules0.4.2indirect
PyPIpycodestyle2.14.0indirect
PyPIpycparser2.23indirect
PyPIpygments2.19.2indirect
PyPIpyjwt2.10.1indirect
PyPIpyogrio0.11.1indirect
PyPIpyparsing3.2.3indirect
PyPIpyproj3.7.2indirect
PyPIpython-dateutil2.9.0.post0indirect
PyPIpython-mimeparse2.0.0indirect
PyPIpytz2025.2indirect
PyPIpytz-deprecation-shim0.1.0.post0indirect
PyPIpyyaml6.0.2indirect
PyPIpyzmq27.1.0indirect
PyPIredis6.4.0indirect
PyPIreferencing0.36.2indirect
PyPIrequests2.32.5indirect
PyPIrequests-oauthlib2.0.0indirect
PyPIrequests-unixsocket0.4.1indirect
PyPIrich14.1.0indirect
PyPIrollbar1.3.0indirect
PyPIrpds-py0.27.1indirect
PyPIrsa4.9.1indirect
PyPIscipy1.16.1indirect
PyPIsetuptools80.9.0indirect
PyPIshapely2.1.1indirect
PyPIsix1.17.0indirect
PyPIsmmap5.0.2indirect
PyPIsoupsieve2.8indirect
PyPIsqlalchemy2.0.43indirect
PyPIsqlparse0.5.3indirect
PyPIstack-data0.6.3indirect
PyPIstevedore5.5.0indirect
PyPItables3.10.2indirect
PyPItinycss21.4.0indirect
PyPItoml0.10.2indirect
PyPItornado6.5.2indirect
PyPItraitlets5.14.3indirect
PyPItyping-extensions4.15.0indirect
PyPItzdata2025.2indirect
PyPItzlocal5.3.1indirect
PyPIuritemplate4.2.0indirect
PyPIurllib32.5.0indirect
PyPIvine5.1.0indirect
PyPIwcwidth0.2.13indirect
PyPIwebencodings0.5.1indirect
PyPIwrapt1.17.3indirect
PyPIxlrd2.0.2indirect
PyPIxlsxwriter3.2.5indirect
PyPIyarg0.1.9indirect
PyPIzipp3.23.0indirect
RubyGemsaction_text-trix2.1.19indirect
RubyGemsactioncable8.1.3indirect
RubyGemsactionmailbox8.1.3indirect
RubyGemsactionmailer8.1.3indirect
RubyGemsactionpack8.1.3indirect
RubyGemsactiontext8.1.3indirect
RubyGemsactionview8.1.3indirect
RubyGemsactivejob8.1.3indirect
RubyGemsactivemodel8.1.3indirect
RubyGemsactiverecord8.1.3indirect
RubyGemsactivestorage8.1.3indirect
RubyGemsactivesupport8.1.3indirect
RubyGemsbase640.3.0indirect
RubyGemsbigdecimal4.1.2indirect
RubyGemsbuilder3.3.0indirect
RubyGemsconcurrent-ruby1.3.6indirect
RubyGemsconnection_pool3.0.2indirect
RubyGemscrass1.0.6indirect
RubyGemsdate3.5.1indirect
RubyGemsdomain_name0.6.20240107indirect
RubyGemsdrb2.2.3indirect
RubyGemserb6.0.4indirect
RubyGemserubi1.13.1indirect
RubyGemsglobalid1.3.0indirect
RubyGemshighline3.1.2indirect
RubyGemshttp-accept1.7.0indirect
RubyGemshttp-cookie1.1.6indirect
RubyGemsi18n1.14.8indirect
RubyGemsio-console0.8.2indirect
RubyGemsirb1.18.0indirect
RubyGemsjson2.19.5indirect
RubyGemslogger1.7.0indirect
RubyGemsloofah2.25.1indirect
RubyGemsmail2.9.0indirect
RubyGemsmarcel1.2.1indirect
RubyGemsmime-types3.7.0indirect
RubyGemsmime-types-data3.2026.0414indirect
RubyGemsmini_mime1.1.5indirect
RubyGemsmini_portile22.8.9indirect
RubyGemsminitest6.0.6indirect
RubyGemsnet-imap0.6.4indirect
RubyGemsnet-pop0.1.2indirect
RubyGemsnet-protocol0.2.2indirect
RubyGemsnet-smtp0.5.1indirect
RubyGemsnetrc0.11.0indirect
RubyGemsnio4r2.7.5indirect
RubyGemsnokogiri1.19.3indirect
RubyGemspp0.6.3indirect
RubyGemsprettyprint0.2.0indirect
RubyGemsprism1.9.0indirect
RubyGemspsych5.3.1indirect
RubyGemsracc1.8.1indirect
RubyGemsrack3.2.6indirect
RubyGemsrack-session2.1.2indirect
RubyGemsrack-test2.2.0indirect
RubyGemsrackup2.3.1indirect
RubyGemsrails-dom-testing2.3.0indirect
RubyGemsrails-html-sanitizer1.7.0indirect
RubyGemsrailties8.1.3indirect
RubyGemsrake13.4.2indirect
RubyGemsrdoc7.2.0indirect
RubyGemsreline0.6.3indirect
RubyGemsrest-client2.1.0indirect
RubyGemssecurerandom0.4.1indirect
RubyGemsstringio3.2.0indirect
RubyGemsthor1.5.0indirect
RubyGemstimeout0.6.1indirect
RubyGemstsort0.2.0indirect
RubyGemstzinfo2.0.6indirect
RubyGemsuri1.1.1indirect
RubyGemsuseragent0.16.11indirect
RubyGemswebsocket-driver0.8.0indirect
RubyGemswebsocket-extensions0.1.5indirect
RubyGemszeitwerk2.8.2indirect
Dependency advisories 32

This repository publishes no package the index resolves, so its own dependency graph was assessed — 238 packages, which also include development and test pins that never ship: 32 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
activestorage8.1.3indirectcritical18.1.3.1
cryptography45.0.7indirectcritical1350.0.0
django4.2.26indirectcritical376.0.8
gitpython3.1.45indirectcritical563.1.60
azure-core1.35.0indirecthigh21.38.0
click8.2.1indirecthigh18.3.3
concurrent-ruby1.3.6indirecthigh31.3.7
geopandas1.1.1indirecthigh21.1.2
httplib20.30.0indirecthigh20.32.0
lxml6.0.1indirecthigh26.1.0
mistune3.1.4indirecthigh303.3.0
msgpack1.1.1indirecthigh21.2.1
protobuf6.32.0indirecthigh26.33.5
pyasn10.6.1indirecthigh100.6.4
pyjwt2.10.1indirecthigh132.13.0
soupsieve2.8indirecthigh62.9.0
sqlparse0.5.3indirecthigh110.6.0
tornado6.5.2indirecthigh216.5.8
urllib32.5.0indirecthigh82.7.0
websocket-driver0.8.0indirecthigh40.8.2
bleach6.2.0indirectmoderate26.4.0
idna3.10indirectmoderate23.15
loofah2.25.1indirectmoderate32.25.2
mail2.9.0indirectmoderate12.9.1
nbconvert7.16.6indirectmoderate67.17.1
net-imap0.6.4indirectmoderate30.6.4.1
nokogiri1.19.3indirectmoderate81.19.4
requests2.32.5indirectmoderate22.33.0
setuptools80.9.0indirectmoderate283.0.0
json2.19.5indirectlow12.19.9
pygments2.19.2indirectlow22.20.0
rails-html-sanitizer1.7.0indirectlow11.7.1

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

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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

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

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