Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-29 20:23 UTC

colt3k / utils

Numerous utility libraries and tools

GoMIT★ 3 stars⑂ 0 forkssince May 2019View on GitHub ↗

colt3k/utils holds a health index of 15 out of 100, placing it in the Critical band. It scores highest on AI Readiness (47/100) and lowest on Community & Adoption (14/100). It was last updated 36 days ago. A single contributor accounts for most of its recent work.

15
overall / 100
Critical

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.

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

Ownership

Gil CPersonal account
3 followers10 public repossince May 2019

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/colt3k/utils/iov0.0.24-24276 days ago
Gogithub.com/colt3k/utils/envv0.0.7-7474 days ago
Gogithub.com/colt3k/utils/imgv0.0.1-12650 days ago
Gogithub.com/colt3k/utils/ctxtv0.0.1-11911 days ago
Gogithub.com/colt3k/utils/filev0.0.14-14277 days ago
Gogithub.com/colt3k/utils/hashv0.0.11-1136 days ago
Gogithub.com/colt3k/utils/imnuv0.0.9-9474 days ago
Gogithub.com/colt3k/utils/lockv0.0.3-3774 days ago

Metrics by category

Vitality

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

20At Risk · 21% of overall
How it's scored
18/36Push recencylast push 36 days ago
2.8/36Commit cadence4/52 weeks with commits
11.9/18Commit volume20 commits in the last year
0/10OpenSSF Scorecard: Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year20
human_commit_share1
days_since_last_push36
active_weeks_last_year4
How it's scored
0/27Ships releasesno releases published
0/36Release recencyno releases
0/27Release cadenceno releases
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count0
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?

14Critical · 17% of overall
How it's scored
4.9/60Stars3 stars
0/25Forks0 forks
0/15Watchers0 watchers
Inputs used
forks0
stars3
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/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_readmeno
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

34At Risk · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0/22.5Commit distributiontop contributor authored 100% of commits
1.4/13.5Contributor breadth1 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/42Issue resolutionno issues or no data
0/30PR acceptanceno decided pull requests or no data
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio
closed_unmerged_prs0
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance, Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
4.3/25Owner reach3 followers of colt3k
19.6/25Track record10 public repos, account ~7 yr old
Inputs used
followers3
owner_typeUser
is_verified
owner_logincolt3k
public_repos10
account_age_days2,655
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable8 package(s) on go
35/35Publish recencylatest publish 36 days ago
20/20Version history24 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/colt3k/utils/io, github.com/colt3k/utils/env, github.com/colt3k/utils/img, github.com/colt3k/utils/ctxt, github.com/colt3k/utils/file, github.com/colt3k/utils/hash, github.com/colt3k/utils/imnu, github.com/colt3k/utils/lock
ecosystemsgo
any_deprecatedno
min_days_since_publish36

Engineering Quality

Are baseline engineering and documentation practices in place?

26At Risk · 19% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

20At Risk
How it's scored
0/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_site
has_readmeno
has_docs_dirno
has_descriptionyes

Security

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

17Critical · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
0/2.5CI-Testsno data
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflowno data
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
0/7.5Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packagingno data
0/5Pinned-Dependenciesno data
0/5SASTno SAST tool detected
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsno data
0/7.5Vulnerabilities41 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate1.5
Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.
How it's scored
3.1/35Direct dependencies free of known advisories7 affected: golang.org/x/crypto 0.0.0-20181106171534-e4dc69e5b2fd (critical 10.0), golang.org/x/crypto 0.0.0-20190102171810-8d7daa0c54b3 (critical 10.0), golang.org/x/crypto 0.0.0-20190103213133-ff983b9c42bc (critical 10.0), +4 more
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
15.9/40No advisories left outstanding7 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,963 days ago
Inputs used
sourceosv
advisories263
affected_packages13
assessed_packages100
unassessed_packages0
affected_by_severitycritical 5, high 1, moderate 4, unknown 3
direct_affected_packages7
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 100 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.

47Weak · 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 history0 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstraparchive/go.mod, asciipb/go.mod, collection/go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingGo (statically typed)
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-Dependenciesno data
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsarchive/go.mod, asciipb/go.mod, collection/go.mod, concur/go.mod, config/go.mod, crypt/go.mod, ctxt/go.mod, debug/go.mod, encode/go.mod, env/go.mod, file/go.mod, hash/go.mod, img/go.mod, imnu/go.mod, io/go.mod, lock/go.mod, logstash/go.mod, mathut/go.mod, msngr/go.mod, mymg/go.mod, netut/go.mod, osut/go.mod, print/go.mod, profile/go.mod, qrand/go.mod, ques/go.mod, regx/go.mod, repeat/go.mod, retry/go.mod, sembump/go.mod, shutdown/go.mod, sort/go.mod, sqlite/go.mod, stats/go.mod, store/go.mod, stringut/go.mod, svcs/go.mod, timeut/go.mod, updater/go.mod, version/go.mod, webut/go.mod
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeGo (statically typed)
54.8/55Manageable file sizes1/224 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes87,322
source_files_sampled224
oversized_source_files1

