Public record
Software health reportschema 0.26.0 · metrics 2.10.0 · 2026-07-22 12:22 UTC

nfdi4plants / ARCtrl

Polyglot (.NET/JS/Python) library for management of Annotated Research Contexts (ARCs) using an in-memory representation and runtime-agnostic contract systems.

F#MIT★ 21 stars⑂ 12 forkssince Jan 2021View on GitHub ↗

nfdi4plants/ARCtrl holds a health index of 80 out of 100, placing it in the Excellent band. It scores highest on Vitality (89/100) and lowest on AI Readiness (41/100). It was last updated today. A single contributor accounts for most of its recent work.

80
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.

80
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 68 is calibrated to 80 on the published index scale (record calibration 2026-08-02).

Ownership

DataPLANTOrganization
71 followers92 public repossince May 2020

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@nfdi4plants/arctrl3.1.11,085760 days ago
PyPIarctrl3.1.1-550 days agoarcannotated-research-contextisaresearch-datamulti-platform

Metrics by category

Vitality

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

89Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
24.9/36Commit cadence36/52 weeks with commits
18/18Commit volume326 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year326
human_commit_share1
days_since_last_push0
active_weeks_last_year36
How it's scored
27/27Ships releases78 releases published
27/36Release recencylatest release 144 days ago
27/27Release cadencea release every ~13.6 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count78
latest_release_tag3.0.1
releases_from_tagsno
days_since_latest_release144
mean_days_between_releases13.6
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?

43Weak · 17% of overall
How it's scored
21.1/60Stars21 stars
8.7/25Forks12 forks
2.7/15Watchers4 watchers
Inputs used
forks12
stars21
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
40.5/80Monthly downloads1,085 downloads/month across npm, pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@nfdi4plants/arctrl, arctrl
dependents
ecosystemsnpm, pypi
total_downloads
monthly_downloads1,085
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

73Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
9.1/22.5Commit distributiontop contributor authored 60% of commits
13.5/13.5Contributor breadth16 contributors
10/10OpenSSF Scorecard: Contributorsproject has 8 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled16
top_contributor_share0.597
How it's scored
34.6/42Issue resolution82% of issues closed
28.4/30PR acceptance241/255 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
3/15OpenSSF Scorecard: Code-ReviewFound 2/8 approved changesets -- score normalized to 2
Inputs used
merged_prs241
open_issues63
closed_issues298
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.825
closed_unmerged_prs14
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
13.4/25Owner reach71 followers of nfdi4plants
25/25Track record92 public repos, account ~6 yr old
Inputs used
followers71
owner_typeOrganization
is_verified
owner_loginnfdi4plants
public_repos92
account_age_days2,249
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable2 package(s) on npm, pypi
35/35Publish recencylatest publish 0 days ago
20/20Version history76 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@nfdi4plants/arctrl, arctrl
ecosystemsnpm, pypi
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

84Excellent · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests5 out of 5 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

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://nfdi4plants.github.io/nfdi4plants.knowledgebase/arctrl/
10/10Repository description
10/10Topics8 topics
10/10Wiki
Inputs used
topicsfair-data, fsharp, isa, rdm, arc, fable-libraries, cwl, ro-crate
has_wikiyes
homepagehttps://nfdi4plants.github.io/nfdi4plants.knowledgebase/arctrl/
docs_sitehttps://nfdi4plants.github.io/nfdi4plants.knowledgebase/arctrl/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

47Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests5 out of 5 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-ReviewFound 2/8 approved changesets -- score normalized to 2
2.5/2.5Contributorsproject has 8 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 9 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.5Vulnerabilities50 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.
How it's scored
19.6/35Direct dependencies free of known advisories1 affected: requests 2.32.3 (moderate 5.5)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
35.2/40No advisories left outstanding1 advisory-carrying package(s) unaddressed past 90 days; oldest published 407 days ago
Inputs used
sourceosv
advisories89
affected_packages30
assessed_packages348
unassessed_packages32
affected_by_severitycritical 3, high 18, moderate 8, low 1
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 348 resolved dependencies against OSV. 32 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? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

41Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
8.5/40Legible commit history16 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.16
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checkingtsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
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
lockfilespackage-lock.json, packages.lock.json, poetry.lock, uv.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeF# (statically typed)
55/55Manageable file sizes0/38 source files over 60KB
Inputs used
primary_languageF#
largest_source_bytes7,763
source_files_sampled38
oversized_source_files0

Key facts

21GitHub stars
16contributors
326commits, last 12 months
0days since last push
78releases
1bus factor
63open issues
npm, PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index npm:@nfdi4plants/arctrl@3.1.1; advisories assessed against the repository dependency graph instead

More detail

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

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.

0246810121222022-092024-072026-05
Major 3Minor 6Patch 15

Each point covers 4 days.

OpenSSF Scorecard 4.0 / 10
4.0aggregate

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-22 12:22 UTC

10Binary-Artifactsno binaries found in the repo
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
10CI-Tests5 out of 5 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 2/8 approved changesets -- score normalized to 2
10Contributorsproject has 8 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 9 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
0Vulnerabilities50 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
npm@fable-org/fable-library-js^1.8.0package.json
npm@nfdi4plants/exceljs^0.3.0package.json
npmisomorphic-fetch^3.0.0package.json
PyPIrequests>= 2.28.1, <3.0.0pyproject.toml
PyPIopenpyxl>=3.1.5,<4pyproject.toml
All dependencies 380

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

