Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-28 06:09 UTC

Ed1s0nZ / CyberStrikeAI

The system of action for AI-native cybersecurity—where intent becomes governed execution, evidence becomes operational memory, and every operation improves the next.

Go · JavaScript · CSSApache-2.0★ 6,028 stars⑂ 974 forkssince Nov 2025View on GitHub ↗
KindNetwork serviceChat bothow this is determined

Ed1s0nZ/CyberStrikeAI holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Vitality (95/100) and lowest on Security (19/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

60
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

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

Ownership

公明Personal account
604 followers34 public repossince May 2021

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

Metrics by category

Vitality

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

95Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
27.7/36Commit cadence40/52 weeks with commits
18/18Commit volume2,220 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year2,220
human_commit_share1
days_since_last_push1
active_weeks_last_year40

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 3 days ago
27/27Release cadencea release every ~3.6 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagv1.7.17
releases_from_tagsno
days_since_latest_release3
mean_days_between_releases3.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

73Good · 17% of overall
How it's scored
60/60Stars6,028 stars
24.9/25Forks974 forks
8.8/15Watchers40 watchers
Inputs used
forks974
stars6,028
watchers40
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

46Weak · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.2/22.5Commit distributiontop contributor authored 99% of commits
13.5/13.5Contributor breadth13 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled13
top_contributor_share0.99
How it's scored
33/42Issue resolution79% of issues closed
12.9/30PR acceptance25/58 decided PRs merged
8/13Newcomer PR acceptance13/21 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 2/30 approved changesets -- score normalized to 0
Inputs used
merged_prs25
open_issues41
closed_issues151
prs_merged_7d0
prs_decided_7d0
prs_merged_30d13
prs_decided_30d22
issue_closed_ratio0.786
closed_unmerged_prs33
first_time_authors_30d8
first_time_prs_merged_30d13
first_time_prs_decided_30d21
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
20/25Owner reach604 followers of Ed1s0nZ
21.9/25Track record34 public repos, account ~5 yr old
Inputs used
followers604
owner_typeUser
is_verified
owner_loginEd1s0nZ
public_repos34
account_age_days1,938
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

48Weak · 19% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 4 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics9 topics
10/10Wiki
Inputs used
topicsai, ai-agents, ai-cybersecurity, ai-penetration-testing, ai-security-tool, ctf-tools, mcp, ai-hacking, pentesting-tools
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

19Critical · 16% of overall
How it's scored
0/7.5Binary-Artifactsbinaries present in source code
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
0/2.5CI-Tests0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 2/30 approved changesets -- score normalized to 0
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflowno data
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
2/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsno data
0/7.5Vulnerabilities53 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate1.6
Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.
How it's scored
3.6/35Direct dependencies free of known advisories8 affected: golang.org/x/crypto v0.50.0 (critical 10.0), github.com/modelcontextprotocol/go-sdk v1.3.1 (high 8.1), go.opentelemetry.io/otel v1.39.0 (high 7.5), +5 more
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
18.7/40No advisories left outstanding7 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,087 days ago
Inputs used
sourceosv
advisories75
affected_packages12
assessed_packages141
unassessed_packages9
affected_by_severitycritical 2, high 4, moderate 3, low 1, unknown 2
direct_affected_packages8
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 141 resolved dependencies against OSV. 9 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

46Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
12.3/40Legible commit history23 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.23
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapgo.mod, plugins/burp-suite/cyberstrikeai-burp-extension/build.gradle, plugins/burp-suite/cyberstrikeai-burp-extension/pom.xml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentlockfile
6/10Demonstrated agent practice3 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.03
toolchain_manifestsgo.mod, plugins/burp-suite/cyberstrikeai-burp-extension/build.gradle, plugins/burp-suite/cyberstrikeai-burp-extension/pom.xml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeGo (statically typed)
52.9/55Manageable file sizes26/683 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes481,856
source_files_sampled683
oversized_source_files26
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalyes
api_schema_files
interfaces_expected_ofchat-bot, network-service

Key facts

6,028GitHub stars
13contributors
2,220commits, last 12 months
1days since last push
100releases
1bus factor
41open issues
Go, PyPIpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 974 ⇿
0Stars
974Forks
100Releases

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.

02004006008001,000959552025-112026-042026-08
Major 0Minor 3Patch 97
OpenSSF Scorecard 1.6 / 10
1.6aggregate

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-28 06:09 UTC

0Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
4Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
0Vulnerabilities53 existing vulnerabilities detected
Direct dependencies 38
RegistryPackageVersion constraintManifest
Gogithub.com/bwmarrin/discordgov0.29.0go.mod
Gogithub.com/bytedance/sonicv1.15.0go.mod
Gogithub.com/cloudwego/einov0.9.14go.mod
Gogithub.com/cloudwego/eino-ext/adk/backend/localv0.2.6go.mod
Gogithub.com/cloudwego/eino-ext/components/document/loader/filev0.0.0-20260427010451-749e3706378bgo.mod
Gogithub.com/cloudwego/eino-ext/components/document/transformer/splitter/markdownv0.0.0-20260427010451-749e3706378bgo.mod
Gogithub.com/cloudwego/eino-ext/components/document/transformer/splitter/recursivev0.0.0-20260427010451-749e3706378bgo.mod
Gogithub.com/cloudwego/eino-ext/components/embedding/openaiv0.0.0-20260427010451-749e3706378bgo.mod
Gogithub.com/cloudwego/eino-ext/components/model/agenticclaudev0.1.3go.mod
Gogithub.com/cloudwego/eino-ext/components/model/agenticopenaiv0.2.1go.mod
Gogithub.com/cloudwego/eino-ext/components/model/openaiv0.1.13go.mod
Gogithub.com/creack/ptyv1.1.24go.mod
Gogithub.com/disintegration/imagingv1.6.2go.mod
Gogithub.com/eino-contrib/jsonschemav1.0.3go.mod
Gogithub.com/gin-gonic/ginv1.9.1go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/gorilla/websocketv1.5.3go.mod
Gogithub.com/larksuite/oapi-sdk-go/v3v3.4.22go.mod
Gogithub.com/mattn/go-sqlite3v1.14.18go.mod
Gogithub.com/modelcontextprotocol/go-sdkv1.3.1go.mod
Gogithub.com/open-dingtalk/dingtalk-stream-sdk-gov0.9.1go.mod
Gogithub.com/pkoukk/tiktoken-gov0.1.8go.mod
Gogithub.com/robfig/cron/v3v3.0.1go.mod
Gogithub.com/skip2/go-qrcodev0.0.0-20200617195104-da1b6568686ego.mod
Gogithub.com/slack-go/slackv0.27.0go.mod
Gogithub.com/tencent-connect/botgov0.2.1go.mod
Gogo.opentelemetry.io/otelv1.39.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.34.0go.mod
Gogo.opentelemetry.io/otel/exporters/stdout/stdouttracev1.34.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.39.0go.mod
Gogo.opentelemetry.io/otel/tracev1.39.0go.mod
Gogo.uber.org/zapv1.26.0go.mod
Gogolang.org/x/cryptov0.50.0go.mod
Gogolang.org/x/netv0.53.0go.mod
Gogolang.org/x/termv0.42.0go.mod
Gogolang.org/x/textv0.37.0go.mod
Gogolang.org/x/timev0.14.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
All dependencies 150

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

RegistryPackageVersionRelation
Gogithub.com/bwmarrin/discordgov0.29.0direct
Gogithub.com/bytedance/sonicv1.15.0direct
Gogithub.com/cloudwego/einov0.9.14direct
Gogithub.com/cloudwego/eino-ext/adk/backend/localv0.2.6direct
Gogithub.com/cloudwego/eino-ext/components/document/loader/filev0.0.0-20260427010451-749e3706378bdirect
Gogithub.com/cloudwego/eino-ext/components/document/transformer/splitter/markdownv0.0.0-20260427010451-749e3706378bdirect
Gogithub.com/cloudwego/eino-ext/components/document/transformer/splitter/recursivev0.0.0-20260427010451-749e3706378bdirect
Gogithub.com/cloudwego/eino-ext/components/embedding/openaiv0.0.0-20260427010451-749e3706378bdirect
Gogithub.com/cloudwego/eino-ext/components/model/agenticclaudev0.1.3direct
Gogithub.com/cloudwego/eino-ext/components/model/agenticopenaiv0.2.1direct
Gogithub.com/cloudwego/eino-ext/components/model/openaiv0.1.13direct
Gogithub.com/creack/ptyv1.1.24direct
Gogithub.com/disintegration/imagingv1.6.2direct
Gogithub.com/eino-contrib/jsonschemav1.0.3direct
Gogithub.com/gin-gonic/ginv1.9.1direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/gorilla/websocketv1.5.3direct
Gogithub.com/larksuite/oapi-sdk-go/v3v3.4.22direct
Gogithub.com/mattn/go-sqlite3v1.14.18direct
Gogithub.com/modelcontextprotocol/go-sdkv1.3.1direct
Gogithub.com/pkoukk/tiktoken-gov0.1.8direct
Gogithub.com/robfig/cron/v3v3.0.1direct
Gogithub.com/skip2/go-qrcodev0.0.0-20200617195104-da1b6568686edirect
Gogithub.com/slack-go/slackv0.27.0direct
Gogithub.com/tencent-connect/botgov0.2.1direct
Gogo.opentelemetry.io/otelv1.39.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.34.0direct
Gogo.opentelemetry.io/otel/exporters/stdout/stdouttracev1.34.0direct
Gogo.opentelemetry.io/otel/sdkv1.39.0direct
Gogo.opentelemetry.io/otel/tracev1.39.0direct
Gogo.uber.org/zapv1.26.0direct
Gogolang.org/x/cryptov0.50.0direct
Gogolang.org/x/netv0.53.0direct
Gogolang.org/x/termv0.42.0direct
Gogolang.org/x/textv0.37.0direct
Gogolang.org/x/timev0.14.0direct
Gogopkg.in/yaml.v3v3.0.1direct
Gocloud.google.com/go/authv0.7.2indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.3indirect
Gocloud.google.com/go/compute/metadatav0.9.0indirect
Gogithub.com/anthropics/anthropic-sdk-gov1.56.0indirect
Gogithub.com/aws/aws-sdk-go-v2v1.30.3indirect
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.6.3indirect
Gogithub.com/aws/aws-sdk-go-v2/configv1.27.27indirect
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.17.27indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.16.11indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.3.15indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.6.15indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/iniv1.8.0indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.11.3indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.11.17indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.22.4indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.26.4indirect
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.30.3indirect
Gogithub.com/aws/smithy-gov1.20.3indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/azcorev1.17.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/internalv1.10.0indirect
Gogithub.com/bahlo/generic-list-gov0.2.0indirect
Gogithub.com/bmatcuk/doublestar/v4v4.10.0indirect
Gogithub.com/buger/jsonparserv1.1.2indirect
Gogithub.com/bytedance/gopkgv0.1.3indirect
Gogithub.com/bytedance/sonic/loaderv0.5.0indirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/cloudwego/base64xv0.1.6indirect
Gogithub.com/cloudwego/eino-ext/libs/acl/openaiv0.1.18-0.20260527084435-846f52bd97c6indirect
Gogithub.com/dlclark/regexp2v1.10.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/evanphx/json-patchv0.5.2indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/gabriel-vasile/mimetypev1.4.2indirect
Gogithub.com/gin-contrib/ssev0.1.0indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-playground/localesv0.14.1indirect
Gogithub.com/go-playground/universal-translatorv0.18.1indirect
Gogithub.com/go-playground/validator/v10v10.14.0indirect
Gogithub.com/go-resty/resty/v2v2.6.0indirect
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirect
Gogithub.com/goccy/go-jsonv0.10.2indirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang/groupcachev0.0.0-20210331224755-41bb18bfe9daindirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/google/jsonschema-gov0.4.2indirect
Gogithub.com/google/s2a-gov0.1.7indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.2indirect
Gogithub.com/goph/emperrorv0.17.2indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.25.1indirect
Gogithub.com/invopop/jsonschemav0.14.0indirect
Gogithub.com/jolestar/go-commons-pool/v2v2.1.2indirect
Gogithub.com/json-iterator/gov1.1.12indirect
Gogithub.com/klauspost/cpuid/v2v2.2.10indirect
Gogithub.com/klippa-app/go-pdfiumv1.19.3indirect
Gogithub.com/leodido/go-urnv1.2.4indirect
Gogithub.com/mailru/easyjsonv0.9.0indirect
Gogithub.com/mattn/go-isattyv0.0.19indirect
Gogithub.com/meguminnnnnnnnn/go-openaiv0.1.2indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.2indirect
Gogithub.com/nikolalohinski/gonjav1.5.3indirect
Gogithub.com/openai/openai-go/v3v3.35.0indirect
Gogithub.com/pb33f/ordered-map/v2v2.3.1indirect
Gogithub.com/pelletier/go-toml/v2v2.2.3indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/segmentio/asmv1.1.3indirect
Gogithub.com/segmentio/encodingv0.5.4indirect
Gogithub.com/sirupsen/logrusv1.9.3indirect
Gogithub.com/slongfield/pyfmtv0.0.0-20220222012616-ea85ff4c361findirect
Gogithub.com/standard-webhooks/standard-webhooks/librariesv0.0.1indirect
Gogithub.com/tetratelabs/wazerov1.11.0indirect
Gogithub.com/tidwall/gjsonv1.18.0indirect
Gogithub.com/tidwall/matchv1.1.1indirect
Gogithub.com/tidwall/prettyv1.2.1indirect
Gogithub.com/tidwall/sjsonv1.2.5indirect
Gogithub.com/twitchyliquid64/golang-asmv0.15.1indirect
Gogithub.com/ugorji/go/codecv1.2.11indirect
Gogithub.com/wk8/go-ordered-map/v2v2.1.8indirect
Gogithub.com/yargevad/filepathxv1.0.0indirect
Gogithub.com/yosida95/uritemplate/v3v3.0.2indirect
Gogo.opencensus.iov0.24.0indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.49.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.49.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.34.0indirect
Gogo.opentelemetry.io/otel/metricv1.39.0indirect
Gogo.opentelemetry.io/proto/otlpv1.5.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.yaml.in/yaml/v4v4.0.0-rc.2indirect
Gogolang.org/x/archv0.15.0indirect
Gogolang.org/x/expv0.0.0-20250305212735-054e65f0b394indirect
Gogolang.org/x/imagev0.0.0-20191009234506-e7c1f5e7dbb8indirect
Gogolang.org/x/oauth2v0.34.0indirect
Gogolang.org/x/syncv0.20.0indirect
Gogolang.org/x/sysv0.43.0indirect
Gogoogle.golang.org/apiv0.189.0indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20251202230838-ff82c1b0f217indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20251202230838-ff82c1b0f217indirect
Gogoogle.golang.org/grpcv1.79.3indirect
Gogoogle.golang.org/protobufv1.36.10indirect
Mavennet.portswigger.burp.extender:burp-extender-api2.3indirect
Mavenorg.apache.maven.plugins:maven-jar-plugin3.4.2indirect
PyPIarjunindirect
PyPIbloodhoundindirect
PyPIchardetindirect
PyPIcharset-normalizerindirect
PyPIhttpxindirect
PyPIimpacketindirect
PyPImcpindirect
PyPIrequestsindirect
PyPIuroindirect
Dependency advisories 12

This repository publishes no package the index resolves, so its own dependency graph was assessed — 141 packages, which also include development and test pins that never ship: 12 carry known advisories, of which 8 are direct. 9 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/cryptov0.50.0directcritical270.52.0
google.golang.org/grpcv1.79.3indirectcritical21.82.1
github.com/modelcontextprotocol/go-sdkv1.3.1directhigh61.4.1
go.opentelemetry.io/otelv1.39.0directhigh21.41.0
go.opentelemetry.io/otel/sdkv1.39.0directhigh41.43.0
golang.org/x/imagev0.0.0-20191009234506-e7c1f5e7dbb8indirecthigh190.45.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.34.0directmoderate21.43.0
golang.org/x/netv0.53.0directmoderate81.27.0-rc.3
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.6.3indirectmoderate21.97.3
github.com/disintegration/imagingv1.6.2directlow1
golang.org/x/textv0.37.0directunknown10.39.0
golang.org/x/sysv0.43.0indirectunknown10.44.0

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.34.0 — full methodology · metrics wiki.

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