Key facts

3GitHub stars
1contributors
20commits, last 12 months
36days since last push
0releases
1bus factor
0open issues
Gopackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 1.5 / 10
1.5aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-29 20:23 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
0Vulnerabilities41 existing vulnerabilities detected
Direct dependencies 76
RegistryPackageVersion constraintManifest
Gogithub.com/pierrec/lz4/v4v4.1.21archive/go.mod
Gogithub.com/ulikunitz/xzv0.5.12archive/go.mod
Gogithub.com/colt3k/nglogv0.0.32concur/go.mod
Gogithub.com/colt3k/nglogv0.0.17config/go.mod
Gogithub.com/ufoscout/go-upv0.6.1config/go.mod
Gogithub.com/colt3k/nglogv0.0.32crypt/go.mod
Gogithub.com/colt3k/utils/encodev0.0.8crypt/go.mod
Gogithub.com/colt3k/utils/hashv0.0.10crypt/go.mod
Gogithub.com/colt3k/utils/netutv0.0.29crypt/go.mod
Gogithub.com/pkg/errorsv0.9.1crypt/go.mod
Gogolang.org/x/cryptov0.45.0crypt/go.mod
Gogithub.com/colt3k/nglogv0.0.32encode/go.mod
Gogithub.com/colt3k/nglogv0.0.32env/go.mod
Gogithub.com/colt3k/utils/encodev0.0.8file/go.mod
Gogithub.com/colt3k/utils/hashv0.0.10file/go.mod
Gogithub.com/colt3k/utils/mathutv0.0.3file/go.mod
Gogithub.com/colt3k/utils/stringutv0.0.7file/go.mod
Gogithub.com/colt3k/nglogv0.0.32hash/go.mod
Gogithub.com/colt3k/utils/encodev0.0.8hash/go.mod
Gogolang.org/x/cryptov0.45.0hash/go.mod
Gogithub.com/colt3k/nglogv0.0.32imnu/go.mod
Gogithub.com/colt3k/nglogv0.0.32io/go.mod
Gogithub.com/colt3k/utils/debugv0.0.2io/go.mod
Gogithub.com/colt3k/utils/filev0.0.14io/go.mod
Gogithub.com/colt3k/utils/mathutv0.0.3io/go.mod
Gogithub.com/gorilla/httpv1.0.0io/go.mod
Gogithub.com/iancoleman/orderedmapv0.3.0io/go.mod
Gogithub.com/mattn/go-isattyv0.0.20io/go.mod
Gogithub.com/rwcarlsen/goexifv0.0.0-20180518182100-8d986c03457aio/go.mod
Gogithub.com/colt3k/nglogv0.0.32logstash/go.mod
Gogithub.com/colt3k/utils/filev0.0.14logstash/go.mod
Gogithub.com/colt3k/utils/statsv0.0.1mathut/go.mod
Gogithub.com/colt3k/utils/configv0.0.4msngr/go.mod
Gogithub.com/godbus/dbusv4.1.0+incompatiblemsngr/go.mod
Gogithub.com/colt3k/utils/cryptv0.0.16mymg/go.mod
Gogithub.com/colt3k/utils/iov0.0.24mymg/go.mod
Gogithub.com/colt3k/utils/quesv0.0.7mymg/go.mod
Gogithub.com/colt3k/utils/stringutv0.0.7mymg/go.mod
Gogithub.com/magefile/magev1.15.0mymg/go.mod
Gogithub.com/pelletier/go-toml/v2v2.0.6mymg/go.mod
Gogithub.com/colt3k/nglogv0.0.32netut/go.mod
Gogithub.com/colt3k/utils/mathutv0.0.3netut/go.mod
Gogithub.com/colt3k/utils/osutv0.0.7netut/go.mod
Gogithub.com/google/uuidv1.3.0netut/go.mod
Gogithub.com/gorilla/muxv1.8.0netut/go.mod
Gogolang.org/x/syncv0.19.0netut/go.mod
Gogithub.com/colt3k/nglogv0.0.32osut/go.mod
Gogithub.com/colt3k/utils/mathutv0.0.3osut/go.mod
Gogithub.com/gonutz/w32v1.0.0osut/go.mod
Gogithub.com/mgutz/strv1.2.0osut/go.mod
Gogithub.com/olekukonko/tablewriterv0.0.1print/go.mod
Gogithub.com/colt3k/nglogv0.0.32profile/go.mod
Gogithub.com/colt3k/nglogv0.0.32ques/go.mod
Gogithub.com/colt3k/nglogv0.0.32repeat/go.mod
Gogithub.com/blang/semver/v4v4.0.0sembump/go.mod
Gogithub.com/colt3k/utils/storev0.0.8sort/go.mod
Gogithub.com/colt3k/nglogv0.0.32sqlite/go.mod
Gogithub.com/colt3k/utils/debugv0.0.2sqlite/go.mod
Gomodernc.org/sqlitev1.37.0sqlite/go.mod
Gogithub.com/colt3k/nglogv0.0.32store/go.mod
Gogithub.com/colt3k/utils/filev0.0.14store/go.mod
Gogithub.com/colt3k/utils/iov0.0.24store/go.mod
Gogithub.com/colt3k/nglogv0.0.32stringut/go.mod
Gogithub.com/colt3k/nglogv0.0.32svcs/go.mod
Gogithub.com/colt3k/utils/debugv0.0.1timeut/go.mod
Gogithub.com/peterhellberg/durationv0.0.0-20180124233644-e84f2822e8a0timeut/go.mod
Gogithub.com/blang/semverv3.5.1+incompatibleupdater/go.mod
Gogithub.com/colt3k/nglogv0.0.32updater/go.mod
Gogithub.com/colt3k/utils/debugv0.0.2updater/go.mod
Gogithub.com/colt3k/utils/filev0.0.14updater/go.mod
Gogithub.com/colt3k/utils/iov0.0.24updater/go.mod
Gogithub.com/colt3k/utils/mathutv0.0.3updater/go.mod
Gogithub.com/colt3k/utils/netutv0.0.29updater/go.mod
Gogithub.com/colt3k/utils/osutv0.0.7updater/go.mod
Gogithub.com/colt3k/utils/quesv0.0.7updater/go.mod
Gogithub.com/colt3k/utils/versionv0.0.5updater/go.mod
All dependencies 100

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

