Public record
Software health reportschema 0.30.0 · metrics 2.10.0 · 2026-08-03 07:44 UTC

tag1consulting / pulumi-lagoon-provider

Pulumi native Go provider for the Lagoon hosting platform. Declaratively manage projects, environments, variables, notifications, and tasks. Multi-language SDKs for Python, TypeScript, and Go.

GoApache-2.0★ 2 stars⑂ 2 forkssince Jan 2026View on GitHub ↗
KindLibraryApplicationhow this is determined

tag1consulting/pulumi-lagoon-provider holds a health index of 86 out of 100, placing it in the Excellent band. It scores highest on AI Readiness (92/100) and lowest on Community & Adoption (45/100). It was last updated 4 days ago. A single contributor accounts for most of its recent work.

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

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

Ownership

Tag1 ConsultingOrganization
27 followers93 public repossince Sep 2010

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@tag1consulting/pulumi-lagoon0.5.44771211 days agolagoonhostingkubernetespulumi
PyPIpulumi_lagoon0.5.43801911 days agolagoonhostingkubernetespulumiinfrastructure-as-code

Metrics by category

Vitality

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

86Excellent · 21% of overall
How it's scored
36/36Push recencylast push 4 days ago
18.7/36Commit cadence27/52 weeks with commits
18/18Commit volume641 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year641
human_commit_share0.82
days_since_last_push4
active_weeks_last_year27
How it's scored
27/27Ships releases21 releases published
36/36Release recencylatest release 11 days ago
27/27Release cadencea release every ~12.6 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count21
latest_release_tagv0.5.4
releases_from_tagsno
days_since_latest_release11
mean_days_between_releases12.6

Community & Adoption

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

45Weak · 17% of overall
How it's scored
0/60Stars2 stars
0/25Forks2 forks
0/15Watchers0 watchers
Inputs used
forks2
stars2
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges6
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesgithub.com, pkg.go.dev, shields.io
has_pull_request_templateyes
How it's scored
39.1/80Monthly downloads857 downloads/month across npm, pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@tag1consulting/pulumi-lagoon, pulumi_lagoon
dependents
ecosystemsnpm, pypi
total_downloads
monthly_downloads857
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?

70Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.3/22.5Commit distributiontop contributor authored 99% of commits
2.7/13.5Contributor breadth2 contributors
6/10OpenSSF Scorecard: Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.988
How it's scored
41/42Issue resolution98% of issues closed
29.4/30PR acceptance189/193 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
13.5/15OpenSSF Scorecard: Code-ReviewFound 9/10 approved changesets -- score normalized to 9
Inputs used
merged_prs189
open_issues2
closed_issues83
prs_merged_7d0
prs_decided_7d0
prs_merged_30d11
prs_decided_30d11
issue_closed_ratio0.976
closed_unmerged_prs4
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 domainverified-domain status not read for this organization
10.4/25Owner reach27 followers of tag1consulting
25/25Track record93 public repos, account ~15 yr old
Inputs used
followers27
owner_typeOrganization
is_verified
owner_logintag1consulting
public_repos93
account_age_days5,812
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 11 days ago
20/20Version history19 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@tag1consulting/pulumi-lagoon, pulumi_lagoon
ecosystemsnpm, pypi
any_deprecatedno
min_days_since_publish11

Engineering Quality

Are baseline engineering and documentation practices in place?

90Excellent · 19% of overall
How it's scored
24/24CI workflows7 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml, ruff.toml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests14 out of 14 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

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://www.tag1.com/blog/building-pulumi-provider-for-lagoon/
10/10Repository description
10/10Topics8 topics
10/10Wiki
Inputs used
topicsdevops, golang, infrastructure-as-code, kubernetes, lagoon, pulumi, pulumi-provider, contributions-welcome
has_wikiyes
homepagehttps://www.tag1.com/blog/building-pulumi-provider-for-lagoon/
docs_sitehttps://www.tag1.com/blog/building-pulumi-provider-for-lagoon/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

58Moderate · 16% of overall
How it's scored
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-Tests14 out of 14 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
6.8/7.5Code-ReviewFound 9/10 approved changesets -- score normalized to 9
1.5/2.5Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
0/10Dangerous-Workflowdangerous 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 21 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
1/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0/5SASTSAST tool is not run on all commits -- score normalized to 0
5/5Security-Policysecurity policy file 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.5Vulnerabilities11 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4.8

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages207
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@tag1consulting/pulumi-lagoon@0.5.4 runtime dependency closure — what installing the published package pulls in — 207 packages. 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.