RegistryPackageVersionRelation
npm@fable-org/fable-library-js1.11.0direct
npm@nfdi4plants/exceljs0.3.0direct
npmisomorphic-fetch3.0.0direct
PyPIopenpyxl3.1.5direct
PyPIrequests2.32.3direct
PyPIrequests2.33.1direct
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.27.1indirect
npm@babel/parser7.28.0indirect
npm@babel/types7.28.2indirect
npm@esbuild/aix-ppc640.25.4indirect
npm@esbuild/android-arm0.25.4indirect
npm@esbuild/android-arm640.25.4indirect
npm@esbuild/android-x640.25.4indirect
npm@esbuild/darwin-arm640.25.4indirect
npm@esbuild/darwin-x640.25.4indirect
npm@esbuild/freebsd-arm640.25.4indirect
npm@esbuild/freebsd-x640.25.4indirect
npm@esbuild/linux-arm0.25.4indirect
npm@esbuild/linux-arm640.25.4indirect
npm@esbuild/linux-ia320.25.4indirect
npm@esbuild/linux-loong640.25.4indirect
npm@esbuild/linux-mips64el0.25.4indirect
npm@esbuild/linux-ppc640.25.4indirect
npm@esbuild/linux-riscv640.25.4indirect
npm@esbuild/linux-s390x0.25.4indirect
npm@esbuild/linux-x640.25.4indirect
npm@esbuild/netbsd-arm640.25.4indirect
npm@esbuild/netbsd-x640.25.4indirect
npm@esbuild/openbsd-arm640.25.4indirect
npm@esbuild/openbsd-x640.25.4indirect
npm@esbuild/sunos-x640.25.4indirect
npm@esbuild/win32-arm640.25.4indirect
npm@esbuild/win32-ia320.25.4indirect
npm@esbuild/win32-x640.25.4indirect
npm@fast-csv/format4.3.5indirect
npm@fast-csv/parse4.3.6indirect
npm@fslab/fsspreadsheet6.1.2indirect
npm@jridgewell/sourcemap-codec1.5.0indirect
npm@microsoft/api-extractor7.52.9indirect
npm@microsoft/api-extractor-model7.30.7indirect
npm@microsoft/tsdoc0.15.1indirect
npm@microsoft/tsdoc-config0.17.1indirect
npm@nfdi4plants/arctrl2.0.0-alpha.2indirect
npm@rollup/pluginutils5.2.0indirect
npm@rollup/rollup-android-arm-eabi4.40.2indirect
npm@rollup/rollup-android-arm644.40.2indirect
npm@rollup/rollup-darwin-arm644.40.2indirect
npm@rollup/rollup-darwin-x644.40.2indirect
npm@rollup/rollup-freebsd-arm644.40.2indirect
npm@rollup/rollup-freebsd-x644.40.2indirect
npm@rollup/rollup-linux-arm-gnueabihf4.40.2indirect
npm@rollup/rollup-linux-arm-musleabihf4.40.2indirect
npm@rollup/rollup-linux-arm64-gnu4.40.2indirect
npm@rollup/rollup-linux-arm64-musl4.40.2indirect
npm@rollup/rollup-linux-loongarch64-gnu4.40.2indirect
npm@rollup/rollup-linux-powerpc64le-gnu4.40.2indirect
npm@rollup/rollup-linux-riscv64-gnu4.40.2indirect
npm@rollup/rollup-linux-riscv64-musl4.40.2indirect
npm@rollup/rollup-linux-s390x-gnu4.40.2indirect
npm@rollup/rollup-linux-x64-gnu4.40.2indirect
npm@rollup/rollup-linux-x64-musl4.40.2indirect
npm@rollup/rollup-win32-arm64-msvc4.40.2indirect
npm@rollup/rollup-win32-ia32-msvc4.40.2indirect
npm@rollup/rollup-win32-x64-msvc4.40.2indirect
npm@rushstack/node-core-library5.14.0indirect
npm@rushstack/rig-package0.5.3indirect
npm@rushstack/terminal0.15.4indirect
npm@rushstack/ts-command-line5.0.2indirect
npm@types/argparse1.0.38indirect
npm@types/estree1.0.7indirect
npm@types/node14.18.63indirect
npm@vitest/expect3.1.3indirect
npm@vitest/mocker3.1.3indirect
npm@vitest/pretty-format3.1.3indirect
npm@vitest/runner3.1.3indirect
npm@vitest/snapshot3.1.3indirect
npm@vitest/spy3.1.3indirect
npm@vitest/utils3.1.3indirect
npm@volar/language-core2.4.22indirect
npm@volar/source-map2.4.22indirect
npm@volar/typescript2.4.22indirect
npm@vue/compiler-core3.5.18indirect
npm@vue/compiler-dom3.5.18indirect
npm@vue/compiler-vue22.7.16indirect
npm@vue/language-core2.2.0indirect
npm@vue/shared3.5.18indirect
npmacorn8.15.0indirect
npmajv8.12.0indirect
npmajv8.13.0indirect
npmajv-draft-041.0.0indirect
npmajv-formats3.0.1indirect
npmalien-signals0.4.14indirect
npmarchiver5.3.2indirect
npmarchiver-utils2.1.0indirect
npmarchiver-utils3.0.4indirect
npmargparse1.0.10indirect
npmassertion-error2.0.1indirect
npmasync3.2.4indirect
npmasync3.2.6indirect
npmbalanced-match1.0.2indirect
npmbase64-js1.5.1indirect
npmbig-integer1.6.51indirect
npmbig-integer1.6.52indirect
npmbinary0.3.0indirect
npmbl4.1.0indirect
npmbluebird3.4.7indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.1indirect
npmbrace-expansion2.0.2indirect
npmbuffer5.7.1indirect
npmbuffer-crc320.2.13indirect
npmbuffer-indexof-polyfill1.0.2indirect
npmbuffers0.1.1indirect
npmcac6.7.14indirect
npmchai5.2.0indirect
npmchainsaw0.1.0indirect
npmcheck-error2.1.1indirect
npmcompare-versions6.1.1indirect
npmcompress-commons4.1.2indirect
npmconcat-map0.0.1indirect
npmconfbox0.1.8indirect
npmconfbox0.2.2indirect
npmcore-util-is1.0.3indirect
npmcrc-321.2.2indirect
npmcrc32-stream4.0.3indirect
npmdayjs1.11.10indirect
npmdayjs1.11.13indirect
npmde-indent1.0.2indirect
npmdebug4.4.1indirect
npmdeep-eql5.0.2indirect
npmduplexer20.1.4indirect
npmend-of-stream1.4.4indirect
npmentities4.5.0indirect
npmes-module-lexer1.7.0indirect
npmesbuild0.25.4indirect
npmestree-walker2.0.2indirect
npmestree-walker3.0.3indirect
npmexpect-type1.2.1indirect
npmexsolve1.0.7indirect
npmfable-library1.1.1indirect
npmfast-csv4.3.6indirect
npmfast-deep-equal3.1.3indirect
npmfdir6.4.6indirect
npmfs-constants1.0.0indirect
npmfs-extra11.3.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfstream1.0.12indirect
npmfunction-bind1.1.2indirect
npmglob7.2.3indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhasown2.0.2indirect
npmhe1.2.0indirect
npmieee7541.2.1indirect
npmimmediate3.0.6indirect
npmimport-lazy4.0.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-core-module2.16.1indirect
npmisarray1.0.0indirect
npmjju1.4.0indirect
npmjson-schema-traverse1.0.0indirect
npmjsonfile6.1.0indirect
npmjsonschema1.5.0indirect
npmjszip3.10.1indirect
npmkolorist1.8.0indirect
npmlazystream1.0.1indirect
npmlie3.3.0indirect
npmlistenercount1.0.1indirect
npmlocal-pkg1.1.1indirect
npmlodash4.17.21indirect
npmlodash.defaults4.2.0indirect
npmlodash.difference4.5.0indirect
npmlodash.escaperegexp4.1.2indirect
npmlodash.flatten4.4.0indirect
npmlodash.groupby4.6.0indirect
npmlodash.isboolean3.0.3indirect
npmlodash.isequal4.5.0indirect
npmlodash.isfunction3.0.9indirect
npmlodash.isnil4.0.0indirect
npmlodash.isplainobject4.0.6indirect
npmlodash.isundefined3.0.1indirect
npmlodash.union4.6.0indirect
npmlodash.uniq4.5.0indirect
npmloupe3.1.3indirect
npmlru-cache6.0.0indirect
npmmagic-string0.30.17indirect
npmminimatch3.0.8indirect
npmminimatch3.1.2indirect
npmminimatch5.1.6indirect
npmminimatch9.0.5indirect
npmminimist1.2.8indirect
npmmkdirp0.5.6indirect
npmmlly1.7.4indirect
npmms2.1.3indirect
npmmuggle-string0.4.1indirect
npmnanoid3.3.11indirect
npmnode-fetch2.7.0indirect
npmnormalize-path3.0.0indirect
npmonce1.4.0indirect
npmpako1.0.11indirect
npmpath-browserify1.0.1indirect
npmpath-is-absolute1.0.1indirect
npmpath-parse1.0.7indirect
npmpathe2.0.3indirect
npmpathval2.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.3indirect
npmpkg-types1.3.1indirect
npmpkg-types2.2.0indirect
npmpostcss8.5.6indirect
npmprocess-nextick-args2.0.1indirect
npmpunycode2.3.1indirect
npmquansync0.2.10indirect
npmreadable-stream2.3.8indirect
npmreadable-stream3.6.2indirect
npmreaddir-glob1.1.3indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.10indirect
npmrimraf2.7.1indirect
npmrimraf3.0.2indirect
npmrollup4.40.2indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsaxes5.0.1indirect
npmsemver7.5.4indirect
npmsetimmediate1.0.5indirect
npmsiginfo2.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmsprintf-js1.0.3indirect
npmstackback0.0.2indirect
npmstd-env3.9.0indirect
npmstring-argv0.3.2indirect
npmstring_decoder1.1.1indirect
npmstring_decoder1.3.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtar-stream2.2.0indirect
npmtinybench2.9.0indirect
npmtinyexec0.3.2indirect
npmtinyglobby0.2.14indirect
npmtinypool1.0.2indirect
npmtinyrainbow2.0.0indirect
npmtinyspy3.0.2indirect
npmtmp0.2.1indirect
npmtmp0.2.3indirect
npmtr460.0.3indirect
npmtraverse0.3.9indirect
npmtypescript5.8.2indirect
npmtypescript5.8.3indirect
npmufo1.6.1indirect
npmundici-types6.21.0indirect
npmuniversalify2.0.1indirect
npmunzipper0.10.14indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmuuid8.3.2indirect
npmvite6.3.5indirect
npmvite7.0.6indirect
npmvite-node3.1.3indirect
npmvite-plugin-dts4.5.4indirect
npmvitest3.1.3indirect
npmvscode-uri3.1.0indirect
npmwebidl-conversions3.0.1indirect
npmwhatwg-fetch3.6.19indirect
npmwhatwg-fetch3.6.20indirect
npmwhatwg-url5.0.0indirect
npmwhy-is-node-running2.3.0indirect
npmwrappy1.0.2indirect
npmxmlchars2.2.0indirect
npmyallist4.0.0indirect
npmzip-stream4.1.1indirect
NuGetBlackFox.Fake.BuildTaskindirect
NuGetCyjs.NET0.0.4indirect
NuGetDynamicObjindirect
NuGetExpectoindirect
NuGetFable.Coreindirect
NuGetFable.Core4.0.0indirect
NuGetFable.Fetchindirect
NuGetFable.Mocha2.16.0indirect
NuGetFable.Nodeindirect
NuGetFable.Promiseindirect
NuGetFable.Pyxpectoindirect
NuGetFable.SimpleHttpindirect
NuGetFake.Api.GitHubindirect
NuGetFake.Core.Processindirect
NuGetFake.Core.ReleaseNotesindirect
NuGetFake.Core.Targetindirect
NuGetFake.DotNet.Cliindirect
NuGetFake.DotNet.MSBuildindirect
NuGetFake.Extensions.Releaseindirect
NuGetFake.IO.FileSystemindirect
NuGetFake.JavaScript.Npmindirect
NuGetFake.Tools.Gitindirect
NuGetFsSpreadsheetindirect
NuGetFsSpreadsheet0.3.0indirect
NuGetFsSpreadsheet.ExcelIO0.3.0indirect
NuGetFsSpreadsheet.Jsindirect
NuGetFsSpreadsheet.Netindirect
NuGetFsSpreadsheet.Pyindirect
NuGetMicrosoft.NET.Test.Sdkindirect
NuGetMicrosoft.NET.Test.Sdk17.4.0indirect
NuGetNewtonsoft.Json13.0.3indirect
NuGetNJsonSchemaindirect
NuGetNJsonSchema10.8.0indirect
NuGetSirenindirect
NuGetSwate.Api0.2.0indirect
NuGetThoth.Json10.1.0indirect
NuGetThoth.Json.Coreindirect
NuGetThoth.Json.JavaScriptindirect
NuGetThoth.Json.Net11.0.0indirect
NuGetThoth.Json.Newtonsoftindirect
NuGetThoth.Json.Pythonindirect
NuGetYAMLiciousindirect
NuGetYoloDev.Expecto.TestSdkindirect
PyPIarctrl2.0.0a2indirect
PyPIarctrl3.1.1indirect
PyPIbackports-tarfile1.2.0indirect
PyPIcertifi2024.8.30indirect
PyPIcertifi2026.4.22indirect
PyPIcffi2.0.0indirect
PyPIcharset-normalizer3.4.0indirect
PyPIcharset-normalizer3.4.7indirect
PyPIcolorama0.4.6indirect
PyPIcryptography46.0.3indirect
PyPIcryptography48.0.0indirect
PyPIdocutils0.22.2indirect
PyPIdocutils0.22.4indirect
PyPIet-xmlfile2.0.0indirect
PyPIfsspreadsheet6.1.1indirect
PyPIid1.5.0indirect
PyPIid1.6.1indirect
PyPIidna3.10indirect
PyPIidna3.13indirect
PyPIimportlib-metadata8.7.0indirect
PyPIimportlib-metadata9.0.0indirect
PyPIiniconfig2.0.0indirect
PyPIiniconfig2.3.0indirect
PyPIjaraco-classes3.4.0indirect
PyPIjaraco-context6.0.1indirect
PyPIjaraco-context6.1.2indirect
PyPIjaraco-functools4.3.0indirect
PyPIjaraco-functools4.4.0indirect
PyPIjeepney0.9.0indirect
PyPIkeyring25.6.0indirect
PyPIkeyring25.7.0indirect
PyPImarkdown-it-py4.0.0indirect
PyPImarkdown-it-py4.1.0indirect
PyPImdurl0.1.2indirect
PyPImore-itertools10.8.0indirect
PyPImore-itertools11.0.2indirect
PyPInh30.3.1indirect
PyPInh30.3.5indirect
PyPIpackaging24.2indirect
PyPIpackaging26.2indirect
PyPIpluggy1.5.0indirect
PyPIpluggy1.6.0indirect
PyPIpycparser2.23indirect
PyPIpycparser3.0indirect
PyPIpygments2.19.2indirect
PyPIpygments2.20.0indirect
PyPIpytest8.3.3indirect
PyPIpytest8.4.2indirect
PyPIpywin32-ctypes0.2.3indirect
PyPIreadme-renderer44.0indirect
PyPIrequests-toolbelt1.0.0indirect
PyPIrfc39862.0.0indirect
PyPIrich14.2.0indirect
PyPIrich15.0.0indirect
PyPIsecretstorage3.4.0indirect
PyPIsecretstorage3.5.0indirect
PyPItwine6.2.0indirect
PyPIurllib32.2.3indirect
PyPIurllib32.6.3indirect
PyPIzipp3.23.0indirect
PyPIzipp3.23.1indirect
Dependency advisories 30

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