RegistryPackageVersionRelation
Gogithub.com/blang/semver3.5.1+incompatibledirect
Gogithub.com/blang/semverv3.5.1+incompatibledirect
Gogithub.com/blang/semver/v44.0.0direct
Gogithub.com/colt3k/nglog0.0.1direct
Gogithub.com/colt3k/nglog0.0.10direct
Gogithub.com/colt3k/nglog0.0.11direct
Gogithub.com/colt3k/nglog0.0.17direct
Gogithub.com/colt3k/nglogv0.0.32direct
Gogithub.com/colt3k/utils/config0.0.1direct
Gogithub.com/colt3k/utils/configv0.0.4direct
Gogithub.com/colt3k/utils/crypt0.0.1direct
Gogithub.com/colt3k/utils/cryptv0.0.16direct
Gogithub.com/colt3k/utils/debug0.0.1direct
Gogithub.com/colt3k/utils/debugv0.0.2direct
Gogithub.com/colt3k/utils/encode0.0.1direct
Gogithub.com/colt3k/utils/encode0.0.2direct
Gogithub.com/colt3k/utils/encodev0.0.8direct
Gogithub.com/colt3k/utils/file0.0.1direct
Gogithub.com/colt3k/utils/file0.0.2direct
Gogithub.com/colt3k/utils/file0.0.4direct
Gogithub.com/colt3k/utils/filev0.0.14direct
Gogithub.com/colt3k/utils/hash0.0.1direct
Gogithub.com/colt3k/utils/hashv0.0.10direct
Gogithub.com/colt3k/utils/io0.0.1direct
Gogithub.com/colt3k/utils/iov0.0.24direct
Gogithub.com/colt3k/utils/mathut0.0.1direct
Gogithub.com/colt3k/utils/mathutv0.0.3direct
Gogithub.com/colt3k/utils/netut0.0.1direct
Gogithub.com/colt3k/utils/netut0.0.5direct
Gogithub.com/colt3k/utils/netutv0.0.29direct
Gogithub.com/colt3k/utils/osut0.0.1direct
Gogithub.com/colt3k/utils/osutv0.0.7direct
Gogithub.com/colt3k/utils/ques0.0.1direct
Gogithub.com/colt3k/utils/quesv0.0.7direct
Gogithub.com/colt3k/utils/statsv0.0.1direct
Gogithub.com/colt3k/utils/store0.0.1direct
Gogithub.com/colt3k/utils/storev0.0.8direct
Gogithub.com/colt3k/utils/stringut0.0.1direct
Gogithub.com/colt3k/utils/stringutv0.0.7direct
Gogithub.com/colt3k/utils/version0.0.1direct
Gogithub.com/colt3k/utils/versionv0.0.5direct
Gogithub.com/godbus/dbusv4.1.0+incompatibledirect
Gogithub.com/gonutz/w32v1.0.0direct
Gogithub.com/google/uuidv1.3.0direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/gorilla/http0.0.0-20180526232503-732371cf4733direct
Gogithub.com/gorilla/httpv1.0.0direct
Gogithub.com/gorilla/mux1.6.2direct
Gogithub.com/gorilla/muxv1.8.0direct
Gogithub.com/iancoleman/orderedmap0.0.0-20181121102841-22c6ecc9fe13direct
Gogithub.com/iancoleman/orderedmap0.0.0-20190103220030-893c443ae36edirect
Gogithub.com/iancoleman/orderedmapv0.3.0direct
Gogithub.com/magefile/mage1.8.0direct
Gogithub.com/magefile/magev1.15.0direct
Gogithub.com/mattn/go-isatty0.0.12direct
Gogithub.com/mattn/go-isattyv0.0.20direct
Gogithub.com/mgutz/strv1.2.0direct
Gogithub.com/olekukonko/tablewriter0.0.1direct
Gogithub.com/pelletier/go-toml/v2v2.0.6direct
Gogithub.com/peterhellberg/duration0.0.0-20180124233644-e84f2822e8a0direct
Gogithub.com/pierrec/lz4/v4v4.1.21direct
Gogithub.com/pkg/errors0.8.1direct
Gogithub.com/pkg/errorsv0.9.1direct
Gogithub.com/rwcarlsen/goexifv0.0.0-20180518182100-8d986c03457adirect
Gogithub.com/ufoscout/go-up0.6.1direct
Gogithub.com/ufoscout/go-upv0.6.1direct
Gogithub.com/ulikunitz/xz0.5.10direct
Gogithub.com/ulikunitz/xzv0.5.12direct
Gogolang.org/x/crypto0.0.0-20181106171534-e4dc69e5b2fddirect
Gogolang.org/x/crypto0.0.0-20190102171810-8d7daa0c54b3direct
Gogolang.org/x/crypto0.0.0-20190103213133-ff983b9c42bcdirect
Gogolang.org/x/crypto0.0.0-20200204104054-c9f3fb736b72direct
Gogolang.org/x/cryptov0.45.0direct
Gogolang.org/x/syncv0.19.0direct
Gomodernc.org/sqlitev1.37.0direct
Gogithub.com/burntsushi/toml0.3.1indirect
Gogithub.com/colt3k/utils/archivev0.0.10indirect
Gogithub.com/davecgh/go-spew1.1.1indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/go-mail/mailv2.3.1+incompatibleindirect
Gogithub.com/gorilla/context1.1.1indirect
Gogithub.com/kr/pretty0.1.0indirect
Gogithub.com/mattn/go-runewidth0.0.4indirect
Gogithub.com/ncruces/go-strftimev0.1.9indirect
Gogithub.com/pelletier/go-toml1.2.0indirect
Gogithub.com/pierrec/lz42.6.0+incompatibleindirect
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daecindirect
Gogithub.com/xi2/xz0.0.0-20171230120015-48954b6210f8indirect
Gogolang.org/x/expv0.0.0-20250305212735-054e65f0b394indirect
Gogolang.org/x/netv0.47.0indirect
Gogolang.org/x/sys0.0.0-20200202164722-d101bd2416d5indirect
Gogolang.org/x/sysv0.32.0indirect
Gogolang.org/x/sysv0.38.0indirect
Gogolang.org/x/textv0.31.0indirect
Gogopkg.in/alexcesaro/quotedprintable.v3v3.0.0-20150716171945-2caba252f4dcindirect
Gogopkg.in/check.v11.0.0-20180628173108-788fd7840127indirect
Gogopkg.in/yaml.v22.2.2indirect
Gomodernc.org/libcv1.62.1indirect
Gomodernc.org/mathutilv1.7.1indirect
Gomodernc.org/memoryv1.9.1indirect
Dependency advisories 13

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/crypto0.0.0-20181106171534-e4dc69e5b2fddirectcritical543.4.0
golang.org/x/crypto0.0.0-20190102171810-8d7daa0c54b3directcritical543.4.0
golang.org/x/crypto0.0.0-20190103213133-ff983b9c42bcdirectcritical543.4.0
golang.org/x/crypto0.0.0-20200204104054-c9f3fb736b72directcritical483.4.0
golang.org/x/cryptov0.45.0directcritical280.55.0
gopkg.in/yaml.v22.2.2indirecthigh62.2.8
github.com/ulikunitz/xz0.5.10directmoderate20.5.15
github.com/ulikunitz/xzv0.5.12directmoderate20.5.15
golang.org/x/netv0.47.0indirectmoderate91.27.0-rc.3
golang.org/x/sys0.0.0-20200202164722-d101bd2416d5indirectmoderate31.18.2
golang.org/x/sysv0.32.0indirectunknown10.44.0
golang.org/x/sysv0.38.0indirectunknown10.44.0
golang.org/x/textv0.31.0indirectunknown10.39.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.34.0 — full methodology · metrics wiki.

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