92Excellent · 4% of overall
How it's scored
45/45Agent instructionsCLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history80 of 82 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.976
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes14,949
How it's scored
18/18One-command bootstrapMakefile, examples/multi-cluster/Makefile, examples/simple-project/Makefile, examples/single-cluster/Makefile
22/22Automated tests
11/11Lint / format config.golangci.yml, ruff.toml
11/11Static type checkingclaude/ts-test/tsconfig.json, sdk/nodejs/tsconfig.json, sdk/python/pulumi_lagoon/py.typed
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice31 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance9 of the last 100 commits are automated dependency updates
2/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfilesGemfile.lock, go.sum, package-lock.json
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile, examples/multi-cluster/Makefile, examples/simple-project/Makefile, examples/single-cluster/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configsclaude/ts-test/tsconfig.json, sdk/nodejs/tsconfig.json, sdk/python/pulumi_lagoon/py.typed
agent_commit_share0.31
toolchain_manifestsclaude/go-test/go.mod, provider/go.mod, sdk/dotnet/Tag1Consulting.Lagoon.csproj, sdk/go/lagoon/go.mod
dependency_bot_commit_share0.09
How it's scored
45/45Type-checkable codeGo (statically typed)
55/55Manageable file sizes0/206 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes49,156
source_files_sampled206
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

2GitHub stars
2contributors
641commits, last 12 months
4days since last push
21releases
1bus factor
2open issues
Go, RubyGemspackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch go package 'github.com/tag1consulting/pulumi-lagoon/provider' from its registry
  • Could not fetch go package 'github.com/tag1consulting/lagoon-go-test' from its registry
  • Could not fetch npm package 'lagoon-ts-test' from its registry

More detail

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

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.

111222212026-032026-042026-05
Major 0Minor 2Patch 1
OpenSSF Scorecard 4.8 / 10
4.8aggregate

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-03 07:44 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests14 out of 14 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 9/10 approved changesets -- score normalized to 9
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
0Dangerous-Workflowdangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities11 existing vulnerabilities detected
Direct dependencies 16
RegistryPackageVersion constraintManifest
Gogithub.com/golang-jwt/jwt/v5v5.2.2provider/go.mod
Gogithub.com/pulumi/pulumi-go-providerv1.3.0provider/go.mod
RubyGemsjekyll~> 4.4.1site/Gemfile
RubyGemsjust-the-docs0.12.0site/Gemfile
RubyGemswebrick~> 1.9site/Gemfile
Gogithub.com/pulumi/pulumi/sdk/v3v3.217.0claude/go-test/go.mod
Gogithub.com/tag1consulting/pulumi-lagoon-provider/sdk/go/lagoonv0.0.0claude/go-test/go.mod
npm@pulumi/pulumi^3.248.0claude/ts-test/package.json
npm@tag1consulting/pulumi-lagoonfile:../../sdk/nodejsclaude/ts-test/package.json
NuGetMicrosoft.SourceLink.GitHub1.0.0sdk/dotnet/Tag1Consulting.Lagoon.csproj
NuGetPulumi3.*sdk/dotnet/Tag1Consulting.Lagoon.csproj
npm@pulumi/pulumi^3.248.0sdk/nodejs/package.json
PyPIparver>=0.2.1sdk/python/pyproject.toml
PyPIpulumi>=3.165.0,<4.0.0sdk/python/pyproject.toml
PyPIsemver>=2.8.1sdk/python/pyproject.toml
PyPItyping-extensions>=4.11,<5sdk/python/pyproject.toml
All dependencies 361

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

