Public record
Software health reportschema 0.11.0 · metrics 2.10.0 · 2026-07-17 10:09 UTC

grafana / plugin-validator

Tool for validating Grafana community plugins

GoApache-2.0★ 40 stars⑂ 9 forkssince Aug 2020View on GitHub ↗

grafana/plugin-validator holds a health index of 91 out of 100, placing it in the Excellent band. It scores highest on Vitality (92/100) and lowest on AI Readiness (49/100). It was last updated today. 3 contributors account for most of its recent work.

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

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

Ownership

Grafana LabsOrganization
7,071 followers589 public repossince Apr 2014

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Gogithub.com/grafana/plugin-validatorv0.41.0-10679 days ago
npm@grafana/plugin-validator-mcp0.1.2352142 days agografanapluginsvalidatormcpmodel-context-protocolaiassistant
npm@grafana/plugin-validator0.45.02,411972 days agografanapluginsvalidator

Metrics by category

Vitality

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

92Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
29.8/36Commit cadence43/52 weeks with commits
18/18Commit volume262 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year262
human_commit_share
days_since_last_push0
active_weeks_last_year43
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 2 days ago
27/27Release cadencea release every ~5.1 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagplugin-validator/v0.45.0
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases5.1

Community & Adoption

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

55Moderate · 17% of overall
How it's scored
25.8/60Stars40 stars
7.5/25Forks9 forks
11.8/15Watchers133 watchers
Inputs used
forks9
stars40
watchers133
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
0/18CONTRIBUTING guide
13.5/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_conductyes
readme_badge_services
has_pull_request_templateno
How it's scored
45.2/80Monthly downloads2,446 downloads/month across go, npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesgithub.com/grafana/plugin-validator, @grafana/plugin-validator-mcp, @grafana/plugin-validator
dependents
ecosystemsgo, npm
total_downloads
monthly_downloads2,446
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?

92Excellent · 23% of overall
How it's scored
36/54Bus factor3 contributor(s) cover half of all commits
16.1/22.5Commit distributiontop contributor authored 29% of commits
13.5/13.5Contributor breadth34 contributors
10/10OpenSSF Scorecard: Contributorsproject has 5 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled34
top_contributor_share0.286
How it's scored
40.7/42Issue resolution97% of issues closed
26.6/30PR acceptance479/540 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Reviewall changesets reviewed
Inputs used
merged_prs479
open_issues3
closed_issues95
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.969
closed_unmerged_prs61
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
25/25Owner reach7,071 followers of grafana
25/25Track record589 public repos, account ~12 yr old
Inputs used
followers7,071
owner_typeOrganization
is_verified
owner_logingrafana
public_repos589
account_age_days4,484
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable3 package(s) on go, npm
35/35Publish recencylatest publish 2 days ago
20/20Version history106 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/grafana/plugin-validator, @grafana/plugin-validator-mcp, @grafana/plugin-validator
ecosystemsgo, npm
any_deprecatedno
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

70Good · 19% of overall
How it's scored
24/24CI workflows5 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics4 topics
0/10Wiki
Inputs used
topicsplugins-platform, keep, group-datasources, team-grafana-catalog
has_wikino
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

72Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
3.8/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests30 out of 30 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
7.5/7.5Code-Reviewall changesets reviewed
2.5/2.5Contributorsproject has 5 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.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
3/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
6/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities305 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate7.2

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.

49Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit historyno data
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.golangci.yml
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno data
0/8Automated maintenanceno data
6/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, package-lock.json, pnpm-lock.yaml, yarn.lock
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeGo (statically typed)
54.1/55Manageable file sizes5/319 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes219,830
source_files_sampled319
oversized_source_files5
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
20/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalyes
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto). Remaining weights renormalized.

Key facts

40GitHub stars
34contributors
262commits, last 12 months
0days since last push
100releases
3bus factor
3open issues
Go, npmpackage ecosystems

More detail

