Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-19 17:10 UTC

go-go-golems / parka

Convert your CLI apps to APIs

GoMIT★ 4 stars⑂ 2 forkssince Jan 2023View on GitHub ↗
KindCommand-line toolNetwork serviceLibraryhow this is determined

go-go-golems/parka holds a health index of 53 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (64/100) and lowest on Community & Adoption (28/100). It was last updated 51 days ago. A single contributor accounts for most of its recent work.

53
overall / 100
Moderate

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.

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

Ownership

GO GO GOLEMS!Organization
101 followers121 public repossince Feb 2023

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/go-go-golems/parkav0.6.4-8451 days ago

Metrics by category

Vitality

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

58Moderate · 21% of overall
How it's scored
18/36Push recencylast push 51 days ago
2.8/36Commit cadence4/52 weeks with commits
11.1/18Commit volume16 commits in the last year
10/10OpenSSF Scorecard: Maintained1 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year16
human_commit_share0.94
days_since_last_push51
active_weeks_last_year4
How it's scored
27/27Ships releases77 releases published
36/36Release recencylatest release 51 days ago
19.8/27Release cadencea release every ~52.9 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count77
latest_release_tagv0.6.4
releases_from_tagsno
days_since_latest_release51
mean_days_between_releases52.9

Community & Adoption

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

28At Risk · 17% of overall
How it's scored
7.7/60Stars4 stars
0/25Forks2 forks
0/15Watchers1 watchers
Inputs used
forks2
stars4
watchers1
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_badges0
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?

56Moderate · 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
42/42Issue resolution100% of issues closed
16.3/30PR acceptance69/127 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/13 approved changesets -- score normalized to 0
Inputs used
merged_prs69
open_issues0
closed_issues53
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio1
closed_unmerged_prs58
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
14.4/25Owner reach101 followers of go-go-golems
20.2/25Track record121 public repos, account ~3 yr old
Inputs used
followers101
owner_typeOrganization
is_verifiedno
owner_logingo-go-golems
public_repos121
account_age_days1,320

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on go
35/35Publish recencylatest publish 51 days ago
20/20Version history84 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/go-go-golems/parka
ecosystemsgo
any_deprecatedno
min_days_since_publish51

Engineering Quality

Are baseline engineering and documentation practices in place?

64Moderate · 19% of overall
How it's scored
24/24CI workflows6 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
10/20OpenSSF Scorecard: CI-Tests4 out of 7 merged PRs checked by a CI test -- score normalized to 5
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
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
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?

49Weak · 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
1.2/2.5CI-Tests4 out of 7 merged PRs checked by a CI test -- score normalized to 5
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/13 approved changesets -- score normalized to 0
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
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.5Maintained1 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
4/5SASTSAST tool detected but not run on all commits
0/5Security-Policysecurity policy file not detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities23 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4.3
How it's scored
14/35Direct dependencies free of known advisories1 affected: github.com/labstack/echo/v4 v4.13.3 (high 7.5)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
40/40No advisories left outstandingno advisory has been public longer than 90 days
Inputs used
sourceosv
advisories26
affected_packages11
assessed_packages195
unassessed_packages0
affected_by_severityhigh 6, moderate 3, unknown 2
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 195 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.

61Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
15.3/40Legible commit history27 of 94 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.287
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format config.golangci.yml
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance6 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, package-lock.json
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.06
How it's scored
45/45Type-checkable codeGo (statically typed)
55/55Manageable file sizes0/76 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes16,592
source_files_sampled76
oversized_source_files0

Key facts

4GitHub stars
1contributors
16commits, last 12 months
51days since last push
77releases
1bus factor
0open issues
Gopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 2 ⇿
0Stars
2Forks
1Releases

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.

111222212023-022023-022023-03
Major 0Minor 0Patch 1
OpenSSF Scorecard 4.3 / 10
4.3aggregate

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-19 17:09 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
5CI-Tests4 out of 7 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/13 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained1 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
8SASTSAST tool detected but not run on all commits
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities23 existing vulnerabilities detected
Direct dependencies 20
RegistryPackageVersion constraintManifest
Gogithub.com/alecthomas/chroma/v2v2.16.0go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.36.3go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.29.6go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/ssmv1.58.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.33.14go.mod
Gogithub.com/go-go-golems/clayv0.4.0go.mod
Gogithub.com/go-go-golems/glazedv1.4.2go.mod
Gogithub.com/go-go-golems/logcopterv0.1.0go.mod
Gogithub.com/kucherenkovova/safegroupv1.0.2go.mod
Gogithub.com/labstack/echo/v4v4.13.3go.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/rs/zerologv1.35.1go.mod
Gogithub.com/spf13/cobrav1.10.1go.mod
Gogithub.com/spf13/viperv1.21.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/yuin/goldmarkv1.8.2go.mod
Gogithub.com/yuin/goldmark-highlighting/v2v2.0.0-20220924101305-151362477c87go.mod
Gogithub.com/ziflex/lecho/v3v3.7.0go.mod
Gogolang.org/x/syncv0.21.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
All dependencies 195

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