RegistryPackageVersionRelation
Gogithub.com/golang-jwt/jwt/v5v5.2.2direct
Gogithub.com/pulumi/pulumi-go-providerv1.3.0direct
Gogithub.com/pulumi/pulumi/sdk/v3v3.217.0direct
npm@pulumi/pulumi3.253.0direct
npm@tag1consulting/pulumi-lagoon0.5.4direct
NuGetMicrosoft.SourceLink.GitHub1.0.0direct
NuGetPulumidirect
PyPIparverdirect
PyPIpulumidirect
PyPIsemverdirect
RubyGemsjekyll4.4.1direct
RubyGemsjust-the-docs0.12.0direct
RubyGemswebrick1.9.2direct
Godario.cat/mergov1.0.0indirect
Gogithub.com/aead/chacha20v0.0.0-20180709150244-8b13a72661daindirect
Gogithub.com/agext/levenshteinv1.2.3indirect
Gogithub.com/apparentlymart/go-textseg/v13v13.0.0indirect
Gogithub.com/apparentlymart/go-textseg/v15v15.0.0indirect
Gogithub.com/atotto/clipboardv0.1.4indirect
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1indirect
Gogithub.com/blang/semverv3.5.1+incompatibleindirect
Gogithub.com/charmbracelet/bubblesv0.16.1indirect
Gogithub.com/charmbracelet/bubbleteav0.25.0indirect
Gogithub.com/charmbracelet/lipglossv0.7.1indirect
Gogithub.com/cheggaaa/pbv1.0.29indirect
Gogithub.com/cloudflare/circlv1.6.3indirect
Gogithub.com/containerd/consolev1.0.4-0.20230313162750-1ae8d489ac81indirect
Gogithub.com/cyphar/filepath-securejoinv0.6.1indirect
Gogithub.com/djherbis/timesv1.5.0indirect
Gogithub.com/edsrzf/mmap-gov1.1.0indirect
Gogithub.com/emirpasic/godsv1.18.1indirect
Gogithub.com/go-git/gcfgv1.5.1-0.20230307220236-3a3c6141e376indirect
Gogithub.com/go-git/go-billy/v5v5.9.0indirect
Gogithub.com/go-git/go-git/v5v5.19.1indirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang/glogv1.2.5indirect
Gogithub.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/grpc-ecosystem/grpc-opentracingv0.0.0-20180507213350-8e809c8a8645indirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/hashicorp/go-multierrorv1.1.1indirect
Gogithub.com/hashicorp/hcl/v2v2.22.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/jbenet/go-contextv0.0.0-20150711004518-d14ea06fba99indirect
Gogithub.com/kevinburke/ssh_configv1.2.0indirect
Gogithub.com/klauspost/cpuid/v2v2.3.0indirect
Gogithub.com/lucasb-eyer/go-colorfulv1.2.0indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mattn/go-localereaderv0.0.1indirect
Gogithub.com/mattn/go-runewidthv0.0.15indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/mitchellh/go-psv1.0.0indirect
Gogithub.com/mitchellh/go-wordwrapv1.0.1indirect
Gogithub.com/muesli/ansiv0.0.0-20230316100256-276c6243b2f6indirect
Gogithub.com/muesli/cancelreaderv0.2.2indirect
Gogithub.com/muesli/reflowv0.3.0indirect
Gogithub.com/muesli/termenvv0.15.2indirect
Gogithub.com/natefinch/atomicv1.0.1indirect
Gogithub.com/opentracing/basictracer-gov1.1.0indirect
Gogithub.com/opentracing/opentracing-gov1.2.0indirect
Gogithub.com/pgavlin/fxv0.1.6indirect
Gogithub.com/pgavlin/fx/v2v2.0.10indirect
Gogithub.com/pgavlin/goldmarkv1.1.33-0.20200616210433-b5eb04559386indirect
Gogithub.com/pjbgf/sha1cdv0.6.0indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/pkg/termv1.1.0indirect
Gogithub.com/protonmail/go-cryptov1.1.6indirect
Gogithub.com/pulumi/appdashv0.0.0-20231130102222-75f619a67231indirect
Gogithub.com/pulumi/escv0.17.0indirect
Gogithub.com/pulumi/escv0.21.0indirect
Gogithub.com/pulumi/pulumi/pkg/v3v3.217.0indirect
Gogithub.com/rivo/unisegv0.4.4indirect
Gogithub.com/rogpeppe/go-internalv1.14.1indirect
Gogithub.com/sabhiram/go-gitignorev0.0.0-20210923224102-525f6e181f06indirect
Gogithub.com/santhosh-tekuri/jsonschema/v5v5.0.0indirect
Gogithub.com/segmentio/asmv1.1.3indirect
Gogithub.com/segmentio/encodingv0.3.5indirect
Gogithub.com/sergi/go-diffv1.3.2-0.20230802210424-5b0b94c5c0d3indirect
Gogithub.com/sergi/go-diffv1.4.0indirect
Gogithub.com/skeema/knownhostsv1.3.1indirect
Gogithub.com/spf13/castv1.4.1indirect
Gogithub.com/spf13/cobrav1.10.1indirect
Gogithub.com/spf13/cobrav1.8.1indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/stretchr/objxv0.5.2indirect
Gogithub.com/texttheater/golang-levenshteinv1.0.1indirect
Gogithub.com/uber/jaeger-client-gov2.30.0+incompatibleindirect
Gogithub.com/uber/jaeger-libv2.4.1+incompatibleindirect
Gogithub.com/xanzy/ssh-agentv0.3.3indirect
Gogithub.com/zclconf/go-ctyv1.13.2indirect
Gogo.uber.org/atomicv1.10.0indirect
Gogo.uber.org/atomicv1.9.0indirect
Gogolang.org/x/cryptov0.52.0indirect
Gogolang.org/x/expv0.0.0-20260410095643-746e56fc9e2findirect
Gogolang.org/x/modv0.35.0indirect
Gogolang.org/x/netv0.55.0indirect
Gogolang.org/x/syncv0.20.0indirect
Gogolang.org/x/sysv0.45.0indirect
Gogolang.org/x/termv0.43.0indirect
Gogolang.org/x/textv0.37.0indirect
Gogolang.org/x/toolsv0.44.0indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20251202230838-ff82c1b0f217indirect
Gogoogle.golang.org/grpcv1.79.3indirect
Gogoogle.golang.org/protobufv1.36.10indirect
Gogopkg.in/warnings.v0v0.1.2indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Golukechampine.com/frandv1.4.2indirect
npm@gar/promise-retry1.0.3indirect
npm@grpc/grpc-js1.14.4indirect
npm@grpc/proto-loader0.8.1indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@isaacs/string-locale-compare1.1.0indirect
npm@js-sdsl/ordered-map4.4.2indirect
npm@logdna/tail-file2.2.0indirect
npm@npmcli/agent4.0.0indirect
npm@npmcli/arborist9.4.2indirect
npm@npmcli/fs5.0.0indirect
npm@npmcli/git7.0.2indirect
npm@npmcli/installed-package-contents4.0.0indirect
npm@npmcli/map-workspaces5.0.3indirect
npm@npmcli/metavuln-calculator9.0.3indirect
npm@npmcli/name-from-folder4.0.0indirect
npm@npmcli/node-gyp5.0.0indirect
npm@npmcli/package-json7.0.5indirect
npm@npmcli/promise-spawn9.0.1indirect
npm@npmcli/query5.0.0indirect
npm@npmcli/redact4.0.0indirect
npm@npmcli/run-script10.0.4indirect
npm@opentelemetry/api1.9.1indirect
npm@opentelemetry/api-logs0.220.0indirect
npm@opentelemetry/context-async-hooks2.9.0indirect
npm@opentelemetry/core2.9.0indirect
npm@opentelemetry/exporter-trace-otlp-grpc0.220.0indirect
npm@opentelemetry/exporter-zipkin2.9.0indirect
npm@opentelemetry/instrumentation0.220.0indirect
npm@opentelemetry/instrumentation-grpc0.220.0indirect
npm@opentelemetry/otlp-exporter-base0.220.0indirect
npm@opentelemetry/otlp-grpc-exporter-base0.220.0indirect
npm@opentelemetry/otlp-transformer0.220.0indirect
npm@opentelemetry/resources2.9.0indirect
npm@opentelemetry/sdk-logs0.220.0indirect
npm@opentelemetry/sdk-metrics2.9.0indirect
npm@opentelemetry/sdk-trace2.9.0indirect
npm@opentelemetry/sdk-trace-base2.9.0indirect
npm@opentelemetry/sdk-trace-node2.9.0indirect
npm@opentelemetry/semantic-conventions1.43.0indirect
npm@protobufjs/aspromise1.1.2indirect
npm@protobufjs/base641.1.2indirect
npm@protobufjs/codegen2.0.5indirect
npm@protobufjs/eventemitter1.1.1indirect
npm@protobufjs/fetch1.1.1indirect
npm@protobufjs/float1.0.2indirect
npm@protobufjs/path1.1.2indirect
npm@protobufjs/pool1.1.0indirect
npm@protobufjs/utf81.1.2indirect
npm@sigstore/bundle4.0.0indirect
npm@sigstore/core3.2.1indirect
npm@sigstore/protobuf-specs0.5.0indirect
npm@sigstore/sign4.1.1indirect
npm@sigstore/tuf4.0.2indirect
npm@sigstore/verify3.1.1indirect
npm@tufjs/canonical-json2.0.0indirect
npm@tufjs/models4.1.0indirect
npm@types/google-protobuf3.15.12indirect
npm@types/node18.19.130indirect
npm@types/semver7.7.1indirect
npmabbrev4.0.0indirect
npmagent-base7.1.4indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmargparse2.0.1indirect
npmbalanced-match4.0.4indirect
npmbin-links6.0.0indirect
npmbrace-expansion5.0.8indirect
npmbuffer-from1.1.2indirect
npmcacache20.0.4indirect
npmchownr3.0.0indirect
npmcjs-module-lexer2.2.0indirect
npmcliui8.0.1indirect
npmcmd-shim8.0.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcommon-ancestor-path2.0.0indirect
npmcross-spawn7.0.6indirect
npmcssesc3.0.0indirect
npmdebug4.4.3indirect
npmemoji-regex8.0.0indirect
npmenv-paths2.2.1indirect
npmes-module-lexer2.3.1indirect
npmescalade3.2.0indirect
npmexeca5.1.1indirect
npmexponential-backoff3.1.3indirect
npmfdir6.5.0indirect
npmfs-minipass3.0.3indirect
npmget-caller-file2.0.5indirect
npmget-stream6.0.1indirect
npmglob13.0.6indirect
npmgoogle-protobuf3.21.4indirect
npmgraceful-fs4.2.11indirect
npmhosted-git-info7.0.2indirect
npmhosted-git-info9.0.2indirect
npmhttp-cache-semantics4.2.0indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent7.0.6indirect
npmhuman-signals2.1.0indirect
npmiconv-lite0.7.2indirect
npmignore-walk8.0.0indirect
npmimport-in-the-middle3.3.2indirect
npmini2.0.0indirect
npmini6.0.0indirect
npmip-address10.2.0indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-stream2.0.1indirect
npmisexe2.0.0indirect
npmisexe4.0.0indirect
npmjs-yaml4.3.0indirect
npmjson-parse-even-better-errors5.0.0indirect
npmjson-stringify-nice1.1.4indirect
npmjsonparse1.3.1indirect
npmjust-diff6.0.2indirect
npmjust-diff-apply5.5.0indirect
npmlodash.camelcase4.3.0indirect
npmlong5.3.2indirect
npmlru-cache10.4.3indirect
npmlru-cache11.2.7indirect
npmmake-fetch-happen15.0.5indirect
npmmerge-stream2.0.0indirect
npmmimic-fn2.1.0indirect
npmminimatch10.2.4indirect
npmminimist1.2.8indirect
npmminipass3.3.6indirect
npmminipass7.1.3indirect
npmminipass-collect2.0.1indirect
npmminipass-fetch5.0.2indirect
npmminipass-flush1.0.5indirect
npmminipass-pipeline1.2.4indirect
npmminipass-sized2.0.0indirect
npmminizlib3.1.0indirect
npmmodule-details-from-path1.0.4indirect
npmms2.1.3indirect
npmnegotiator1.0.0indirect
npmnode-gyp12.2.0indirect
npmnopt9.0.0indirect
npmnormalize-package-data6.0.2indirect
npmnpm-bundled5.0.0indirect
npmnpm-install-checks8.0.0indirect
npmnpm-normalize-package-bin5.0.0indirect
npmnpm-package-arg13.0.2indirect
npmnpm-packlist10.0.4indirect
npmnpm-pick-manifest11.0.3indirect
npmnpm-registry-fetch19.1.1indirect
npmnpm-run-path4.0.1indirect
npmonetime5.1.2indirect
npmp-map7.0.4indirect
npmpacote21.5.0indirect
npmparse-conflict-json5.0.1indirect
npmpath-key3.1.1indirect
npmpath-scurry2.0.2indirect
npmpicomatch4.0.4indirect
npmpostcss-selector-parser7.1.1indirect
npmproc-log6.1.0indirect
npmproggy4.0.0indirect
npmpromise-all-reject-late1.0.1indirect
npmpromise-call-limit3.0.2indirect
npmprotobufjs7.6.5indirect
npmread-cmd-shim6.0.0indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmrequire-in-the-middle8.0.1indirect
npmsafer-buffer2.1.2indirect
npmsemver7.7.4indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsigstore4.1.1indirect
npmsmart-buffer4.2.0indirect
npmsocks2.8.7indirect
npmsocks-proxy-agent8.0.5indirect
npmsource-map0.6.1indirect
npmsource-map-support0.5.21indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-expression-parse4.0.0indirect
npmspdx-license-ids3.0.23indirect
npmssri13.0.1indirect
npmstring-width4.2.3indirect
npmstrip-ansi6.0.1indirect
npmstrip-final-newline2.0.0indirect
npmtar7.5.22indirect
npmtinyglobby0.2.15indirect
npmtreeverse3.0.0indirect
npmtuf-js4.1.0indirect
npmtypescript4.9.5indirect
npmundici-types5.26.5indirect
npmupath1.2.0indirect
npmutil-deprecate1.0.2indirect
npmvalidate-npm-package-license3.0.4indirect
npmvalidate-npm-package-name7.0.2indirect
npmwalk-up-path4.0.0indirect
npmwhich2.0.2indirect
npmwhich6.0.1indirect
npmwrap-ansi7.0.0indirect
npmwrite-file-atomic7.0.1indirect
npmy18n5.0.8indirect
npmyallist4.0.0indirect
npmyallist5.0.0indirect
npmyargs17.7.3indirect
npmyargs-parser21.1.1indirect
PyPIpulumi-commandindirect
PyPIpulumi-kubernetesindirect
PyPIpulumi-randomindirect
PyPIpulumi-tlsindirect
PyPIpyjwtindirect
PyPIpytestindirect
PyPIpyyamlindirect
PyPIsetuptoolsindirect
RubyGemsaddressable2.9.0indirect
RubyGemsbase640.3.0indirect
RubyGemsbigdecimal4.1.2indirect
RubyGemscolorator1.1.0indirect
RubyGemsconcurrent-ruby1.3.7indirect
RubyGemscsv3.3.5indirect
RubyGemsem-websocket0.5.3indirect
RubyGemseventmachine1.2.7indirect
RubyGemsffi1.17.4indirect
RubyGemsforwardable-extended2.6.0indirect
RubyGemsgoogle-protobuf4.34.1indirect
RubyGemshttp_parser.rb0.8.1indirect
RubyGemsi18n1.14.8indirect
RubyGemsjekyll-include-cache0.2.1indirect
RubyGemsjekyll-sass-converter3.1.0indirect
RubyGemsjekyll-seo-tag2.8.0indirect
RubyGemsjekyll-watch2.2.1indirect
RubyGemsjson2.19.5indirect
RubyGemskramdown2.5.2indirect
RubyGemskramdown-parser-gfm1.1.0indirect
RubyGemsliquid4.0.4indirect
RubyGemslisten3.10.0indirect
RubyGemslogger1.7.0indirect
RubyGemsmercenary0.4.0indirect
RubyGemspathutil0.16.2indirect
RubyGemspublic_suffix7.0.5indirect
RubyGemsrake13.4.2indirect
RubyGemsrb-fsevent0.11.2indirect
RubyGemsrb-inotify0.11.1indirect
RubyGemsrexml3.4.4indirect
RubyGemsrouge4.7.0indirect
RubyGemssafe_yaml1.0.5indirect
RubyGemssass-embedded1.99.0indirect
RubyGemssass-embedded1.99.0-aarch64-linux-androidindirect
RubyGemssass-embedded1.99.0-arm-linux-androideabiindirect
RubyGemssass-embedded1.99.0-arm-linux-gnueabihfindirect
RubyGemssass-embedded1.99.0-arm-linux-musleabihfindirect
RubyGemssass-embedded1.99.0-riscv64-linux-androidindirect
RubyGemssass-embedded1.99.0-riscv64-linux-gnuindirect
RubyGemssass-embedded1.99.0-riscv64-linux-muslindirect
RubyGemssass-embedded1.99.0-x86_64-linux-androidindirect
RubyGemsterminal-table3.0.2indirect
RubyGemsunicode-display_width2.6.0indirect
Dependency advisories 0

Installing npm:@tag1consulting/pulumi-lagoon@0.5.4 pulls in 207 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

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