OpenSSF Scorecard 7.2 / 10
7.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-17 10:08 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
6Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
8Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities305 existing vulnerabilities detected
Direct dependencies 28
RegistryPackageVersion constraintManifest
Gogithub.com/Masterminds/semver/v3v3.4.0go.mod
Gogithub.com/anthropics/anthropic-sdk-gov1.26.0go.mod
Gogithub.com/bmatcuk/doublestar/v4v4.9.2go.mod
Gogithub.com/danwakefield/fnmatchv0.0.0-20160403171240-cbb64ac3d964go.mod
Gogithub.com/fatih/colorv1.18.0go.mod
Gogithub.com/go-enry/go-license-detector/v4v4.3.1go.mod
Gogithub.com/google/osv-scanner/v2v2.4.0go.mod
Gogithub.com/hashicorp/go-versionv1.8.0go.mod
Gogithub.com/jarcoal/httpmockv1.4.1go.mod
Gogithub.com/magefile/magev1.15.0go.mod
Gogithub.com/mattn/go-shellwordsv1.0.13go.mod
Gogithub.com/modelcontextprotocol/go-sdkv1.6.1go.mod
Gogithub.com/openai/openai-gov1.12.0go.mod
Gogithub.com/openai/openai-go/v3v3.42.0go.mod
Gogithub.com/ossf/osv-schema/bindings/gov0.0.0-20260424063704-83285ce2a866go.mod
Gogithub.com/r3labs/diff/v3v3.0.2go.mod
Gogithub.com/smartystreets/goconveyv1.8.1go.mod
Gogithub.com/sourcegraph/go-diff-patchv0.0.0-20240223163233-798fd1e94a8ego.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/tailscale/hujsonv0.0.0-20250605163823-992244df8c5ago.mod
Gogithub.com/xeipuuv/gojsonschemav1.2.0go.mod
Gogolang.org/x/cryptov0.52.0go.mod
Gogolang.org/x/modv0.36.0go.mod
Gogoogle.golang.org/genaiv1.48.0go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
npmtar^7.5.16mcp-package/package.json
npmtar7.5.20package.json
All dependencies 218

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