RegistryPackageVersionRelation
Gogithub.com/alecthomas/chroma/v2v2.16.0direct
Gogithub.com/aws/aws-sdk-go-v2v1.36.3direct
Gogithub.com/aws/aws-sdk-go-v2/configv1.29.6direct
Gogithub.com/aws/aws-sdk-go-v2/service/ssmv1.58.1direct
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.33.14direct
Gogithub.com/go-go-golems/clayv0.4.0direct
Gogithub.com/go-go-golems/glazedv1.4.2direct
Gogithub.com/go-go-golems/logcopterv0.1.0direct
Gogithub.com/kucherenkovova/safegroupv1.0.2direct
Gogithub.com/labstack/echo/v4v4.13.3direct
Gogithub.com/pkg/errorsv0.9.1direct
Gogithub.com/rs/zerologv1.35.1direct
Gogithub.com/spf13/cobrav1.10.1direct
Gogithub.com/spf13/viperv1.21.0direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/yuin/goldmarkv1.8.2direct
Gogithub.com/yuin/goldmark-highlighting/v2v2.0.0-20220924101305-151362477c87direct
Gogithub.com/ziflex/lecho/v3v3.7.0direct
Gogolang.org/x/syncv0.21.0direct
Gogopkg.in/yaml.v3v3.0.1direct
Gogithub.com/adrg/frontmatterv0.2.0indirect
Gogithub.com/araddon/dateparsev0.0.0-20210429162001-6b43995a97deindirect
Gogithub.com/asaskevich/govalidatorv0.0.0-20230301143203-a9d515a09cc2indirect
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.17.59indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.16.28indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.3.34indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.6.34indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/iniv1.8.2indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.12.2indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.12.13indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.24.15indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.28.14indirect
Gogithub.com/aws/smithy-gov1.22.2indirect
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1indirect
Gogithub.com/aymerick/douceurv0.2.0indirect
Gogithub.com/bahlo/generic-list-gov0.2.0indirect
Gogithub.com/bmatcuk/doublestar/v4v4.10.0indirect
Gogithub.com/buger/jsonparserv1.1.1indirect
Gogithub.com/burntsushi/tomlv1.3.2indirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/charmbracelet/colorprofilev0.4.1indirect
Gogithub.com/charmbracelet/glamourv0.10.0indirect
Gogithub.com/charmbracelet/lipglossv1.1.1-0.20250404203927-76690c660834indirect
Gogithub.com/charmbracelet/x/ansiv0.11.6indirect
Gogithub.com/charmbracelet/x/cellbufv0.0.15indirect
Gogithub.com/charmbracelet/x/exp/slicev0.0.0-20250327172914-2fdc97757edfindirect
Gogithub.com/charmbracelet/x/termv0.2.2indirect
Gogithub.com/clipperhouse/displaywidthv0.9.0indirect
Gogithub.com/clipperhouse/stringishv0.1.1indirect
Gogithub.com/clipperhouse/uax29/v2v2.5.0indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/dlclark/regexp2v1.11.5indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/fsnotify/fsnotifyv1.9.0indirect
Gogithub.com/go-jose/go-jose/v4v4.1.4indirect
Gogithub.com/go-openapi/errorsv0.22.0indirect
Gogithub.com/go-openapi/strfmtv0.23.0indirect
Gogithub.com/go-viper/mapstructure/v2v2.4.0indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/gorilla/cssv1.0.1indirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirect
Gogithub.com/hashicorp/go-multierrorv1.1.1indirect
Gogithub.com/hashicorp/go-retryablehttpv0.7.7indirect
Gogithub.com/hashicorp/go-rootcertsv1.0.2indirect
Gogithub.com/hashicorp/go-secure-stdlib/parseutilv0.1.6indirect
Gogithub.com/hashicorp/go-secure-stdlib/strutilv0.1.2indirect
Gogithub.com/hashicorp/go-sockaddrv1.0.2indirect
Gogithub.com/hashicorp/hclv1.0.1-vault-7indirect
Gogithub.com/hashicorp/vault/apiv1.20.0indirect
Gogithub.com/huandu/xstringsv1.5.0indirect
Gogithub.com/imdario/mergov0.3.16indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/jedib0t/go-prettyv4.3.0+incompatibleindirect
Gogithub.com/kopoli/go-terminal-sizev0.0.0-20170219200355-5c97524c8b54indirect
Gogithub.com/labstack/gommonv0.4.2indirect
Gogithub.com/lucasb-eyer/go-colorfulv1.3.0indirect
Gogithub.com/mailru/easyjsonv0.9.0indirect
Gogithub.com/masterminds/goutilsv1.1.1indirect
Gogithub.com/masterminds/semverv1.5.0indirect
Gogithub.com/masterminds/sprigv2.22.0+incompatibleindirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mattn/go-runewidthv0.0.19indirect
Gogithub.com/microcosm-cc/bluemondayv1.0.27indirect
Gogithub.com/mitchellh/copystructurev1.2.0indirect
Gogithub.com/mitchellh/go-homedirv1.1.0indirect
Gogithub.com/mitchellh/mapstructurev1.5.0indirect
Gogithub.com/mitchellh/reflectwalkv1.0.2indirect
Gogithub.com/muesli/reflowv0.3.0indirect
Gogithub.com/muesli/termenvv0.16.0indirect
Gogithub.com/ncruces/go-strftimev1.0.0indirect
Gogithub.com/oklog/ulidv1.3.1indirect
Gogithub.com/pelletier/go-toml/v2v2.2.4indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daecindirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/ryanuber/go-globv1.0.0indirect
Gogithub.com/sagikazarmark/locaferov0.11.0indirect
Gogithub.com/sourcegraph/concv0.3.1-0.20240121214520-5f936abd7ae8indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/tj/go-naturaldatev1.3.0indirect
Gogithub.com/ugorji/go/codecv1.3.0indirect
Gogithub.com/valyala/bytebufferpoolv1.0.0indirect
Gogithub.com/valyala/fasttemplatev1.2.2indirect
Gogithub.com/wk8/go-ordered-map/v2v2.1.8indirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Gogithub.com/yuin/goldmark-emojiv1.0.5indirect
Gogo.mongodb.org/mongo-driverv1.14.0indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/cryptov0.53.0indirect
Gogolang.org/x/modv0.38.0indirect
Gogolang.org/x/netv0.56.0indirect
Gogolang.org/x/sysv0.46.0indirect
Gogolang.org/x/termv0.44.0indirect
Gogolang.org/x/textv0.39.0indirect
Gogolang.org/x/timev0.8.0indirect
Gogolang.org/x/toolsv0.47.0indirect
Gogopkg.in/errgo.v2v2.1.0indirect
Gogopkg.in/yaml.v2v2.4.0indirect
Gomodernc.org/libcv1.74.1indirect
Gomodernc.org/mathutilv1.7.1indirect
Gomodernc.org/memoryv1.11.0indirect
Gomodernc.org/sqlitev1.54.0indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@tailwindcss/typography0.5.9indirect
npmacorn7.4.1indirect
npmacorn-node1.8.2indirect
npmacorn-walk7.2.0indirect
npmanymatch3.1.3indirect
npmarg5.0.2indirect
npmbinary-extensions2.2.0indirect
npmbraces3.0.2indirect
npmcamelcase-css2.0.1indirect
npmchokidar3.5.3indirect
npmcolor-name1.1.4indirect
npmcssesc3.0.0indirect
npmdefined1.0.1indirect
npmdetective5.2.1indirect
npmdidyoumean1.2.2indirect
npmdlv1.1.3indirect
npmfast-glob3.2.12indirect
npmfastq1.15.0indirect
npmfill-range7.0.1indirect
npmfsevents2.3.2indirect
npmfunction-bind1.1.1indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmhas1.0.3indirect
npmis-binary-path2.1.0indirect
npmis-core-module2.11.0indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmlilconfig2.0.6indirect
npmlodash.castarray4.4.0indirect
npmlodash.isplainobject4.0.6indirect
npmlodash.merge4.6.2indirect
npmmerge21.4.1indirect
npmmicromatch4.0.5indirect
npmminimist1.2.7indirect
npmnanoid3.3.4indirect
npmnormalize-path3.0.0indirect
npmobject-hash3.0.0indirect
npmpath-parse1.0.7indirect
npmpicocolors1.0.0indirect
npmpicomatch2.3.1indirect
npmpify2.3.0indirect
npmpostcss8.4.21indirect
npmpostcss-import14.1.0indirect
npmpostcss-js4.0.0indirect
npmpostcss-load-config3.1.4indirect
npmpostcss-nested6.0.0indirect
npmpostcss-selector-parser6.0.10indirect
npmpostcss-selector-parser6.0.11indirect
npmpostcss-value-parser4.2.0indirect
npmqueue-microtask1.2.3indirect
npmquick-lru5.1.1indirect
npmread-cache1.0.0indirect
npmreaddirp3.6.0indirect
npmresolve1.22.1indirect
npmreusify1.0.4indirect
npmrun-parallel1.2.0indirect
npmsource-map-js1.0.2indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtailwindcss3.2.4indirect
npmto-regex-range5.0.1indirect
npmutil-deprecate1.0.2indirect
npmxtend4.0.2indirect
npmyaml1.10.2indirect
Dependency advisories 11

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

PackageVersionRelationSeverityAdvisoriesFixed in
github.com/labstack/echo/v4v4.13.3directhigh25.2.0
braces3.0.2indirecthigh13.0.3
github.com/buger/jsonparserv1.1.1indirecthigh21.1.2
nanoid3.3.4indirecthigh45.1.16
picomatch2.3.1indirecthigh24.0.4
postcss8.4.21indirecthigh58.5.23
go.mongodb.org/mongo-driverv1.14.0indirectmoderate22.4.2
micromatch4.0.5indirectmoderate14.0.8
yaml1.10.2indirectmoderate12.8.3
golang.org/x/cryptov0.53.0indirectunknown40.56.0
golang.org/x/modv0.38.0indirectunknown21.27.0-rc.3

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.