Hunt every Endpoint in your code, expose Shadow APIs, map the Attack Surface.
owasp-noir/noir holds a health index of 89 out of 100, placing it in the Excellent band. It scores highest on Vitality (96/100) and lowest on Security (50/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.
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.
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 75 is calibrated to 89 on the published index scale (record calibration 2026-08-02).
This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.
Is the project alive — is code being written and are releases shipping?
| 36/36 | Push recency — last push 1 days ago |
| 36/36 | Commit cadence — 52/52 weeks with commits |
| 18/18 | Commit volume — 2,934 commits in the last year |
| 10/10 | OpenSSF Scorecard: Maintained — 30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10 |
| commits_last_year | 2,934 |
| human_commit_share | 0.92 |
| days_since_last_push | 1 |
| active_weeks_last_year | 52 |
| 27/27 | Ships releases — 60 releases published |
| 36/36 | Release recency — latest release 13 days ago |
| 27/27 | Release cadence — a release every ~20.8 days |
| 0/10 | OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases. |
| releases_count | 60 |
| latest_release_tag | v1.2.1 |
| releases_from_tags | no |
| days_since_latest_release | 13 |
| mean_days_between_releases | 20.8 |
Does the project have users, downloads, attention, and a welcoming setup for contributors?
| 50.8/60 | Stars — 1,363 stars |
| 18/25 | Forks — 146 forks |
| 6.2/15 | Watchers — 14 watchers |
| forks | 146 |
| stars | 1,363 |
| watchers | 14 |
| growth_state | unverified |
| growth_factor_pct | 100 |
| growth_unverified_reason | no_history |
| 22.5/22.5 | README |
| 22.5/22.5 | License — recognized license (MIT) |
| 18/18 | CONTRIBUTING guide |
| 13.5/13.5 | Code of conduct |
| 0/7.2 | Issue template |
| 0/6.3 | PR template |
| has_readme | yes |
| has_license | yes |
| readme_badges | 4 |
| has_contributing | yes |
| has_issue_template | no |
| has_code_of_conduct | yes |
| readme_badge_services | shields.io |
| has_pull_request_template | no |
Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?
| 9/54 | Bus factor — 1 contributor(s) cover half of all commits |
| 2.3/22.5 | Commit distribution — top contributor authored 90% of commits |
| 13.5/13.5 | Contributor breadth — 28 contributors |
| 10/10 | OpenSSF Scorecard: Contributors — project has 14 contributing companies or organizations |
| bus_factor | 1 |
| contributors_sampled | 28 |
| top_contributor_share | 0.897 |
| 41.1/42 | Issue resolution — 98% of issues closed |
| 29/30 | PR acceptance — 1,804/1,865 decided PRs merged |
| 13/13 | Newcomer PR acceptance — 4/4 first-time contributors' PRs merged in 30d |
| 1.5/15 | OpenSSF Scorecard: Code-Review — Found 4/26 approved changesets -- score normalized to 1 |
| merged_prs | 1,804 |
| open_issues | 12 |
| closed_issues | 554 |
| prs_merged_7d | 42 |
| prs_decided_7d | 42 |
| prs_merged_30d | 56 |
| prs_decided_30d | 56 |
| issue_closed_ratio | 0.979 |
| closed_unmerged_prs | 61 |
| first_time_authors_30d | 3 |
| first_time_prs_merged_30d | 4 |
| first_time_prs_decided_30d | 4 |
| 30/30 | Ownership backing — organization-owned |
| 0/20 | Verified domain — verified-domain status not read for this organization |
| 14.4/25 | Owner reach — 100 followers of owasp-noir |
| 12.8/25 | Track record — 9 public repos, account ~2 yr old |
| followers | 100 |
| owner_type | Organization |
| is_verified | — |
| owner_login | owasp-noir |
| public_repos | 9 |
| account_age_days | 1,001 |
Are baseline engineering and documentation practices in place?
| 24/24 | CI workflows — 17 workflow(s) |
| 24/24 | Tests present |
| 0/16 | Linter config |
| 0/9.6 | Pre-commit hooks |
| 6.4/6.4 | .editorconfig |
| 16/20 | OpenSSF Scorecard: CI-Tests — 24 out of 28 merged PRs checked by a CI test -- score normalized to 8 |
| has_ci | yes |
| has_tests | yes |
| has_editorconfig | yes |
| has_linter_config | no |
| has_precommit_config | no |
| 30/30 | README |
| 25/25 | Documentation directory |
| 15/15 | Documentation / homepage site — https://owasp-noir.github.io/noir/ |
| 10/10 | Repository description |
| 10/10 | Topics — 11 topics |
| 10/10 | Wiki |
| topics | attack-surfaces, pentesting, security, devsecops, hacktoberfest, owasp, owasp-noir, endpoints, api-security, shadow-api, crystal |
| has_wiki | yes |
| homepage | https://owasp-noir.github.io/noir/ |
| docs_site | https://owasp-noir.github.io/noir/ |
| has_readme | yes |
| has_docs_dir | yes |
| has_description | yes |
Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?
| 7.5/7.5 | Binary-Artifacts — no binaries found in the repo |
| 0/7.5 | Branch-Protection — branch protection not enabled on development/release branches |
| 2/2.5 | CI-Tests — 24 out of 28 merged PRs checked by a CI test -- score normalized to 8 |
| 0/2.5 | CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected |
| 0.8/7.5 | Code-Review — Found 4/26 approved changesets -- score normalized to 1 |
| 2.5/2.5 | Contributors — project has 14 contributing companies or organizations |
| 0/10 | Dangerous-Workflow — dangerous workflow patterns detected |
| 7.5/7.5 | Dependency-Update-Tool — update tool detected |
| 0/5 | Fuzzing — project is not fuzzed |
| 2.5/2.5 | License — license file detected |
| 7.5/7.5 | Maintained — 30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10 |
| 5/5 | Packaging — packaging workflow detected |
| 0/5 | Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| 0/5 | SAST — SAST tool is not run on all commits -- score normalized to 0 |
| 5/5 | Security-Policy — security policy file detected |
| 0/7.5 | Signed-Releases — Project has not signed or included provenance with any releases. |
| 0/7.5 | Token-Permissions — detected GitHub workflow tokens with excessive permissions |
| 0/7.5 | Vulnerabilities — 196 existing vulnerabilities detected |
| source | openssf_scorecard |
| checks_evaluated | 18 |
| scorecard_version | v5.5.0 |
| checks_inconclusive | 0 |
| scorecard_aggregate | 3.8 |
| 35/35 | Direct dependencies free of known advisories — no direct dependency carries a known advisory |
| 0/25 | Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope |
| 0/40 | No advisories left outstanding — no advisory carries a publication date |
| source | osv |
| advisories | 367 |
| affected_packages | 57 |
| assessed_packages | 665 |
| unassessed_packages | 128 |
| affected_by_severity | critical 6, high 9, moderate 15, unknown 27 |
| direct_affected_packages | 0 |
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.
| 45/45 | Agent instructions — AGENTS.md, docs/AGENTS.md, spec/AGENTS.md |
| 15/15 | Machine-readable docs (llms.txt) — llms.txt present |
| 40/40 | Legible commit history — 85 of 92 human commits state their intent (structured subject or explanatory body) |
| has_llms_txt | yes |
| llms_txt_url | — |
| legible_history_share | 0.924 |
| agent_instruction_files | AGENTS.md, docs/AGENTS.md, spec/AGENTS.md |
| agent_instruction_max_bytes | 10,227 |
| 18/18 | One-command bootstrap — justfile |
| 22/22 | Automated tests |
| 0/11 | Lint / format config |
| 0/11 | Static type checking |
| 10/10 | Reproducible environment — Dockerfile, Nix, lockfile |
| 0/10 | Demonstrated agent practice — no agent-authored commits among the last 100 |
| 8/8 | Automated maintenance — 1 of the last 100 commits are automated dependency updates |
| 0/10 | OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| has_nix | yes |
| has_tests | yes |
| lockfiles | Cargo.lock, go.sum |
| has_dockerfile | yes |
| typed_language | no |
| bootstrap_files | justfile |
| has_devcontainer | no |
| has_linter_config | no |
| typecheck_configs | — |
| agent_commit_share | 0 |
| toolchain_manifests | spec/functional_test/fixtures/csharp/aspnet_core_minimal_api/MinimalApiDemo.csproj, spec/functional_test/fixtures/csharp/aspnet_core_minimal_api_methodgroup/MethodGroupDemo.csproj, spec/functional_test/fixtures/csharp/aspnet_core_mvc/MyApp.csproj, spec/functional_test/fixtures/csharp/aspnet_core_mvc_callees/MyApp.csproj, spec/functional_test/fixtures/csharp/aspnet_core_mvc_modern/MyApp.csproj, spec/functional_test/fixtures/csharp/aspnet_core_mvc_solution/ServiceA/ServiceA.csproj, spec/functional_test/fixtures/csharp/aspnet_core_mvc_solution/ServiceB/ServiceB.csproj, spec/functional_test/fixtures/csharp/carter/CarterDemo.csproj, spec/functional_test/fixtures/csharp/cli_cocona/cli_cocona.csproj, spec/functional_test/fixtures/csharp/cli_cocona_multi/cli_cocona_multi.csproj, spec/functional_test/fixtures/csharp/cli_mcmaster/cli_mcmaster.csproj, spec/functional_test/fixtures/csharp/cli_mcmaster_desc/cli_mcmaster_desc.csproj, spec/functional_test/fixtures/csharp/cli_systemcommandline/cli_systemcommandline.csproj, spec/functional_test/fixtures/csharp/fastendpoints/MyApp.csproj, spec/functional_test/fixtures/csharp/lexer_repro/MyApp.csproj, spec/functional_test/fixtures/elixir/bandit/mix.exs, spec/functional_test/fixtures/elixir/phoenix/mix.exs, spec/functional_test/fixtures/elixir/phoenix_auth/mix.exs, spec/functional_test/fixtures/elixir/phoenix_callees/mix.exs, spec/functional_test/fixtures/elixir/phoenix_multi_base/service_a/mix.exs, spec/functional_test/fixtures/elixir/phoenix_multi_base/service_b/mix.exs, spec/functional_test/fixtures/elixir/plug/mix.exs, spec/functional_test/fixtures/elixir/plug_callees/mix.exs, spec/functional_test/fixtures/go/beego/go.mod, spec/functional_test/fixtures/go/beego_callees/go.mod, spec/functional_test/fixtures/go/beego_controller/go.mod, spec/functional_test/fixtures/go/chi/go.mod, spec/functional_test/fixtures/go/chi_callees/go.mod, spec/functional_test/fixtures/go/chi_const_paths/go.mod, spec/functional_test/fixtures/go/chi_crossfile/go.mod, spec/functional_test/fixtures/go/chi_http_methods/go.mod, spec/functional_test/fixtures/go/chi_resource/go.mod, spec/functional_test/fixtures/go/cli/go.mod, spec/functional_test/fixtures/go/cli_cobra/go.mod, spec/functional_test/fixtures/go/cli_cobra_root/go.mod, spec/functional_test/fixtures/go/cli_kingpin/go.mod, spec/functional_test/fixtures/go/cli_kong/go.mod, spec/functional_test/fixtures/go/cli_kong_fp/go.mod, spec/functional_test/fixtures/go/cli_kong_ptr/go.mod, spec/functional_test/fixtures/go/cli_mitchellh/go.mod, spec/functional_test/fixtures/go/cli_mitchellh_fp/go.mod, spec/functional_test/fixtures/go/cli_urfave/go.mod, spec/functional_test/fixtures/go/connect_rpc/go.mod, spec/functional_test/fixtures/go/connect_rpc_multi_base/service_a/go.mod, spec/functional_test/fixtures/go/connect_rpc_multi_base/service_b/go.mod, spec/functional_test/fixtures/go/connect_rpc_protoless/go.mod, spec/functional_test/fixtures/go/echo/go.mod, spec/functional_test/fixtures/go/echo_callees/go.mod, spec/functional_test/fixtures/go/echo_crossfile/go.mod, spec/functional_test/fixtures/go/echo_importless_routes/go.mod, spec/functional_test/fixtures/go/echo_security/go.mod, spec/functional_test/fixtures/go/fasthttp/go.mod, spec/functional_test/fixtures/go/fasthttp_callees/go.mod, spec/functional_test/fixtures/go/fasthttp_optional/go.mod, spec/functional_test/fixtures/go/fiber/go.mod, spec/functional_test/fixtures/go/fiber_callees/go.mod, spec/functional_test/fixtures/go/fiber_importless_routes/go.mod, spec/functional_test/fixtures/go/fiber_security/go.mod, spec/functional_test/fixtures/go/gf/go.mod, spec/functional_test/fixtures/go/gf_callees/go.mod, spec/functional_test/fixtures/go/gf_meta/go.mod, spec/functional_test/fixtures/go/gin/go.mod, spec/functional_test/fixtures/go/gin_auth/go.mod, spec/functional_test/fixtures/go/gin_callees/go.mod, spec/functional_test/fixtures/go/gin_crossfile/go.mod, spec/functional_test/fixtures/go/gin_engine_param_collision/go.mod, spec/functional_test/fixtures/go/gin_importless_routes/go.mod, spec/functional_test/fixtures/go/gin_multi_base/service_a/go.mod, spec/functional_test/fixtures/go/gin_multi_base/service_b/go.mod, spec/functional_test/fixtures/go/gin_router_builder/go.mod, spec/functional_test/fixtures/go/go_restful/go.mod, spec/functional_test/fixtures/go/goyave/go.mod, spec/functional_test/fixtures/go/goyave_callees/go.mod, spec/functional_test/fixtures/go/goyave_groups/go.mod, spec/functional_test/fixtures/go/gozero/go.mod, spec/functional_test/fixtures/go/gozero_callees/go.mod, spec/functional_test/fixtures/go/hertz/go.mod, spec/functional_test/fixtures/go/hertz_callees/go.mod, spec/functional_test/fixtures/go/hertz_importless_routes/go.mod, spec/functional_test/fixtures/go/hertz_nested_static/go.mod, spec/functional_test/fixtures/go/http/go.mod, spec/functional_test/fixtures/go/http_crossfile_params/go.mod, spec/functional_test/fixtures/go/httprouter/go.mod, spec/functional_test/fixtures/go/httprouter_callees/go.mod, spec/functional_test/fixtures/go/huma/go.mod, spec/functional_test/fixtures/go/iris/go.mod, spec/functional_test/fixtures/go/iris_callees/go.mod, spec/functional_test/fixtures/go/iris_grouping/go.mod, spec/functional_test/fixtures/go/mux/go.mod, spec/functional_test/fixtures/go/mux_callees/go.mod, spec/functional_test/fixtures/go/mux_importless_routes/go.mod, spec/functional_test/fixtures/go/mux_method_callees/go.mod, spec/functional_test/fixtures/go/mux_route_constraints/go.mod, spec/functional_test/fixtures/go/pocketbase/go.mod, spec/functional_test/fixtures/groovy/grails/build.gradle, spec/functional_test/fixtures/groovy/grails/pom.xml, spec/functional_test/fixtures/groovy/grails_callees/build.gradle, spec/functional_test/fixtures/groovy/grails_modern/build.gradle, spec/functional_test/fixtures/java/armeria/pom.xml, spec/functional_test/fixtures/java/armeria_callees/pom.xml, spec/functional_test/fixtures/java/armeria_multi_base/service_a/pom.xml, spec/functional_test/fixtures/java/armeria_multi_base/service_b/pom.xml, spec/functional_test/fixtures/java/spring/build.gradle, spec/functional_test/fixtures/java/struts2/pom.xml, spec/functional_test/fixtures/java/vertx/build.gradle, spec/functional_test/fixtures/java/vertx/pom.xml, spec/functional_test/fixtures/java/wicket/pom.xml, spec/functional_test/fixtures/kotlin/spring/build.gradle.kts, spec/functional_test/fixtures/mobile/android/build.gradle, spec/functional_test/fixtures/mobile/android_gradle_const/app/build.gradle.kts, spec/functional_test/fixtures/mobile/android_gradle_gstring/build.gradle, spec/functional_test/fixtures/mobile/android_kts/app/build.gradle.kts, spec/functional_test/fixtures/rust/actix_builder/Cargo.toml, spec/functional_test/fixtures/rust/actix_builder_local_shadow/Cargo.toml, spec/functional_test/fixtures/rust/actix_configure/Cargo.toml, spec/functional_test/fixtures/rust/actix_crossfile_scope/Cargo.toml, spec/functional_test/fixtures/rust/actix_multi_base/service_a/Cargo.toml, spec/functional_test/fixtures/rust/actix_multi_base/service_b/Cargo.toml, spec/functional_test/fixtures/rust/actix_resource_to/Cargo.toml, spec/functional_test/fixtures/rust/actix_web/Cargo.toml, spec/functional_test/fixtures/rust/actix_web_callees/Cargo.toml, spec/functional_test/fixtures/rust/axum/Cargo.toml, spec/functional_test/fixtures/rust/axum_aide/Cargo.toml, spec/functional_test/fixtures/rust/axum_callees/Cargo.toml, spec/functional_test/fixtures/rust/axum_crossfile_nest/Cargo.toml, spec/functional_test/fixtures/rust/axum_utoipa/Cargo.toml, spec/functional_test/fixtures/rust/axum_utoipa_multi_base/service_a/Cargo.toml, spec/functional_test/fixtures/rust/axum_utoipa_multi_base/service_b/Cargo.toml, spec/functional_test/fixtures/rust/cli_clap/Cargo.toml, spec/functional_test/fixtures/rust/cli_getopts/Cargo.toml, spec/functional_test/fixtures/rust/cli_getopts_fp/Cargo.toml, spec/functional_test/fixtures/rust/gotham/Cargo.toml, spec/functional_test/fixtures/rust/gotham_callees/Cargo.toml, spec/functional_test/fixtures/rust/gotham_cfgtest/Cargo.toml, spec/functional_test/fixtures/rust/gotham_scope/Cargo.toml, spec/functional_test/fixtures/rust/gotham_verbs/Cargo.toml, spec/functional_test/fixtures/rust/loco/Cargo.toml, spec/functional_test/fixtures/rust/loco_callees/Cargo.toml, spec/functional_test/fixtures/rust/loco_test_gate/Cargo.toml, spec/functional_test/fixtures/rust/poem/Cargo.toml, spec/functional_test/fixtures/rust/poem_callees/Cargo.toml, spec/functional_test/fixtures/rust/poem_extras/Cargo.toml, spec/functional_test/fixtures/rust/poem_nest/Cargo.toml, spec/functional_test/fixtures/rust/rocket/Cargo.toml, spec/functional_test/fixtures/rust/rocket_callees/Cargo.toml, spec/functional_test/fixtures/rust/rocket_mount/Cargo.toml, spec/functional_test/fixtures/rust/rocket_multi_base/service_a/Cargo.toml, spec/functional_test/fixtures/rust/rocket_multi_base/service_b/Cargo.toml, spec/functional_test/fixtures/rust/rocket_nested_alias/Cargo.toml, spec/functional_test/fixtures/rust/rocket_route_macro/Cargo.toml, spec/functional_test/fixtures/rust/rust_security/actix/Cargo.toml, spec/functional_test/fixtures/rust/rust_security/axum/Cargo.toml, spec/functional_test/fixtures/rust/rust_security/loco/Cargo.toml, spec/functional_test/fixtures/rust/rust_security/test_only/Cargo.toml, spec/functional_test/fixtures/rust/rwf/Cargo.toml, spec/functional_test/fixtures/rust/rwf_callees/Cargo.toml, spec/functional_test/fixtures/rust/rwf_engine/Cargo.toml, spec/functional_test/fixtures/rust/rwf_rest/Cargo.toml, spec/functional_test/fixtures/rust/salvo/Cargo.toml, spec/functional_test/fixtures/rust/salvo_builder/Cargo.toml, spec/functional_test/fixtures/rust/salvo_callees/Cargo.toml, spec/functional_test/fixtures/rust/salvo_crossfn/Cargo.toml, spec/functional_test/fixtures/rust/salvo_multi_base/service_a/Cargo.toml, spec/functional_test/fixtures/rust/salvo_multi_base/service_b/Cargo.toml, spec/functional_test/fixtures/rust/salvo_nested/Cargo.toml, spec/functional_test/fixtures/rust/salvo_xfile_callee/Cargo.toml, spec/functional_test/fixtures/rust/tide/Cargo.toml, spec/functional_test/fixtures/rust/tide_callees/Cargo.toml, spec/functional_test/fixtures/rust/tide_extras/Cargo.toml, spec/functional_test/fixtures/rust/warp/Cargo.toml, spec/functional_test/fixtures/rust/warp_callees/Cargo.toml, spec/functional_test/fixtures/rust/warp_mount/Cargo.toml, spec/functional_test/fixtures/rust/warp_path_macro/Cargo.toml |
| dependency_bot_commit_share | 0.01 |
| 0/45 | Type-checkable code — Crystal without a type-check config |
| 54.6/55 | Manageable file sizes — 10/1,423 source files over 60KB |
| primary_language | Crystal |
| largest_source_bytes | 23,649,909 |
| source_files_sampled | 1,423 |
| oversized_source_files | 10 |
| 40/40 | API schema (OpenAPI/GraphQL/proto) — spec/functional_test/fixtures/etc/file_based/sample.graphql, spec/functional_test/fixtures/go/connect_rpc/user/v1/user.proto, spec/functional_test/fixtures/go/connect_rpc_multi_base/service_a/user/v1/user.proto, spec/functional_test/fixtures/go/connect_rpc_multi_base/service_b/user/v1/user.proto, spec/functional_test/fixtures/specification/graphql_sdl/common/schema.graphql, spec/functional_test/fixtures/specification/graphql_sdl/extend_federation/schema.graphql, spec/functional_test/fixtures/specification/graphql_sdl/schema_block/schema.graphqls, spec/functional_test/fixtures/specification/grpc/comments.proto, spec/functional_test/fixtures/specification/grpc/gateway_bindings.proto, spec/functional_test/fixtures/specification/grpc/health.proto, spec/functional_test/fixtures/specification/grpc/imported_address_api.proto, spec/functional_test/fixtures/specification/grpc/imported_address_common.proto, spec/functional_test/fixtures/specification/grpc/service.proto, spec/functional_test/fixtures/specification/raml_advanced/api.raml, spec/functional_test/fixtures/specification/raml_advanced/resourceTypes/collection.raml, spec/functional_test/fixtures/specification/raml_advanced/resourceTypes/collection_get.raml, spec/functional_test/fixtures/specification/raml_advanced/resourceTypes/collection_post.raml, spec/functional_test/fixtures/specification/raml_advanced/schemas/user_update.raml, spec/functional_test/fixtures/specification/raml_advanced/traits/authenticated.raml, spec/functional_test/fixtures/specification/raml_extension/api.raml, spec/functional_test/fixtures/specification/raml_extension/hypermedia.extension.raml, spec/functional_test/fixtures/specification/raml_library/api.raml, spec/functional_test/fixtures/specification/raml_library/libraries/common.lib.raml, spec/functional_test/fixtures/specification/raml_nested/api.raml, spec/functional_test/fixtures/specification/raml_optional/api.raml |
| 0/20 | MCP server |
| 40/40 | Runnable examples — example, sample |
| example_dirs | example, sample |
| has_mcp_signal | no |
| api_schema_files | spec/functional_test/fixtures/etc/file_based/sample.graphql, spec/functional_test/fixtures/go/connect_rpc/user/v1/user.proto, spec/functional_test/fixtures/go/connect_rpc_multi_base/service_a/user/v1/user.proto, spec/functional_test/fixtures/go/connect_rpc_multi_base/service_b/user/v1/user.proto, spec/functional_test/fixtures/specification/graphql_sdl/common/schema.graphql, spec/functional_test/fixtures/specification/graphql_sdl/extend_federation/schema.graphql, spec/functional_test/fixtures/specification/graphql_sdl/schema_block/schema.graphqls, spec/functional_test/fixtures/specification/grpc/comments.proto, spec/functional_test/fixtures/specification/grpc/gateway_bindings.proto, spec/functional_test/fixtures/specification/grpc/health.proto, spec/functional_test/fixtures/specification/grpc/imported_address_api.proto, spec/functional_test/fixtures/specification/grpc/imported_address_common.proto, spec/functional_test/fixtures/specification/grpc/service.proto, spec/functional_test/fixtures/specification/raml_advanced/api.raml, spec/functional_test/fixtures/specification/raml_advanced/resourceTypes/collection.raml, spec/functional_test/fixtures/specification/raml_advanced/resourceTypes/collection_get.raml, spec/functional_test/fixtures/specification/raml_advanced/resourceTypes/collection_post.raml, spec/functional_test/fixtures/specification/raml_advanced/schemas/user_update.raml, spec/functional_test/fixtures/specification/raml_advanced/traits/authenticated.raml, spec/functional_test/fixtures/specification/raml_extension/api.raml, spec/functional_test/fixtures/specification/raml_extension/hypermedia.extension.raml, spec/functional_test/fixtures/specification/raml_library/api.raml, spec/functional_test/fixtures/specification/raml_library/libraries/common.lib.raml, spec/functional_test/fixtures/specification/raml_nested/api.raml, spec/functional_test/fixtures/specification/raml_optional/api.raml |
| interfaces_expected_of | network-service |
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.
Each point covers 5 days.
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).
| 10 | Binary-Artifacts | no binaries found in the repo |
| 0 | Branch-Protection | branch protection not enabled on development/release branches |
| 8 | CI-Tests | 24 out of 28 merged PRs checked by a CI test -- score normalized to 8 |
| 0 | CII-Best-Practices | no effort to earn an OpenSSF best practices badge detected |
| 1 | Code-Review | Found 4/26 approved changesets -- score normalized to 1 |
| 10 | Contributors | project has 14 contributing companies or organizations |
| 0 | Dangerous-Workflow | dangerous workflow patterns detected |
| 10 | Dependency-Update-Tool | update tool detected |
| 0 | Fuzzing | project is not fuzzed |
| 10 | License | license file detected |
| 10 | Maintained | 30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10 |
| 10 | Packaging | packaging workflow detected |
| 0 | Pinned-Dependencies | dependency not pinned by hash detected -- score normalized to 0 |
| 0 | SAST | SAST tool is not run on all commits -- score normalized to 0 |
| 10 | Security-Policy | security policy file detected |
| 0 | Signed-Releases | Project has not signed or included provenance with any releases. |
| 0 | Token-Permissions | detected GitHub workflow tokens with excessive permissions |
| 0 | Vulnerabilities | 196 existing vulnerabilities detected |
Full resolved dependency set from the GitHub dependency graph: 0 direct and 793 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.
| Registry | Package | Version | Relation |
|---|---|---|---|
| crates.io | actix-cors | — | indirect |
| crates.io | actix-governor | — | indirect |
| crates.io | actix-web | — | indirect |
| crates.io | actix-web-actors | — | indirect |
| crates.io | actix-web-lab | — | indirect |
| crates.io | actix-ws | — | indirect |
| crates.io | addr2line | 0.24.2 | indirect |
| crates.io | adler2 | 2.0.1 | indirect |
| crates.io | ahash | 0.7.8 | indirect |
| crates.io | ahash | 0.8.12 | indirect |
| crates.io | aho-corasick | 1.1.3 | indirect |
| crates.io | aide | — | indirect |
| crates.io | aliasable | 0.1.3 | indirect |
| crates.io | alloc-no-stdlib | 2.0.4 | indirect |
| crates.io | alloc-stdlib | 0.2.2 | indirect |
| crates.io | allocator-api2 | 0.2.21 | indirect |
| crates.io | android-tzdata | 0.1.1 | indirect |
| crates.io | android_system_properties | 0.1.5 | indirect |
| crates.io | anstream | 0.6.20 | indirect |
| crates.io | anstyle | 1.0.11 | indirect |
| crates.io | anstyle-parse | 0.2.7 | indirect |
| crates.io | anstyle-query | 1.1.4 | indirect |
| crates.io | anstyle-wincon | 3.0.10 | indirect |
| crates.io | argon2 | 0.5.3 | indirect |
| crates.io | arrayvec | 0.7.6 | indirect |
| crates.io | async-compression | 0.4.27 | indirect |
| crates.io | async-std | — | indirect |
| crates.io | async-stream | 0.3.6 | indirect |
| crates.io | async-stream-impl | 0.3.6 | indirect |
| crates.io | async-trait | 0.1.88 | indirect |
| crates.io | atoi | 2.0.0 | indirect |
| crates.io | autocfg | 1.5.0 | indirect |
| crates.io | axum | — | indirect |
| crates.io | axum | 0.7.9 | indirect |
| crates.io | axum-core | 0.4.5 | indirect |
| crates.io | axum-extra | 0.9.6 | indirect |
| crates.io | axum-macros | 0.4.2 | indirect |
| crates.io | backtrace | 0.3.75 | indirect |
| crates.io | backtrace_printer | 1.3.0 | indirect |
| crates.io | base64 | 0.21.7 | indirect |
| crates.io | base64 | 0.22.1 | indirect |
| crates.io | base64ct | 1.8.0 | indirect |
| crates.io | bb8 | 0.8.6 | indirect |
| crates.io | bigdecimal | 0.3.1 | indirect |
| crates.io | bitflags | 1.3.2 | indirect |
| crates.io | bitflags | 2.9.1 | indirect |
| crates.io | bitvec | 1.0.1 | indirect |
| crates.io | blake2 | 0.10.6 | indirect |
| crates.io | block-buffer | 0.10.4 | indirect |
| crates.io | borsh | 1.5.7 | indirect |
| crates.io | borsh-derive | 1.5.7 | indirect |
| crates.io | brotli | 8.0.1 | indirect |
| crates.io | brotli-decompressor | 5.0.0 | indirect |
| crates.io | bstr | 1.12.0 | indirect |
| crates.io | btparse-stable | 0.1.2 | indirect |
| crates.io | bumpalo | 3.19.0 | indirect |
| crates.io | byte-unit | 4.0.19 | indirect |
| crates.io | bytecheck | 0.6.12 | indirect |
| crates.io | bytecheck_derive | 0.6.12 | indirect |
| crates.io | byteorder | 1.5.0 | indirect |
| crates.io | bytes | 1.10.1 | indirect |
| crates.io | camino | 1.1.11 | indirect |
| crates.io | cargo-platform | 0.1.9 | indirect |
| crates.io | cargo_metadata | 0.18.1 | indirect |
| crates.io | cc | 1.2.32 | indirect |
| crates.io | cfg-if | 1.0.1 | indirect |
| crates.io | cfg_aliases | 0.2.1 | indirect |
| crates.io | chrono | — | indirect |
| crates.io | chrono | 0.4.41 | indirect |
| crates.io | chrono-tz | 0.9.0 | indirect |
| crates.io | chrono-tz-build | 0.3.0 | indirect |
| crates.io | chumsky | 0.9.3 | indirect |
| crates.io | clap | — | indirect |
| crates.io | clap | 4.5.43 | indirect |
| crates.io | clap_builder | 4.5.43 | indirect |
| crates.io | clap_derive | 4.5.41 | indirect |
| crates.io | clap_lex | 0.7.5 | indirect |
| crates.io | colorchoice | 1.0.4 | indirect |
| crates.io | colored | 2.2.0 | indirect |
| crates.io | combine | 4.6.7 | indirect |
| crates.io | const-oid | 0.9.6 | indirect |
| crates.io | cookie | 0.18.1 | indirect |
| crates.io | core-foundation-sys | 0.8.7 | indirect |
| crates.io | cpufeatures | 0.2.17 | indirect |
| crates.io | crc | 3.3.0 | indirect |
| crates.io | crc-catalog | 2.4.0 | indirect |
| crates.io | crc32fast | 1.5.0 | indirect |
| crates.io | cron_clock | 0.8.0 | indirect |
| crates.io | crossbeam-deque | 0.8.6 | indirect |
| crates.io | crossbeam-epoch | 0.9.18 | indirect |
| crates.io | crossbeam-queue | 0.3.12 | indirect |
| crates.io | crossbeam-utils | 0.8.21 | indirect |
| crates.io | crossterm | 0.25.0 | indirect |
| crates.io | crossterm_winapi | 0.9.1 | indirect |
| crates.io | cruet | 0.13.3 | indirect |
| crates.io | crypto-common | 0.1.6 | indirect |
| crates.io | darling | 0.20.11 | indirect |
| crates.io | darling_core | 0.20.11 | indirect |
| crates.io | darling_macro | 0.20.11 | indirect |
| crates.io | der | 0.7.10 | indirect |
| crates.io | deranged | 0.4.0 | indirect |
| crates.io | derivative | 2.2.0 | indirect |
| crates.io | deunicode | 1.6.2 | indirect |
| crates.io | digest | 0.10.7 | indirect |
| crates.io | dirs-next | 2.0.0 | indirect |
| crates.io | dirs-sys-next | 0.1.2 | indirect |
| crates.io | displaydoc | 0.2.5 | indirect |
| crates.io | dotenv | — | indirect |
| crates.io | dotenvy | 0.15.7 | indirect |
| crates.io | duct | 0.13.7 | indirect |
| crates.io | either | 1.15.0 | indirect |
| crates.io | email-encoding | 0.4.1 | indirect |
| crates.io | email_address | 0.2.9 | indirect |
| crates.io | encoding_rs | 0.8.35 | indirect |
| crates.io | equivalent | 1.0.2 | indirect |
| crates.io | errno | 0.3.13 | indirect |
| crates.io | etcetera | 0.8.0 | indirect |
| crates.io | event-listener | 2.5.3 | indirect |
| crates.io | eyre | 0.6.12 | indirect |
| crates.io | fastrand | 2.3.0 | indirect |
| crates.io | flate2 | 1.1.2 | indirect |
| crates.io | flume | 0.11.1 | indirect |
| crates.io | fnv | 1.0.7 | indirect |
| crates.io | form_urlencoded | 1.2.1 | indirect |
| crates.io | fs-err | 2.11.0 | indirect |
| crates.io | funty | 2.0.0 | indirect |
| crates.io | futures | — | indirect |
| crates.io | futures | 0.3.31 | indirect |
| crates.io | futures-channel | 0.3.31 | indirect |
| crates.io | futures-core | 0.3.31 | indirect |
| crates.io | futures-executor | 0.3.31 | indirect |
| crates.io | futures-intrusive | 0.5.0 | indirect |
| crates.io | futures-io | 0.3.31 | indirect |
| crates.io | futures-macro | 0.3.31 | indirect |
| crates.io | futures-sink | 0.3.31 | indirect |
| crates.io | futures-task | 0.3.31 | indirect |
| crates.io | futures-util | 0.3.31 | indirect |
| crates.io | generic-array | 0.14.7 | indirect |
| crates.io | gethostname | 0.2.3 | indirect |
| crates.io | getopts | — | indirect |
| crates.io | getrandom | 0.2.16 | indirect |
| crates.io | getrandom | 0.3.3 | indirect |
| crates.io | gimli | 0.31.1 | indirect |
| crates.io | glob | 0.3.2 | indirect |
| crates.io | globset | 0.4.16 | indirect |
| crates.io | globwalk | 0.9.1 | indirect |
| crates.io | gotham | — | indirect |
| crates.io | hashbrown | 0.12.3 | indirect |
| crates.io | hashbrown | 0.14.5 | indirect |
| crates.io | hashbrown | 0.15.5 | indirect |
| crates.io | hashlink | 0.8.4 | indirect |
| crates.io | heck | 0.4.1 | indirect |
| crates.io | heck | 0.5.0 | indirect |
| crates.io | hermit-abi | 0.5.2 | indirect |
| crates.io | hex | 0.4.3 | indirect |
| crates.io | hkdf | 0.12.4 | indirect |
| crates.io | hmac | 0.12.1 | indirect |
| crates.io | home | 0.5.11 | indirect |
| crates.io | hostname | 0.4.1 | indirect |
| crates.io | http | — | indirect |
| crates.io | http | 1.3.1 | indirect |
| crates.io | http-body | 1.0.1 | indirect |
| crates.io | http-body-util | 0.1.3 | indirect |
| crates.io | http-range-header | 0.4.2 | indirect |
| crates.io | httparse | 1.10.1 | indirect |
| crates.io | httpdate | 1.0.3 | indirect |
| crates.io | humansize | 2.1.3 | indirect |
| crates.io | hyper | — | indirect |
| crates.io | hyper | 1.6.0 | indirect |
| crates.io | hyper-util | 0.1.16 | indirect |
| crates.io | iana-time-zone | 0.1.63 | indirect |
| crates.io | iana-time-zone-haiku | 0.1.2 | indirect |
| crates.io | icu_collections | 2.0.0 | indirect |
| crates.io | icu_locale_core | 2.0.0 | indirect |
| crates.io | icu_normalizer | 2.0.0 | indirect |
| crates.io | icu_normalizer_data | 2.0.0 | indirect |
| crates.io | icu_properties | 2.0.1 | indirect |
| crates.io | icu_properties_data | 2.0.1 | indirect |
| crates.io | icu_provider | 2.0.0 | indirect |
| crates.io | ident_case | 1.0.1 | indirect |
| crates.io | idna | 0.4.0 | indirect |
| crates.io | idna | 1.0.3 | indirect |
| crates.io | idna_adapter | 1.2.1 | indirect |
| crates.io | if_chain | 1.0.2 | indirect |
| crates.io | ignore | 0.4.23 | indirect |
| crates.io | include_dir | 0.7.4 | indirect |
| crates.io | include_dir_macros | 0.7.4 | indirect |
| crates.io | indenter | 0.3.4 | indirect |
| crates.io | indexmap | 2.10.0 | indirect |
| crates.io | inherent | 1.0.12 | indirect |
| crates.io | io-uring | 0.7.9 | indirect |
| crates.io | is-terminal | 0.4.16 | indirect |
| crates.io | is_terminal_polyfill | 1.70.1 | indirect |
| crates.io | itoa | 1.0.15 | indirect |
| crates.io | jobserver | 0.1.33 | indirect |
| crates.io | js-sys | 0.3.77 | indirect |
| crates.io | jsonwebtoken | 9.3.1 | indirect |
| crates.io | lazy_static | 1.5.0 | indirect |
| crates.io | lettre | 0.11.18 | indirect |
| crates.io | libc | 0.2.174 | indirect |
| crates.io | libm | 0.2.15 | indirect |
| crates.io | libredox | 0.1.9 | indirect |
| crates.io | libsqlite3-sys | 0.27.0 | indirect |
| crates.io | linux-raw-sys | 0.9.4 | indirect |
| crates.io | litemap | 0.8.0 | indirect |
| crates.io | lock_api | 0.4.13 | indirect |
| crates.io | loco-rs | — | indirect |
| crates.io | loco-rs | 0.2.3 | indirect |
| crates.io | log | 0.4.27 | indirect |
| crates.io | matchers | 0.2.0 | indirect |
| crates.io | matchit | 0.7.3 | indirect |
| crates.io | md-5 | 0.10.6 | indirect |
| crates.io | memchr | 2.7.5 | indirect |
| crates.io | mime | 0.3.17 | indirect |
| crates.io | mime_guess | 2.0.5 | indirect |
| crates.io | minimal-lexical | 0.2.1 | indirect |
| crates.io | miniz_oxide | 0.8.9 | indirect |
| crates.io | mio | 0.8.11 | indirect |
| crates.io | mio | 1.0.4 | indirect |
| crates.io | mongodb | — | indirect |
| crates.io | multer | 3.1.0 | indirect |
| crates.io | nom | 7.1.3 | indirect |
| crates.io | nom | 8.0.0 | indirect |
| crates.io | nu-ansi-term | 0.50.1 | indirect |
| crates.io | num-bigint | 0.4.6 | indirect |
| crates.io | num-bigint-dig | 0.8.6 | indirect |
| crates.io | num-conv | 0.1.0 | indirect |
| crates.io | num-integer | 0.1.46 | indirect |
| crates.io | num-iter | 0.1.45 | indirect |
| crates.io | num-traits | 0.2.19 | indirect |
| crates.io | num_cpus | 1.17.0 | indirect |
| crates.io | object | 0.36.7 | indirect |
| crates.io | okapi | — | indirect |
| crates.io | once_cell | 1.21.3 | indirect |
| crates.io | once_cell_polyfill | 1.70.1 | indirect |
| crates.io | ordered-float | 3.9.2 | indirect |
| crates.io | os_pipe | 1.2.2 | indirect |
| crates.io | ouroboros | 0.17.2 | indirect |
| crates.io | ouroboros_macro | 0.17.2 | indirect |
| crates.io | parking_lot | 0.12.4 | indirect |
| crates.io | parking_lot_core | 0.9.11 | indirect |
| crates.io | parse-zoneinfo | 0.3.1 | indirect |
| crates.io | password-hash | 0.5.0 | indirect |
| crates.io | paste | 1.0.15 | indirect |
| crates.io | pem | 3.0.5 | indirect |
| crates.io | pem-rfc7468 | 0.7.0 | indirect |
| crates.io | percent-encoding | 2.3.1 | indirect |
| crates.io | pest | 2.8.1 | indirect |
| crates.io | pest_derive | 2.8.1 | indirect |
| crates.io | pest_generator | 2.8.1 | indirect |
| crates.io | pest_meta | 2.8.1 | indirect |
| crates.io | phf | 0.11.3 | indirect |
| crates.io | phf_codegen | 0.11.3 | indirect |
| crates.io | phf_generator | 0.11.3 | indirect |
| crates.io | phf_shared | 0.11.3 | indirect |
| crates.io | pin-project-lite | 0.2.16 | indirect |
| crates.io | pin-utils | 0.1.0 | indirect |
| crates.io | pkcs1 | 0.7.5 | indirect |
| crates.io | pkcs8 | 0.10.2 | indirect |
| crates.io | pkg-config | 0.3.32 | indirect |
| crates.io | poem | — | indirect |
| crates.io | poem-openapi | — | indirect |
| crates.io | potential_utf | 0.1.2 | indirect |
| crates.io | powerfmt | 0.2.0 | indirect |
| crates.io | ppv-lite86 | 0.2.21 | indirect |
| crates.io | proc-macro-crate | 3.3.0 | indirect |
| crates.io | proc-macro-error | 1.0.4 | indirect |
| crates.io | proc-macro-error-attr | 1.0.4 | indirect |
| crates.io | proc-macro-error-attr2 | 2.0.0 | indirect |
| crates.io | proc-macro-error2 | 2.0.1 | indirect |
| crates.io | proc-macro2 | 1.0.95 | indirect |
| crates.io | psm | 0.1.26 | indirect |
| crates.io | ptr_meta | 0.1.4 | indirect |
| crates.io | ptr_meta_derive | 0.1.4 | indirect |
| crates.io | quote | 1.0.40 | indirect |
| crates.io | quoted_printable | 0.5.1 | indirect |
| crates.io | r-efi | 5.3.0 | indirect |
| crates.io | radium | 0.7.0 | indirect |
| crates.io | rand | 0.8.6 | indirect |
| crates.io | rand_chacha | 0.3.1 | indirect |
| crates.io | rand_core | 0.6.4 | indirect |
| crates.io | redis | 0.22.3 | indirect |
| crates.io | redox_syscall | 0.5.17 | indirect |
| crates.io | redox_users | 0.4.6 | indirect |
| crates.io | regex | 1.11.1 | indirect |
| crates.io | regex-automata | 0.4.9 | indirect |
| crates.io | regex-syntax | 0.8.5 | indirect |
| crates.io | rend | 0.4.2 | indirect |
| crates.io | requestty | 0.5.0 | indirect |
| crates.io | requestty-ui | 0.5.0 | indirect |
| crates.io | ring | 0.17.14 | indirect |
| crates.io | rkyv | 0.7.45 | indirect |
| crates.io | rkyv_derive | 0.7.45 | indirect |
| crates.io | rocket | — | indirect |
| crates.io | rocket_okapi | — | indirect |
| crates.io | rrgen | 0.5.6 | indirect |
| crates.io | rsa | 0.9.10 | indirect |
| crates.io | rust_decimal | 1.37.2 | indirect |
| crates.io | rustc-demangle | 0.1.26 | indirect |
| crates.io | rustix | 1.0.8 | indirect |
| crates.io | rustls | 0.21.12 | indirect |
| crates.io | rustls | 0.23.31 | indirect |
| crates.io | rustls-pemfile | 1.0.4 | indirect |
| crates.io | rustls-pki-types | 1.12.0 | indirect |
| crates.io | rustls-webpki | 0.101.7 | indirect |
| crates.io | rustls-webpki | 0.103.4 | indirect |
| crates.io | rustversion | 1.0.22 | indirect |
| crates.io | rusty-sidekiq | 0.8.2 | indirect |
| crates.io | rwf | — | indirect |
| crates.io | ryu | 1.0.20 | indirect |
| crates.io | salvo | — | indirect |
| crates.io | same-file | 1.0.6 | indirect |
| crates.io | schemars | — | indirect |
| crates.io | scopeguard | 1.2.0 | indirect |
| crates.io | sct | 0.7.1 | indirect |
| crates.io | sea-bae | 0.2.1 | indirect |
| crates.io | sea-orm | 0.12.15 | indirect |
| crates.io | sea-orm-cli | 0.12.15 | indirect |
| crates.io | sea-orm-macros | 0.12.15 | indirect |
| crates.io | sea-orm-migration | 0.12.15 | indirect |
| crates.io | sea-query | 0.30.7 | indirect |
| crates.io | sea-query-binder | 0.5.0 | indirect |
| crates.io | sea-query-derive | 0.4.3 | indirect |
| crates.io | sea-schema | 0.14.2 | indirect |
| crates.io | sea-schema-derive | 0.2.0 | indirect |
| crates.io | seahash | 4.1.0 | indirect |
| crates.io | semver | 1.0.26 | indirect |
| crates.io | serde | — | indirect |
| crates.io | serde | 1.0.219 | indirect |
| crates.io | serde_derive | 1.0.219 | indirect |
| crates.io | serde_json | — | indirect |
| crates.io | serde_json | 1.0.142 | indirect |
| crates.io | serde_path_to_error | 0.1.17 | indirect |
| crates.io | serde_regex | 1.1.0 | indirect |
| crates.io | serde_urlencoded | 0.7.1 | indirect |
| crates.io | serde_variant | 0.1.3 | indirect |
| crates.io | serde_yaml | 0.9.34+deprecated | indirect |
| crates.io | sha1 | 0.10.6 | indirect |
| crates.io | sha1_smol | 1.0.1 | indirect |
| crates.io | sha2 | 0.10.9 | indirect |
| crates.io | sharded-slab | 0.1.7 | indirect |
| crates.io | shared_child | 1.1.1 | indirect |
| crates.io | shell-words | 1.1.0 | indirect |
| crates.io | shlex | 1.3.0 | indirect |
| crates.io | sigchld | 0.2.4 | indirect |
| crates.io | signal-hook | 0.3.18 | indirect |
| crates.io | signal-hook-mio | 0.2.4 | indirect |
| crates.io | signal-hook-registry | 1.4.6 | indirect |
| crates.io | signature | 2.2.0 | indirect |
| crates.io | simdutf8 | 0.1.5 | indirect |
| crates.io | simple_asn1 | 0.6.3 | indirect |
| crates.io | siphasher | 1.0.1 | indirect |
| crates.io | slab | 0.4.11 | indirect |
| crates.io | slog | 2.7.0 | indirect |
| crates.io | slog-term | 2.9.1 | indirect |
| crates.io | slug | 0.1.6 | indirect |
| crates.io | smallvec | 1.15.1 | indirect |
| crates.io | smawk | 0.3.2 | indirect |
| crates.io | socket2 | 0.6.0 | indirect |
| crates.io | spin | 0.9.8 | indirect |
| crates.io | spki | 0.7.3 | indirect |
| crates.io | sqlformat | 0.2.6 | indirect |
| crates.io | sqlx | 0.7.4 | indirect |
| crates.io | sqlx-core | 0.7.4 | indirect |
| crates.io | sqlx-macros | 0.7.4 | indirect |
| crates.io | sqlx-macros-core | 0.7.4 | indirect |
| crates.io | sqlx-mysql | 0.7.4 | indirect |
| crates.io | sqlx-postgres | 0.7.4 | indirect |
| crates.io | sqlx-sqlite | 0.7.4 | indirect |
| crates.io | stable_deref_trait | 1.2.0 | indirect |
| crates.io | stacker | 0.1.21 | indirect |
| crates.io | static_assertions | 1.1.0 | indirect |
| crates.io | stringprep | 0.1.5 | indirect |
| crates.io | strsim | 0.11.1 | indirect |
| crates.io | strum | 0.25.0 | indirect |
| crates.io | subtle | 2.6.1 | indirect |
| crates.io | syn | 1.0.109 | indirect |
| crates.io | syn | 2.0.104 | indirect |
| crates.io | sync_wrapper | 1.0.2 | indirect |
| crates.io | synstructure | 0.13.2 | indirect |
| crates.io | tap | 1.0.1 | indirect |
| crates.io | tempfile | 3.20.0 | indirect |
| crates.io | tera | 1.20.0 | indirect |
| crates.io | term | 0.7.0 | indirect |
| crates.io | textwrap | 0.15.2 | indirect |
| crates.io | thiserror | 1.0.69 | indirect |
| crates.io | thiserror | 2.0.12 | indirect |
| crates.io | thiserror-impl | 1.0.69 | indirect |
| crates.io | thiserror-impl | 2.0.12 | indirect |
| crates.io | thread_local | 1.1.9 | indirect |
| crates.io | tide | — | indirect |
| crates.io | time | 0.3.41 | indirect |
| crates.io | time-core | 0.1.4 | indirect |
| crates.io | time-macros | 0.2.22 | indirect |
| crates.io | tinystr | 0.8.1 | indirect |
| crates.io | tinyvec | 1.9.0 | indirect |
| crates.io | tinyvec_macros | 0.1.1 | indirect |
| crates.io | tokio | — | indirect |
| crates.io | tokio | 1.47.1 | indirect |
| crates.io | tokio-macros | 2.5.0 | indirect |
| crates.io | tokio-rustls | 0.26.2 | indirect |
| crates.io | tokio-stream | 0.1.17 | indirect |
| crates.io | tokio-util | 0.7.16 | indirect |
| crates.io | toml_datetime | 0.6.11 | indirect |
| crates.io | toml_edit | 0.22.27 | indirect |
| crates.io | tower | 0.4.13 | indirect |
| crates.io | tower | 0.5.2 | indirect |
| crates.io | tower-http | — | indirect |
| crates.io | tower-http | 0.5.2 | indirect |
| crates.io | tower-layer | 0.3.3 | indirect |
| crates.io | tower-service | 0.3.3 | indirect |
| crates.io | tower_governor | — | indirect |
| crates.io | tracing | 0.1.41 | indirect |
| crates.io | tracing-attributes | 0.1.30 | indirect |
| crates.io | tracing-core | 0.1.34 | indirect |
| crates.io | tracing-log | 0.2.0 | indirect |
| crates.io | tracing-serde | 0.2.0 | indirect |
| crates.io | tracing-subscriber | 0.3.20 | indirect |
| crates.io | typenum | 1.18.0 | indirect |
| crates.io | ucd-trie | 0.1.7 | indirect |
| crates.io | unic-char-property | 0.9.0 | indirect |
| crates.io | unic-char-range | 0.9.0 | indirect |
| crates.io | unic-common | 0.9.0 | indirect |
| crates.io | unic-segment | 0.9.0 | indirect |
| crates.io | unic-ucd-segment | 0.9.0 | indirect |
| crates.io | unic-ucd-version | 0.9.0 | indirect |
| crates.io | unicase | 2.8.1 | indirect |
| crates.io | unicode-bidi | 0.3.18 | indirect |
| crates.io | unicode-ident | 1.0.18 | indirect |
| crates.io | unicode-linebreak | 0.1.5 | indirect |
| crates.io | unicode-normalization | 0.1.24 | indirect |
| crates.io | unicode-properties | 0.1.3 | indirect |
| crates.io | unicode-segmentation | 1.12.0 | indirect |
| crates.io | unicode-width | 0.1.14 | indirect |
| crates.io | unicode_categories | 0.1.1 | indirect |
| crates.io | unsafe-libyaml | 0.2.11 | indirect |
| crates.io | untrusted | 0.9.0 | indirect |
| crates.io | url | 2.5.4 | indirect |
| crates.io | urlencoding | 2.1.3 | indirect |
| crates.io | utf8-width | 0.1.7 | indirect |
| crates.io | utf8_iter | 1.0.4 | indirect |
| crates.io | utf8parse | 0.2.2 | indirect |
| crates.io | utoipa | — | indirect |
| crates.io | utoipa-axum | — | indirect |
| crates.io | uuid | 1.17.0 | indirect |
| crates.io | validator | 0.16.1 | indirect |
| crates.io | validator_derive | 0.16.0 | indirect |
| crates.io | validator_types | 0.16.0 | indirect |
| crates.io | valuable | 0.1.1 | indirect |
| crates.io | vcpkg | 0.2.15 | indirect |
| crates.io | version_check | 0.9.5 | indirect |
| crates.io | walkdir | 2.5.0 | indirect |
| crates.io | warp | — | indirect |
| crates.io | wasi | 0.11.1+wasi-snapshot-preview1 | indirect |
| crates.io | wasi | 0.14.2+wasi-0.2.4 | indirect |
| crates.io | wasite | 0.1.0 | indirect |
| crates.io | wasm-bindgen | 0.2.100 | indirect |
| crates.io | wasm-bindgen-backend | 0.2.100 | indirect |
| crates.io | wasm-bindgen-macro | 0.2.100 | indirect |
| crates.io | wasm-bindgen-macro-support | 0.2.100 | indirect |
| crates.io | wasm-bindgen-shared | 0.2.100 | indirect |
| crates.io | webpki-roots | 0.25.4 | indirect |
| crates.io | webpki-roots | 1.0.2 | indirect |
| crates.io | whoami | 1.6.0 | indirect |
| crates.io | winapi | 0.3.9 | indirect |
| crates.io | winapi-i686-pc-windows-gnu | 0.4.0 | indirect |
| crates.io | winapi-util | 0.1.9 | indirect |
| crates.io | winapi-x86_64-pc-windows-gnu | 0.4.0 | indirect |
| crates.io | windows-core | 0.61.2 | indirect |
| crates.io | windows-implement | 0.60.0 | indirect |
| crates.io | windows-interface | 0.59.1 | indirect |
| crates.io | windows-link | 0.1.3 | indirect |
| crates.io | windows-result | 0.3.4 | indirect |
| crates.io | windows-strings | 0.4.2 | indirect |
| crates.io | windows-sys | 0.48.0 | indirect |
| crates.io | windows-sys | 0.52.0 | indirect |
| crates.io | windows-sys | 0.59.0 | indirect |
| crates.io | windows-sys | 0.60.2 | indirect |
| crates.io | windows-targets | 0.48.5 | indirect |
| crates.io | windows-targets | 0.52.6 | indirect |
| crates.io | windows-targets | 0.53.3 | indirect |
| crates.io | windows_aarch64_gnullvm | 0.48.5 | indirect |
| crates.io | windows_aarch64_gnullvm | 0.52.6 | indirect |
| crates.io | windows_aarch64_gnullvm | 0.53.0 | indirect |
| crates.io | windows_aarch64_msvc | 0.48.5 | indirect |
| crates.io | windows_aarch64_msvc | 0.52.6 | indirect |
| crates.io | windows_aarch64_msvc | 0.53.0 | indirect |
| crates.io | windows_i686_gnu | 0.48.5 | indirect |
| crates.io | windows_i686_gnu | 0.52.6 | indirect |
| crates.io | windows_i686_gnu | 0.53.0 | indirect |
| crates.io | windows_i686_gnullvm | 0.52.6 | indirect |
| crates.io | windows_i686_gnullvm | 0.53.0 | indirect |
| crates.io | windows_i686_msvc | 0.48.5 | indirect |
| crates.io | windows_i686_msvc | 0.52.6 | indirect |
| crates.io | windows_i686_msvc | 0.53.0 | indirect |
| crates.io | windows_x86_64_gnu | 0.48.5 | indirect |
| crates.io | windows_x86_64_gnu | 0.52.6 | indirect |
| crates.io | windows_x86_64_gnu | 0.53.0 | indirect |
| crates.io | windows_x86_64_gnullvm | 0.48.5 | indirect |
| crates.io | windows_x86_64_gnullvm | 0.52.6 | indirect |
| crates.io | windows_x86_64_gnullvm | 0.53.0 | indirect |
| crates.io | windows_x86_64_msvc | 0.48.5 | indirect |
| crates.io | windows_x86_64_msvc | 0.52.6 | indirect |
| crates.io | windows_x86_64_msvc | 0.53.0 | indirect |
| crates.io | winnow | 0.7.12 | indirect |
| crates.io | winsplit | 0.1.0 | indirect |
| crates.io | wit-bindgen-rt | 0.39.0 | indirect |
| crates.io | writeable | 0.6.1 | indirect |
| crates.io | wyz | 0.5.1 | indirect |
| crates.io | yoke | 0.8.0 | indirect |
| crates.io | yoke-derive | 0.8.0 | indirect |
| crates.io | zerocopy | 0.8.26 | indirect |
| crates.io | zerocopy-derive | 0.8.26 | indirect |
| crates.io | zerofrom | 0.1.6 | indirect |
| crates.io | zerofrom-derive | 0.1.6 | indirect |
| crates.io | zeroize | 1.8.1 | indirect |
| crates.io | zerotrie | 0.2.2 | indirect |
| crates.io | zerovec | 0.11.4 | indirect |
| crates.io | zerovec-derive | 0.11.1 | indirect |
| crates.io | zstd | 0.13.3 | indirect |
| crates.io | zstd-safe | 7.2.4 | indirect |
| crates.io | zstd-sys | 2.0.15+zstd.1.5.7 | indirect |
| Go | connectrpc.com/connect | v1.16.0 | indirect |
| Go | connectrpc.com/connect | v1.16.2 | indirect |
| Go | github.com/alecthomas/kingpin/v2 | v2.4.0 | indirect |
| Go | github.com/alecthomas/kong | v0.9.0 | indirect |
| Go | github.com/andybalholm/brotli | v1.0.5 | indirect |
| Go | github.com/andybalholm/brotli | v1.1.0 | indirect |
| Go | github.com/beego/beego/v2 | v2.3.6 | indirect |
| Go | github.com/beorn7/perks | v1.0.1 | indirect |
| Go | github.com/bytedance/sonic | v1.10.0 | indirect |
| Go | github.com/bytedance/sonic | v1.9.1 | indirect |
| Go | github.com/cenkalti/backoff/v4 | v4.2.1 | indirect |
| Go | github.com/cenkalti/backoff/v5 | v5.0.3 | indirect |
| Go | github.com/cespare/xxhash/v2 | v2.2.0 | indirect |
| Go | github.com/cespare/xxhash/v2 | v2.3.0 | indirect |
| Go | github.com/chenzhuoyu/base64x | v0.0.0-20221115062448-fe3a3abad311 | indirect |
| Go | github.com/chenzhuoyu/base64x | v0.0.0-20230717121745-296ad89f973d | indirect |
| Go | github.com/chenzhuoyu/iasm | v0.9.0 | indirect |
| Go | github.com/cloudwego/hertz | v0.9.0 | indirect |
| Go | github.com/cloudwego/hertz | v0.9.5 | indirect |
| Go | github.com/code-hex/uniseg | v0.2.0 | indirect |
| Go | github.com/danielgtaylor/huma/v2 | v2.20.0 | indirect |
| Go | github.com/emicklei/go-restful/v3 | v3.11.0 | indirect |
| Go | github.com/fasthttp/router | v1.5.0 | indirect |
| Go | github.com/fatih/color | v1.16.0 | indirect |
| Go | github.com/gabriel-vasile/mimetype | v1.4.2 | indirect |
| Go | github.com/gin-contrib/sse | v0.1.0 | indirect |
| Go | github.com/gin-gonic/gin | v1.10.0 | indirect |
| Go | github.com/gin-gonic/gin | v1.10.1 | indirect |
| Go | github.com/gin-gonic/gin | v1.9.0 | indirect |
| Go | github.com/gin-gonic/gin | v1.9.1 | indirect |
| Go | github.com/go-chi/chi/v5 | v5.0.0 | indirect |
| Go | github.com/go-chi/chi/v5 | v5.0.10 | indirect |
| Go | github.com/go-chi/chi/v5 | v5.2.2 | indirect |
| Go | github.com/go-logr/logr | v1.4.3 | indirect |
| Go | github.com/go-logr/stdr | v1.2.2 | indirect |
| Go | github.com/go-playground/locales | v0.14.1 | indirect |
| Go | github.com/go-playground/universal-translator | v0.18.1 | indirect |
| Go | github.com/go-playground/validator/v10 | v10.14.0 | indirect |
| Go | github.com/go-playground/validator/v10 | v10.15.3 | indirect |
| Go | github.com/goccy/go-json | v0.10.2 | indirect |
| Go | github.com/gofiber/fiber/v2 | v2.52.13 | indirect |
| Go | github.com/gogf/gf/v2 | v2.0.0 | indirect |
| Go | github.com/gogf/gf/v2 | v2.7.0 | indirect |
| Go | github.com/gogf/gf/v2 | v2.7.4 | indirect |
| Go | github.com/golang-jwt/jwt/v4 | v4.5.2 | indirect |
| Go | github.com/golang/protobuf | v1.5.4 | indirect |
| Go | github.com/google/uuid | v1.6.0 | indirect |
| Go | github.com/gorilla/mux | v1.8.0 | indirect |
| Go | github.com/gorilla/mux | v1.8.1 | indirect |
| Go | github.com/grpc-ecosystem/grpc-gateway/v2 | v2.28.0 | indirect |
| Go | github.com/hashicorp/golang-lru | v0.5.4 | indirect |
| Go | github.com/jinzhu/inflection | v1.0.0 | indirect |
| Go | github.com/jinzhu/now | v1.1.5 | indirect |
| Go | github.com/json-iterator/go | v1.1.12 | indirect |
| Go | github.com/julienschmidt/httprouter | v1.3.0 | indirect |
| Go | github.com/kataras/iris/v12 | v12.2.0 | indirect |
| Go | github.com/kataras/iris/v12 | v12.2.11 | indirect |
| Go | github.com/klauspost/compress | v1.17.0 | indirect |
| Go | github.com/klauspost/compress | v1.17.9 | indirect |
| Go | github.com/klauspost/cpuid/v2 | v2.2.4 | indirect |
| Go | github.com/klauspost/cpuid/v2 | v2.2.5 | indirect |
| Go | github.com/kr/pretty | v0.3.0 | indirect |
| Go | github.com/kr/text | v0.2.0 | indirect |
| Go | github.com/labstack/echo/v4 | v4.11.1 | indirect |
| Go | github.com/labstack/echo/v4 | v4.13.4 | indirect |
| Go | github.com/labstack/gommon | v0.4.0 | indirect |
| Go | github.com/leodido/go-urn | v1.2.4 | indirect |
| Go | github.com/mattn/go-colorable | v0.1.13 | indirect |
| Go | github.com/mattn/go-isatty | v0.0.19 | indirect |
| Go | github.com/mattn/go-isatty | v0.0.20 | indirect |
| Go | github.com/mattn/go-runewidth | v0.0.16 | indirect |
| Go | github.com/matttproud/golang_protobuf_extensions | v1.0.4 | indirect |
| Go | github.com/mitchellh/cli | v1.1.5 | indirect |
| Go | github.com/mitchellh/mapstructure | v1.5.0 | indirect |
| Go | github.com/modern-go/concurrent | v0.0.0-20180306012644-bacd9c7ef1dd | indirect |
| Go | github.com/modern-go/reflect2 | v1.0.2 | indirect |
| Go | github.com/openzipkin/zipkin-go | v0.4.2 | indirect |
| Go | github.com/pelletier/go-toml/v2 | v2.0.8 | indirect |
| Go | github.com/pelletier/go-toml/v2 | v2.1.0 | indirect |
| Go | github.com/pocketbase/pocketbase | v0.22.0 | indirect |
| Go | github.com/prometheus/client_golang | v1.17.0 | indirect |
| Go | github.com/prometheus/client_golang | v1.19.0 | indirect |
| Go | github.com/prometheus/client_model | v0.4.1-0.20230718164431-9a2bf3000d16 | indirect |
| Go | github.com/prometheus/client_model | v0.5.0 | indirect |
| Go | github.com/prometheus/common | v0.44.0 | indirect |
| Go | github.com/prometheus/common | v0.48.0 | indirect |
| Go | github.com/prometheus/procfs | v0.11.1 | indirect |
| Go | github.com/prometheus/procfs | v0.12.0 | indirect |
| Go | github.com/rivo/uniseg | v0.2.0 | indirect |
| Go | github.com/rivo/uniseg | v0.4.4 | indirect |
| Go | github.com/rogpeppe/go-internal | v1.8.0 | indirect |
| Go | github.com/samber/lo | v1.39.0 | indirect |
| Go | github.com/shiena/ansicolor | v0.0.0-20200904210342-c7312218db18 | indirect |
| Go | github.com/spaolacci/murmur3 | v1.1.0 | indirect |
| Go | github.com/spf13/cobra | v1.8.0 | indirect |
| Go | github.com/spf13/viper | v1.18.2 | indirect |
| Go | github.com/twitchyliquid64/golang-asm | v0.15.1 | indirect |
| Go | github.com/ugorji/go/codec | v1.2.11 | indirect |
| Go | github.com/urfave/cli/v2 | v2.27.1 | indirect |
| Go | github.com/valyala/bytebufferpool | v1.0.0 | indirect |
| Go | github.com/valyala/fasthttp | v1.51.0 | indirect |
| Go | github.com/valyala/fasthttp | v1.52.0 | indirect |
| Go | github.com/valyala/fasthttp | v1.55.0 | indirect |
| Go | github.com/valyala/fasttemplate | v1.2.2 | indirect |
| Go | github.com/valyala/tcplisten | v1.0.0 | indirect |
| Go | github.com/zeromicro/go-zero | v1.6.1 | indirect |
| Go | github.com/zeromicro/go-zero | v1.7.4 | indirect |
| Go | go.opentelemetry.io/auto/sdk | v1.2.1 | indirect |
| Go | go.opentelemetry.io/otel | v1.43.0 | indirect |
| Go | go.opentelemetry.io/otel/exporters/jaeger | v1.17.0 | indirect |
| Go | go.opentelemetry.io/otel/exporters/otlp/otlptrace | v1.43.0 | indirect |
| Go | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc | v1.19.0 | indirect |
| Go | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp | v1.43.0 | indirect |
| Go | go.opentelemetry.io/otel/exporters/stdout/stdouttrace | v1.19.0 | indirect |
| Go | go.opentelemetry.io/otel/exporters/zipkin | v1.19.0 | indirect |
| Go | go.opentelemetry.io/otel/metric | v1.43.0 | indirect |
| Go | go.opentelemetry.io/otel/sdk | v1.43.0 | indirect |
| Go | go.opentelemetry.io/otel/trace | v1.43.0 | indirect |
| Go | go.opentelemetry.io/proto/otlp | v1.10.0 | indirect |
| Go | go.uber.org/automaxprocs | v1.5.3 | indirect |
| Go | golang.org/x/arch | v0.3.0 | indirect |
| Go | golang.org/x/arch | v0.5.0 | indirect |
| Go | golang.org/x/crypto | v0.36.0 | indirect |
| Go | golang.org/x/crypto | v0.45.0 | indirect |
| Go | golang.org/x/crypto | v0.9.0 | indirect |
| Go | golang.org/x/exp | v0.0.0-20240604190554-fc45aab8b7f8 | indirect |
| Go | golang.org/x/net | v0.10.0 | indirect |
| Go | golang.org/x/net | v0.38.0 | indirect |
| Go | golang.org/x/net | v0.47.0 | indirect |
| Go | golang.org/x/net | v0.52.0 | indirect |
| Go | golang.org/x/sys | v0.28.0 | indirect |
| Go | golang.org/x/sys | v0.31.0 | indirect |
| Go | golang.org/x/sys | v0.38.0 | indirect |
| Go | golang.org/x/sys | v0.42.0 | indirect |
| Go | golang.org/x/sys | v0.8.0 | indirect |
| Go | golang.org/x/text | v0.23.0 | indirect |
| Go | golang.org/x/text | v0.31.0 | indirect |
| Go | golang.org/x/text | v0.35.0 | indirect |
| Go | golang.org/x/text | v0.9.0 | indirect |
| Go | google.golang.org/genproto/googleapis/api | v0.0.0-20260401024825-9d38bb4040a9 | indirect |
| Go | google.golang.org/genproto/googleapis/rpc | v0.0.0-20260401024825-9d38bb4040a9 | indirect |
| Go | google.golang.org/grpc | v1.80.0 | indirect |
| Go | google.golang.org/protobuf | v1.30.0 | indirect |
| Go | google.golang.org/protobuf | v1.33.0 | indirect |
| Go | google.golang.org/protobuf | v1.34.2 | indirect |
| Go | google.golang.org/protobuf | v1.36.11 | indirect |
| Go | gopkg.in/check.v1 | v1.0.0-20201130134442-10cb98267c6c | indirect |
| Go | gopkg.in/yaml.v2 | v2.4.0 | indirect |
| Go | gopkg.in/yaml.v3 | v3.0.1 | indirect |
| Go | gorm.io/gorm | v1.25.10 | indirect |
| Go | goyave.dev/copier | v0.4.3 | indirect |
| Go | goyave.dev/goyave/v5 | v5.0.0 | indirect |
| Go | goyave.dev/goyave/v5 | v5.5.0 | indirect |
| Maven | com.github.eirslett:frontend-maven-plugin | 1.12.1 | indirect |
| Maven | com.linecorp.armeria:armeria | — | indirect |
| Maven | io.vertx:vertx-core | 4.5.27 | indirect |
| Maven | io.vertx:vertx-web | 4.5.27 | indirect |
| Maven | io.zipkin:zipkin-lens | — | indirect |
| Maven | org.apache.logging.log4j:log4j-core | — | indirect |
| Maven | org.apache.logging.log4j:log4j-slf4j-impl | — | indirect |
| Maven | org.apache.maven.plugins:maven-assembly-plugin | 3.4.2 | indirect |
| Maven | org.apache.skywalking:oap-server-bom | 9.7.0-SNAPSHOT | indirect |
| Maven | org.grails:grails-core | — | indirect |
| Maven | org.slf4j:log4j-over-slf4j | — | indirect |
| Maven | org.slf4j:slf4j-api | — | indirect |
| Maven | org.yaml:snakeyaml | — | indirect |
| npm | @adonisjs/core | ^6.0.0 | indirect |
| npm | @remix-run/node | ^2.0.0 | indirect |
| npm | @remix-run/react | ^2.0.0 | indirect |
| npm | @sveltejs/adapter-node | ^5.0.0 | indirect |
| npm | @sveltejs/kit | ^2.0.0 | indirect |
| npm | @trpc/next | ^10.0.0 | indirect |
| npm | @trpc/server | ^10.0.0 | indirect |
| npm | @trpc/server | ^9.23.2 | indirect |
| npm | arg | ^5.0.2 | indirect |
| npm | citty | ^0.1.6 | indirect |
| npm | command-line-args | ^5.2.1 | indirect |
| npm | commander | ^11.0.0 | indirect |
| npm | commander | ^12.0.0 | indirect |
| npm | express | ^4.18.0 | indirect |
| npm | express-jwt | ^7.0.0 | indirect |
| npm | getopts | ^2.3.0 | indirect |
| npm | hono | ^4.0.0 | indirect |
| npm | next | 15.5.15 | indirect |
| npm | next | 15.5.18 | indirect |
| npm | passport | ^0.6.0 | indirect |
| npm | passport-jwt | ^4.0.0 | indirect |
| npm | react | 18.3.0 | indirect |
| npm | react | ^18.0.0 | indirect |
| npm | react-dom | 18.3.0 | indirect |
| npm | react-dom | ^18.0.0 | indirect |
| npm | yargs | ^17.0.0 | indirect |
| npm | zod | ^3.22.0 | indirect |
| NuGet | Carter | 8.0.0 | indirect |
| NuGet | FastEndpoints | 5.30.0 | indirect |
| NuGet | Microsoft.AspNet.Mvc | 5.2.9 | indirect |
| NuGet | Microsoft.AspNet.Mvc.zh-Hans | 5.2.9 | indirect |
| NuGet | Microsoft.AspNetCore.Mvc.Core | 2.2.0 | indirect |
| Packagist | cakephp/cakephp | — | indirect |
| Packagist | codeigniter4/framework | — | indirect |
| Packagist | drupal/core-recommended | — | indirect |
| Packagist | ext-ctype | — | indirect |
| Packagist | ext-iconv | — | indirect |
| Packagist | fakerphp/faker | — | indirect |
| Packagist | guzzlehttp/guzzle | — | indirect |
| Packagist | hyperf/http-server | — | indirect |
| Packagist | hyperf/hyperf | — | indirect |
| Packagist | laminas/laminas-mvc | — | indirect |
| Packagist | laravel/framework | — | indirect |
| Packagist | laravel/lumen-framework | — | indirect |
| Packagist | laravel/pint | — | indirect |
| Packagist | laravel/sail | — | indirect |
| Packagist | laravel/sanctum | — | indirect |
| Packagist | laravel/tinker | — | indirect |
| Packagist | magento/product-community-edition | 2.4.6 | indirect |
| Packagist | mautic/core-lib | — | indirect |
| Packagist | mezzio/mezzio | — | indirect |
| Packagist | mockery/mockery | — | indirect |
| Packagist | nunomaduro/collision | — | indirect |
| Packagist | php | — | indirect |
| Packagist | phpunit/phpunit | — | indirect |
| Packagist | slim/psr7 | — | indirect |
| Packagist | slim/slim | — | indirect |
| Packagist | spatie/laravel-ignition | — | indirect |
| Packagist | symfony/browser-kit | — | indirect |
| Packagist | symfony/console | — | indirect |
| Packagist | symfony/css-selector | — | indirect |
| Packagist | symfony/dotenv | — | indirect |
| Packagist | symfony/flex | — | indirect |
| Packagist | symfony/framework-bundle | — | indirect |
| Packagist | symfony/phpunit-bridge | — | indirect |
| Packagist | symfony/routing | — | indirect |
| Packagist | symfony/yaml | — | indirect |
| Packagist | topthink/framework | — | indirect |
| Packagist | yiisoft/yii2 | — | indirect |
| Packagist | yiisoft/yii2-bootstrap5 | — | indirect |
| Packagist | yiisoft/yii2-symfonymailer | — | indirect |
| PyPI | aiohttp | 3.13.4 | indirect |
| PyPI | bottle | 0.13.2 | indirect |
| PyPI | django | 4.2.16 | indirect |
| PyPI | falcon | 3.1.3 | indirect |
| PyPI | fastapi | — | indirect |
| PyPI | fastapi | 0.115.0 | indirect |
| PyPI | flask | — | indirect |
| PyPI | flask-sqlalchemy | — | indirect |
| PyPI | litestar | 2.18.0 | indirect |
| PyPI | pyramid | 2.0.2 | indirect |
| PyPI | robyn | 0.66.0 | indirect |
| PyPI | sanic | 23.3.0 | indirect |
| PyPI | sqlalchemy | — | indirect |
| PyPI | starlette | — | indirect |
| PyPI | starlette | 0.49.1 | indirect |
| PyPI | tornado | 6.4.2 | indirect |
| RubyGems | devise | — | indirect |
| RubyGems | doorkeeper | — | indirect |
| RubyGems | dotenv | — | indirect |
| RubyGems | dry-types | — | indirect |
| RubyGems | grape | — | indirect |
| RubyGems | guard-puma | — | indirect |
| RubyGems | hanami | — | indirect |
| RubyGems | hanami-controller | — | indirect |
| RubyGems | hanami-reloader | — | indirect |
| RubyGems | hanami-router | — | indirect |
| RubyGems | hanami-rspec | — | indirect |
| RubyGems | hanami-validations | — | indirect |
| RubyGems | puma | — | indirect |
| RubyGems | rack-test | — | indirect |
| RubyGems | rails | — | indirect |
| RubyGems | rake | — | indirect |
| RubyGems | roda | — | indirect |
| RubyGems | sinatra | — | indirect |
This repository publishes no package the index resolves, so its own dependency graph was assessed — 665 packages, which also include development and test pins that never ship: 57 carry known advisories, of which 0 are direct. 128 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.
| Package | Version | Relation | Severity | Advisories | Fixed in |
|---|---|---|---|---|---|
| django | 4.2.16 | indirect | critical | 52 | 6.0.4 |
| golang.org/x/crypto | v0.36.0 | indirect | critical | 32 | 0.52.0 |
| golang.org/x/crypto | v0.45.0 | indirect | critical | 27 | 0.52.0 |
| golang.org/x/crypto | v0.9.0 | indirect | critical | 38 | 3.4.0 |
| google.golang.org/grpc | v1.80.0 | indirect | critical | 2 | 1.82.1 |
| lettre | 0.11.18 | indirect | critical | 2 | 0.11.22 |
| aiohttp | 3.13.4 | indirect | high | 25 | 3.14.3 |
| golang.org/x/net | v0.10.0 | indirect | high | 23 | 12.0.2 |
| google.golang.org/protobuf | v1.30.0 | indirect | high | 2 | 1.33.0 |
| litestar | 2.18.0 | indirect | high | 7 | 2.22.0 |
| next | 15.5.15 | indirect | high | 21 | 16.2.11 |
| next | 15.5.18 | indirect | high | 8 | 16.2.11 |
| rustls-webpki | 0.101.7 | indirect | high | 6 | 0.104.0-alpha.7 |
| rustls-webpki | 0.103.4 | indirect | high | 8 | 0.104.0-alpha.7 |
| starlette | 0.49.1 | indirect | high | 10 | 1.3.1 |
| bytes | 1.10.1 | indirect | moderate | 2 | 1.11.1 |
| github.com/gin-gonic/gin | v1.9.0 | indirect | moderate | 2 | 1.9.1 |
| github.com/go-chi/chi/v5 | v5.0.0 | indirect | moderate | 3 | 5.3.0 |
| github.com/go-chi/chi/v5 | v5.0.10 | indirect | moderate | 3 | 5.3.0 |
| github.com/go-chi/chi/v5 | v5.2.2 | indirect | moderate | 5 | 5.3.0 |
| github.com/gofiber/fiber/v2 | v2.52.13 | indirect | moderate | 1 | 3.3.0 |
| github.com/pocketbase/pocketbase | v0.22.0 | indirect | moderate | 4 | 0.37.4 |
| golang.org/x/net | v0.38.0 | indirect | moderate | 11 | 1.26.3 |
| golang.org/x/net | v0.47.0 | indirect | moderate | 9 | 1.26.3 |
| golang.org/x/net | v0.52.0 | indirect | moderate | 9 | 1.26.3 |
| idna | 0.4.0 | indirect | moderate | 2 | 1.0.0 |
| jsonwebtoken | 9.3.1 | indirect | moderate | 1 | 10.3.0 |
| rsa | 0.9.10 | indirect | moderate | 1 | — |
| sqlx | 0.7.4 | indirect | moderate | 2 | 0.8.1 |
| time | 0.3.41 | indirect | moderate | 2 | 0.3.47 |
| crossbeam-epoch | 0.9.18 | indirect | unknown | 1 | 0.9.20 |
| derivative | 2.2.0 | indirect | unknown | 1 | — |
| github.com/klauspost/compress | v1.17.0 | indirect | unknown | 1 | 1.18.7 |
| github.com/klauspost/compress | v1.17.9 | indirect | unknown | 1 | 1.18.7 |
| go.opentelemetry.io/otel | v1.43.0 | indirect | unknown | 1 | 1.44.0 |
| golang.org/x/sys | v0.28.0 | indirect | unknown | 1 | 0.44.0 |
| golang.org/x/sys | v0.31.0 | indirect | unknown | 1 | 0.44.0 |
| golang.org/x/sys | v0.38.0 | indirect | unknown | 1 | 0.44.0 |
| golang.org/x/sys | v0.42.0 | indirect | unknown | 1 | 0.44.0 |
| golang.org/x/sys | v0.8.0 | indirect | unknown | 1 | 0.44.0 |
| golang.org/x/text | v0.23.0 | indirect | unknown | 1 | 0.39.0 |
| golang.org/x/text | v0.31.0 | indirect | unknown | 1 | 0.39.0 |
| golang.org/x/text | v0.35.0 | indirect | unknown | 1 | 0.39.0 |
| golang.org/x/text | v0.9.0 | indirect | unknown | 1 | 0.39.0 |
| goyave.dev/goyave/v5 | v5.0.0 | indirect | unknown | 1 | 5.5.0 |
| paste | 1.0.15 | indirect | unknown | 1 | — |
| proc-macro-error | 1.0.4 | indirect | unknown | 1 | — |
| proc-macro-error2 | 2.0.1 | indirect | unknown | 1 | — |
| rkyv | 0.7.45 | indirect | unknown | 2 | 0.8.17 |
| rustls-pemfile | 1.0.4 | indirect | unknown | 1 | — |
| tornado | 6.4.2 | indirect | unknown | 20 | — |
| unic-char-property | 0.9.0 | indirect | unknown | 1 | — |
| unic-char-range | 0.9.0 | indirect | unknown | 1 | — |
| unic-common | 0.9.0 | indirect | unknown | 1 | — |
| unic-segment | 0.9.0 | indirect | unknown | 1 | — |
| unic-ucd-segment | 0.9.0 | indirect | unknown | 1 | — |
| unic-ucd-version | 0.9.0 | indirect | unknown | 1 | — |
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.
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.
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 statistics.