PackageVersionRelationSeverityAdvisoriesFixed in
cryptography46.0.3indirectcritical748.0.1
rollup4.40.2indirectcritical14.59.0
vitest3.1.3indirectcritical14.1.0
brace-expansion1.1.11indirecthigh35.0.7
brace-expansion2.0.1indirecthigh35.0.7
brace-expansion2.0.2indirecthigh25.0.7
cryptography48.0.0indirecthigh148.0.1
jaraco-context6.0.1indirecthigh26.1.0
lodash4.17.21indirecthigh34.18.0
minimatch3.0.8indirecthigh310.2.3
minimatch3.1.2indirecthigh310.2.3
minimatch5.1.6indirecthigh310.2.3
minimatch9.0.5indirecthigh310.2.3
picomatch4.0.3indirecthigh24.0.4
tmp0.2.1indirecthigh20.2.6
tmp0.2.3indirecthigh20.2.6
urllib32.2.3indirecthigh122.7.0
urllib32.6.3indirecthigh42.7.0
uuid8.3.2indirecthigh113.0.1
vite6.3.5indirecthigh78.0.16
vite7.0.6indirecthigh78.0.16
requests2.32.3directmoderate42.33.0
ajv8.12.0indirectmoderate18.18.0
ajv8.13.0indirectmoderate18.18.0
idna3.10indirectmoderate23.15
idna3.13indirectmoderate23.15
postcss8.5.6indirectmoderate18.5.10
pytest8.3.3indirectmoderate29.0.3
pytest8.4.2indirectmoderate29.0.3
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

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.26.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm, PyPI.