RegistryPackageVersionRelation
Gogithub.com/anthropics/anthropic-sdk-gov1.26.0direct
Gogithub.com/bmatcuk/doublestar/v4v4.9.2direct
Gogithub.com/danwakefield/fnmatchv0.0.0-20160403171240-cbb64ac3d964direct
Gogithub.com/fatih/colorv1.18.0direct
Gogithub.com/go-enry/go-license-detector/v4v4.3.1direct
Gogithub.com/google/osv-scanner/v2v2.4.0direct
Gogithub.com/hashicorp/go-versionv1.8.0direct
Gogithub.com/jarcoal/httpmockv1.4.1direct
Gogithub.com/magefile/magev1.15.0direct
Gogithub.com/masterminds/semver/v3v3.4.0direct
Gogithub.com/mattn/go-shellwordsv1.0.13direct
Gogithub.com/modelcontextprotocol/go-sdkv1.6.1direct
Gogithub.com/openai/openai-gov1.12.0direct
Gogithub.com/openai/openai-go/v3v3.42.0direct
Gogithub.com/ossf/osv-schema/bindings/gov0.0.0-20260424063704-83285ce2a866direct
Gogithub.com/r3labs/diff/v3v3.0.2direct
Gogithub.com/smartystreets/goconveyv1.8.1direct
Gogithub.com/sourcegraph/go-diff-patchv0.0.0-20240223163233-798fd1e94a8edirect
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/tailscale/hujsonv0.0.0-20250605163823-992244df8c5adirect
Gogithub.com/xeipuuv/gojsonschemav1.2.0direct
Gogolang.org/x/cryptov0.52.0direct
Gogolang.org/x/modv0.36.0direct
Gogoogle.golang.org/genaiv1.48.0direct
Gogoogle.golang.org/protobufv1.36.11direct
Gogopkg.in/yaml.v3v3.0.1direct
npmtar7.5.20direct
npmtar^7.5.16direct
Gobitbucket.org/creachadair/stringsetv0.0.14indirect
Gocloud.google.com/gov0.123.0indirect
Gocloud.google.com/go/authv0.19.0indirect
Gocloud.google.com/go/compute/metadatav0.9.0indirect
Godario.cat/mergov1.0.2indirect
Godeps.dev/api/v3v3.0.0-20260422013440-90c27f84dd6findirect
Godeps.dev/api/v3alphav0.0.0-20260422013440-90c27f84dd6findirect
Godeps.dev/util/mavenv0.0.0-20260528042559-b92437de09fdindirect
Godeps.dev/util/pypiv0.0.0-20260422013440-90c27f84dd6findirect
Godeps.dev/util/resolvev0.0.0-20260422013440-90c27f84dd6findirect
Godeps.dev/util/semverv0.0.0-20260529052642-cf1e78d92744indirect
Gogithub.com/aead/serpentv0.0.0-20160714141033-fba169763ea6indirect
Gogithub.com/agext/levenshteinv1.2.3indirect
Gogithub.com/anchore/go-lzov0.1.0indirect
Gogithub.com/anchore/go-struct-converterv0.1.0indirect
Gogithub.com/ayoubfaouzi/pkcs7v0.2.3indirect
Gogithub.com/bazelbuild/buildtoolsv0.0.0-20260319080235-05d2ebe49b0findirect
Gogithub.com/burntsushi/tomlv1.6.0indirect
Gogithub.com/canonical/chisel-manifestv1.2.0indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirect
Gogithub.com/cloudflare/circlv1.6.3indirect
Gogithub.com/compose-spec/compose-go/v2v2.10.2indirect
Gogithub.com/containerd/continuityv0.5.0indirect
Gogithub.com/containerd/errdefsv1.0.0indirect
Gogithub.com/containerd/errdefs/pkgv0.3.0indirect
Gogithub.com/containerd/stargz-snapshotter/estargzv0.18.2indirect
Gogithub.com/containerd/typeurl/v2v2.2.3indirect
Gogithub.com/cyclonedx/cyclonedx-gov0.11.0indirect
Gogithub.com/cyphar/filepath-securejoinv0.6.1indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/deitch/magicv0.0.0-20240306090643-c67ab88f10cbindirect
Gogithub.com/dgryski/go-minhashv0.0.0-20190315135803-ad340ca03076indirect
Gogithub.com/diskfs/go-diskfsv1.7.0indirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/djherbis/timesv1.6.0indirect
Gogithub.com/docker/cliv29.4.3+incompatibleindirect
Gogithub.com/docker/distributionv2.8.3+incompatibleindirect
Gogithub.com/docker/dockerv28.5.2+incompatibleindirect
Gogithub.com/docker/docker-credential-helpersv0.9.5indirect
Gogithub.com/docker/go-connectionsv0.7.0indirect
Gogithub.com/docker/go-unitsv0.5.0indirect
Gogithub.com/dsoprea/go-exfatv0.0.0-20190906070738-5e932fbdb589indirect
Gogithub.com/dsoprea/go-loggingv0.0.0-20200710184922-b02d349568ddindirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/edsrzf/mmap-gov1.2.0indirect
Gogithub.com/ekzhu/minhash-lshv0.0.0-20190924033628-faac2c6342f8indirect
Gogithub.com/elliotwutingfeng/asciisetv0.0.0-20260129054604-cfde2086bc57indirect
Gogithub.com/emirpasic/godsv1.18.1indirect
Gogithub.com/erikvarga/go-rpmdbv0.0.0-20250523120114-a15a62cd4593indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/gehirninc/cryptv0.0.0-20230320061759-8cc1b52080c5indirect
Gogithub.com/go-errors/errorsv1.5.1indirect
Gogithub.com/go-git/gcfgv1.5.1-0.20230307220236-3a3c6141e376indirect
Gogithub.com/go-git/gcfg/v2v2.0.2indirect
Gogithub.com/go-git/go-billy/v5v5.9.0indirect
Gogithub.com/go-git/go-git/v5v5.19.1indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-ole/go-olev1.3.0indirect
Gogithub.com/go-restruct/restructv1.2.0-alphaindirect
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirect
Gogithub.com/gobwas/globv0.2.3indirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8indirect
Gogithub.com/google/go-cmpv0.7.0indirect
Gogithub.com/google/go-containerregistryv0.20.7indirect
Gogithub.com/google/jsonschema-gov0.4.3indirect
Gogithub.com/google/osv-scalibrv0.4.6-0.20260612031204-164402d9140eindirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.14indirect
Gogithub.com/googleapis/gax-go/v2v2.21.0indirect
Gogithub.com/gopherjs/gopherjsv1.17.2indirect
Gogithub.com/gorilla/websocketv1.5.3indirect
Gogithub.com/hhatto/gorstv0.0.0-20181029133204-ca9f730cac5bindirect
Gogithub.com/ianlancetaylor/demanglev0.0.0-20260505044615-1ff4bf46051findirect
Gogithub.com/icholy/digestv1.1.0indirect
Gogithub.com/jbenet/go-contextv0.0.0-20150711004518-d14ea06fba99indirect
Gogithub.com/jdkato/prosev1.2.1indirect
Gogithub.com/jdkato/prose/v2v2.0.0indirect
Gogithub.com/jedib0t/go-pretty/v6v6.7.10indirect
Gogithub.com/jtolds/glsv4.20.0+incompatibleindirect
Gogithub.com/kevinburke/ssh_configv1.2.0indirect
Gogithub.com/klauspost/compressv1.18.6indirect
Gogithub.com/klauspost/cpuid/v2v2.3.0indirect
Gogithub.com/lunixbochs/strucv0.0.0-20241101090106-8d528fa2c543indirect
Gogithub.com/masahiro331/go-ext4-filesystemv0.0.0-20260423010602-fe51f5b5e52bindirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.22indirect
Gogithub.com/mattn/go-runewidthv0.0.23indirect
Gogithub.com/micromdm/plistv0.2.2indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/mitchellh/go-homedirv1.1.0indirect
Gogithub.com/moby/buildkitv0.30.0indirect
Gogithub.com/moby/docker-image-specv1.3.1indirect
Gogithub.com/montanaflynn/statsv0.7.1indirect
Gogithub.com/ncruces/go-strftimev1.0.0indirect
Gogithub.com/opencontainers/go-digestv1.0.0indirect
Gogithub.com/opencontainers/image-specv1.1.1indirect
Gogithub.com/owenrumney/go-sarif/v3v3.3.0indirect
Gogithub.com/package-url/packageurl-gov0.1.6indirect
Gogithub.com/pandatix/go-cvssv0.6.2indirect
Gogithub.com/pierrec/lz4/v4v4.1.26indirect
Gogithub.com/pjbgf/sha1cdv0.6.0indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/pkg/xattrv0.4.12indirect
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/protonmail/go-cryptov1.3.0indirect
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daecindirect
Gogithub.com/russross/blackfriday/v2v2.1.0indirect
Gogithub.com/rust-secure-code/go-rustauditv0.0.0-20250226111315-e20ec32e963cindirect
Gogithub.com/saferwall/pev1.6.4indirect
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.2indirect
Gogithub.com/segmentio/asmv1.1.3indirect
Gogithub.com/segmentio/encodingv0.5.4indirect
Gogithub.com/sergi/go-diffv1.4.0indirect
Gogithub.com/shirou/gopsutilv3.21.11+incompatibleindirect
Gogithub.com/shogo82148/go-shufflev1.0.1indirect
Gogithub.com/shogo82148/go-shuffle/v2v2.0.0indirect
Gogithub.com/sirupsen/logrusv1.9.4indirect
Gogithub.com/skeema/knownhostsv1.3.1indirect
Gogithub.com/smarty/assertionsv1.16.0indirect
Gogithub.com/spdx/gordfv0.0.0-20250128162952-000978ccd6fbindirect
Gogithub.com/spdx/tools-golangv0.5.7indirect
Gogithub.com/thoas/go-funkv0.9.3indirect
Gogithub.com/tidwall/gjsonv1.19.0indirect
Gogithub.com/tidwall/jsoncv0.3.3indirect
Gogithub.com/tidwall/matchv1.2.0indirect
Gogithub.com/tidwall/prettyv1.2.1indirect
Gogithub.com/tidwall/sjsonv1.2.5indirect
Gogithub.com/tink-crypto/tink-go/v2v2.6.0indirect
Gogithub.com/tklauser/go-sysconfv0.3.16indirect
Gogithub.com/tklauser/numcpusv0.11.0indirect
Gogithub.com/tonistiigi/go-csvvaluev0.0.0-20240814133006-030d3b2625d0indirect
Gogithub.com/ulikunitz/xzv0.5.15indirect
Gogithub.com/vbatts/tar-splitv0.12.3indirect
Gogithub.com/vmihailenco/msgpack/v5v5.4.1indirect
Gogithub.com/vmihailenco/tagparser/v2v2.0.0indirect
Gogithub.com/xanzy/ssh-agentv0.3.3indirect
Gogithub.com/xeipuuv/gojsonpointerv0.0.0-20190905194746-02993c407bfbindirect
Gogithub.com/xeipuuv/gojsonreferencev0.0.0-20180127040603-bd5ef7bd5415indirect
Gogithub.com/xhit/go-str2duration/v2v2.1.0indirect
Gogithub.com/yosida95/uritemplate/v3v3.0.2indirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogo.etcd.io/bboltv1.4.3indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.68.0indirect
Gogo.opentelemetry.io/otelv1.43.0indirect
Gogo.opentelemetry.io/otel/metricv1.43.0indirect
Gogo.opentelemetry.io/otel/tracev1.43.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.uber.org/zapv1.28.0indirect
Gogo.yaml.in/yaml/v2v2.4.4indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogo.yaml.in/yaml/v4v4.0.0-rc.4indirect
Gogolang.org/x/expv0.0.0-20260508232706-74f9aab9d74aindirect
Gogolang.org/x/netv0.55.0indirect
Gogolang.org/x/oauth2v0.36.0indirect
Gogolang.org/x/syncv0.20.0indirect
Gogolang.org/x/sysv0.45.0indirect
Gogolang.org/x/telemetryv0.0.0-20260508192327-42602be52be6indirect
Gogolang.org/x/textv0.37.0indirect
Gogolang.org/x/toolsv0.45.0indirect
Gogolang.org/x/vulnv1.3.0indirect
Gogolang.org/x/xerrorsv0.0.0-20240903120638-7835f813f4daindirect
Gogonum.org/v1/gonumv0.17.0indirect
Gogoogle.golang.org/apiv0.272.0indirect
Gogoogle.golang.org/genprotov0.0.0-20260401024825-9d38bb4040a9indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260511170946-3700d4141b60indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260511170946-3700d4141b60indirect
Gogoogle.golang.org/grpcv1.81.1indirect
Gogopkg.in/ini.v1v1.67.2indirect
Gogopkg.in/neurosnap/sentences.v1v1.0.7indirect
Gogopkg.in/warnings.v0v0.1.2indirect
Gomodernc.org/libcv1.72.3indirect
Gomodernc.org/libc/v2v2.1.30indirect
Gomodernc.org/mathutilv1.7.1indirect
Gomodernc.org/memoryv1.11.0indirect
Gomodernc.org/sqlitev1.50.1indirect
Goosv.dev/bindings/gov0.0.0-20260512064147-daa692bbd4edindirect
Gosigs.k8s.io/yamlv1.6.0indirect
Gowww.velocidex.com/golang/go-ntfsv0.2.0indirect
Gowww.velocidex.com/golang/regparserv0.0.0-20250203141505-31e704a67ef7indirect
npm@isaacs/fs-minipass4.0.1indirect
npmchownr3.0.0indirect
npmminipass7.1.2indirect
npmminizlib3.1.0indirect
npmyallist5.0.0indirect
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.11.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo, npm.