Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-05 03:16 UTC

flipped-aurora / gin-vue-admin

🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,企业级业务AI+开发解决方案,内置mcp辅助服务,内置skills管理,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。

Go · VueCustom license★ 24,908 stars⑂ 7,105 forkssince Sep 2019View on GitHub ↗
KindNetwork serviceWeb interfaceCommand-line toolhow this is determined

flipped-aurora/gin-vue-admin holds a health index of 92 out of 100, placing it in the Excellent band. It scores highest on Vitality (94/100) and lowest on Security (40/100). It was last updated 1 day ago. 3 contributors account for most of its recent work.

92
overall / 100
Excellent

Software health index

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

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

Ownership

flipped-auroraOrganization
224 followers14 public repossince Apr 2020

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/flipped-aurora/gin-vue-adminv3.0.0+incompatible-6918 days ago

Metrics by category

Vitality

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

94Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
26.3/36Commit cadence38/52 weeks with commits
18/18Commit volume195 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year195
human_commit_share1
days_since_last_push1
active_weeks_last_year38

Release discipline

100Exceptional
How it's scored
27/27Ships releases79 releases published
36/36Release recencylatest release 18 days ago
27/27Release cadencea release every ~38.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count79
latest_release_tagv3.0.0
releases_from_tagsno
days_since_latest_release18
mean_days_between_releases38.8
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?

90Excellent · 17% of overall
How it's scored
60/60Stars24,908 stars
25/25Forks7,105 forks
13.7/15Watchers297 watchers
Inputs used
forks7,105
stars24,908
watchers297
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
16.9/22.5Licenselicense file present, not a recognized license
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges5
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesshields.io
has_pull_request_templateno

Sustainability & Governance

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

80Excellent · 23% of overall
How it's scored
36/54Bus factor3 contributor(s) cover half of all commits
15.4/22.5Commit distributiontop contributor authored 32% of commits
13.5/13.5Contributor breadth100 contributors
10/10OpenSSF Scorecard: Contributorsproject has 35 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled100
top_contributor_share0.315
How it's scored
40.6/42Issue resolution97% of issues closed
20.1/30PR acceptance744/1,110 decided PRs merged
6.5/13Newcomer PR acceptance1/2 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 1/30 approved changesets -- score normalized to 0
Inputs used
merged_prs744
open_issues28
closed_issues819
prs_merged_7d0
prs_decided_7d0
prs_merged_30d10
prs_decided_30d11
issue_closed_ratio0.967
closed_unmerged_prs366
first_time_authors_30d2
first_time_prs_merged_30d1
first_time_prs_decided_30d2
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
16.9/25Owner reach224 followers of flipped-aurora
20.6/25Track record14 public repos, account ~6 yr old
Inputs used
followers224
owner_typeOrganization
is_verified
owner_loginflipped-aurora
public_repos14
account_age_days2,310
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on go
35/35Publish recencylatest publish 18 days ago
20/20Version history69 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/flipped-aurora/gin-vue-admin
ecosystemsgo
any_deprecatedno
min_days_since_publish18

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows1 workflow(s)
24/24Tests present
16/16Linter configeslint.config.mjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests2 out of 2 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttp://demo.gin-vue-admin.com/
10/10Repository description
10/10Topics20 topics
10/10Wiki
Inputs used
topicsgin-vue-admin, gin, vue, golang, vue-admin, go-admin, go, admin, gin-admin, casbin, vue3, element-ui, gorm, jwt, i18n, ai, mcp, skills, vibecoding, claw
has_wikiyes
homepagehttp://demo.gin-vue-admin.com/
docs_sitehttp://demo.gin-vue-admin.com/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

40Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2.5/2.5CI-Tests2 out of 2 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 1/30 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 35 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.2/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
0/5SASTSAST tool is not run on all commits -- score normalized to 0
4.5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities44 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.3
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.
How it's scored
2.8/35Direct dependencies free of known advisories11 affected: golang.org/x/crypto 0.0.0-20210322153248-0c34fe9e7dc2 (critical 10.0), golang.org/x/crypto v0.46.0 (critical 10.0), axios 1.8.2 (high 8.7), +8 more
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
19.5/40No advisories left outstanding6 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,938 days ago
Inputs used
sourceosv
advisories155
affected_packages22
assessed_packages267
unassessed_packages63
affected_by_severitycritical 3, high 6, moderate 7, low 2, unknown 4
direct_affected_packages11
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 267 resolved dependencies against OSV. 63 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.

85Excellent · 4% of overall
How it's scored
45/45Agent instructions.cursor/rules/project_rules.md, AGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history81 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.81
agent_instruction_files.cursor/rules/project_rules.md, AGENTS.md, CLAUDE.md
agent_instruction_max_bytes15,617
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format configeslint.config.mjs
11/11Static type checkingweb/jsconfig.json
10/10Reproducible environmentDockerfile, lockfile
8/10Demonstrated agent practice4 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
1/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configsweb/jsconfig.json
agent_commit_share0.04
toolchain_manifestsserver/go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeGo (statically typed)
54.9/55Manageable file sizes1/715 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes618,958
source_files_sampled715
oversized_source_files1
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)server/docs/swagger.json, server/docs/swagger.yaml
0/20MCP server
40/40Runnable examplesexample, examples
Inputs used
example_dirsexample, examples
has_mcp_signalno
api_schema_filesserver/docs/swagger.json, server/docs/swagger.yaml
interfaces_expected_ofnetwork-service

Key facts

24,908GitHub stars
100contributors
195commits, last 12 months
1days since last push
79releases
3bus factor
28open issues
Go, npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Star history carried forward from 2026-07-21: GitHub restricted the stargazers API to repository admins, so it can no longer be collected. The repository has 24908 stars today.
  • Advisory severity resolved for 120 of 126 advisories (lookup cap); the remainder are reported as unknown severity

More detail

Star and fork history 24,863 ★ / 7,105 ⇿
24,863Stars
7,105Forks
16Releases

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.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

Star history is shown as collected on 2026-07-21. GitHub restricted the stargazers API to repository administrators in July 2026, so this series can no longer be extended; the current star total above remains live.

5,00010,00015,00020,00025,00024,8637,105212024-122025-102026-08
Major 1Minor 2Patch 11

Each point covers 2 days.

OpenSSF Scorecard 4.3 / 10
4.3aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests2 out of 2 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/30 approved changesets -- score normalized to 0
10Contributorsproject has 35 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
0SASTSAST tool is not run on all commits -- score normalized to 0
9Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities44 existing vulnerabilities detected
Direct dependencies 102
RegistryPackageVersion constraintManifest
Gogithub.com/aliyun/aliyun-oss-go-sdkv3.0.2+incompatibleserver/go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.41.2server/go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.10server/go.mod
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.10server/go.mod
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/managerv1.22.3server/go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.96.1server/go.mod
Gogithub.com/aws/smithy-gov1.24.1server/go.mod
Gogithub.com/casbin/casbin/v3v3.10.0server/go.mod
Gogithub.com/casbin/gorm-adapter/v3v3.41.0server/go.mod
Gogithub.com/dzwvip/gorm-oraclev0.1.2server/go.mod
Gogithub.com/fsnotify/fsnotifyv1.8.0server/go.mod
Gogithub.com/gin-contrib/ssev1.0.0server/go.mod
Gogithub.com/gin-gonic/ginv1.10.0server/go.mod
Gogithub.com/glebarez/sqlitev1.11.0server/go.mod
Gogithub.com/go-sql-driver/mysqlv1.9.3server/go.mod
Gogithub.com/goccy/go-jsonv0.10.4server/go.mod
Gogithub.com/golang-jwt/jwt/v5v5.2.2server/go.mod
Gogithub.com/google/uuidv1.6.0server/go.mod
Gogithub.com/gookit/colorv1.5.4server/go.mod
Gogithub.com/huaweicloud/huaweicloud-sdk-go-obsv3.24.9+incompatibleserver/go.mod
Gogithub.com/jordan-wright/emailv4.0.1-0.20210109023952-943e75fe5223+incompatibleserver/go.mod
Gogithub.com/mark3labs/mcp-gov0.41.1server/go.mod
Gogithub.com/mholt/archivesv0.1.1server/go.mod
Gogithub.com/minio/minio-go/v7v7.0.84server/go.mod
Gogithub.com/mojocn/base64Captchav1.3.8server/go.mod
Gogithub.com/otiai10/copyv1.14.1server/go.mod
Gogithub.com/pkg/errorsv0.9.1server/go.mod
Gogithub.com/qiniu/go-sdk/v7v7.25.2server/go.mod
Gogithub.com/qiniu/qmgov1.1.9server/go.mod
Gogithub.com/redis/go-redis/v9v9.7.0server/go.mod
Gogithub.com/robfig/cron/v3v3.0.1server/go.mod
Gogithub.com/shirou/gopsutil/v3v3.24.5server/go.mod
Gogithub.com/songzhibin97/gkitv1.2.13server/go.mod
Gogithub.com/spf13/cobrav1.10.2server/go.mod
Gogithub.com/spf13/viperv1.19.0server/go.mod
Gogithub.com/stretchr/testifyv1.11.1server/go.mod
Gogithub.com/swaggo/filesv1.0.1server/go.mod
Gogithub.com/swaggo/gin-swaggerv1.6.0server/go.mod
Gogithub.com/swaggo/swagv1.16.4server/go.mod
Gogithub.com/tencentyun/cos-go-sdk-v5v0.7.60server/go.mod
Gogithub.com/unrolled/securev1.17.0server/go.mod
Gogithub.com/xuri/excelize/v2v2.9.0server/go.mod
Gogo.mongodb.org/mongo-driverv1.17.2server/go.mod
Gogo.uber.org/automaxprocsv1.6.0server/go.mod
Gogo.uber.org/zapv1.27.0server/go.mod
Gogolang.org/x/cryptov0.46.0server/go.mod
Gogolang.org/x/syncv0.19.0server/go.mod
Gogolang.org/x/sysv0.39.0server/go.mod
Gogolang.org/x/textv0.32.0server/go.mod
Gogopkg.in/yaml.v3v3.0.1server/go.mod
Gogorm.io/datatypesv1.2.5server/go.mod
Gogorm.io/driver/mysqlv1.6.0server/go.mod
Gogorm.io/driver/postgresv1.6.0server/go.mod
Gogorm.io/driver/sqlserverv1.6.3server/go.mod
Gogorm.io/genv0.3.26server/go.mod
Gogorm.io/gormv1.31.1server/go.mod
npm@element-plus/icons-vue^2.3.1web/package.json
npm@form-create/designer^3.2.6web/package.json
npm@form-create/element-ui^3.2.10web/package.json
npm@iconify/vue^5.0.0web/package.json
npm@logicflow/core^2.2.3web/package.json
npm@logicflow/extension^2.2.3web/package.json
npm@simple-prism/core^0.1.4web/package.json
npm@unocss/transformer-directives^66.4.2web/package.json
npm@vue-office/docx^1.6.2web/package.json
npm@vue-office/excel^1.7.11web/package.json
npm@vue-office/pdf^2.0.2web/package.json
npm@vueuse/core^12.8.2web/package.json
npm@vueuse/integrations^12.8.2web/package.json
npm@wangeditor/editor^5.1.23web/package.json
npm@wangeditor/editor-for-vue^5.1.12web/package.json
npmace-builds^1.36.4web/package.json
npmarcdash^0.0.60web/package.json
npmaxios1.8.2web/package.json
npmclass-variance-authority^0.7.1web/package.json
npmclsx^2.1.1web/package.json
npmecharts5.5.1web/package.json
npmelement-plus^2.13.6web/package.json
npmhighlight.js^11.10.0web/package.json
npmmarked14.1.1web/package.json
npmmarked-highlight^2.1.4web/package.json
npmmitt^3.0.1web/package.json
npmnprogress^0.2.0web/package.json
npmpinia^2.2.2web/package.json
npmqs^6.13.0web/package.json
npmreka-ui^2.10.0web/package.json
npmscreenfull^6.0.2web/package.json
npmsortablejs^1.15.3web/package.json
npmspark-md5^3.0.2web/package.json
npmtailwind-merge^3.6.0web/package.json
npmuniversal-cookie^7web/package.json
npmvform3-builds^3.0.10web/package.json
npmvite-auto-import-svgv2.9.7web/package.json
npmvite-vue-path-map^1.0.1web/package.json
npmvue^3.5.31web/package.json
npmvue-cropper^1.1.4web/package.json
npmvue-echarts^7.0.3web/package.json
npmvue-qr^4.0.9web/package.json
npmvue-router^4.4.3web/package.json
npmvue3-ace-editor^2.2.4web/package.json
npmvue3-sfc-loader^0.9.5web/package.json
npmvuedraggable^4.1.0web/package.json
All dependencies 330

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

RegistryPackageVersionRelation
Gogithub.com/aliyun/aliyun-oss-go-sdk2.1.6+incompatibledirect
Gogithub.com/aliyun/aliyun-oss-go-sdkv3.0.2+incompatibledirect
Gogithub.com/aws/aws-sdk-go-v2v1.41.2direct
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.10direct
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.10direct
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/managerv1.22.3direct
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.96.1direct
Gogithub.com/aws/smithy-gov1.24.1direct
Gogithub.com/casbin/casbin/v3v3.10.0direct
Gogithub.com/casbin/gorm-adapter/v33.0.2direct
Gogithub.com/casbin/gorm-adapter/v3v3.41.0direct
Gogithub.com/dzwvip/gorm-oraclev0.1.2direct
Gogithub.com/fsnotify/fsnotify1.4.9direct
Gogithub.com/fsnotify/fsnotifyv1.8.0direct
Gogithub.com/gin-contrib/ssev1.0.0direct
Gogithub.com/gin-gonic/gin1.6.3direct
Gogithub.com/gin-gonic/ginv1.10.0direct
Gogithub.com/glebarez/sqlitev1.11.0direct
Gogithub.com/go-sql-driver/mysql1.5.0direct
Gogithub.com/go-sql-driver/mysqlv1.9.3direct
Gogithub.com/goccy/go-jsonv0.10.4direct
Gogithub.com/golang-jwt/jwt/v5v5.2.2direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/gookit/color1.3.1direct
Gogithub.com/gookit/colorv1.5.4direct
Gogithub.com/huaweicloud/huaweicloud-sdk-go-obsv3.24.9+incompatibledirect
Gogithub.com/jordan-wright/email0.0.0-20200824153738-3f5bafa1cd84direct
Gogithub.com/jordan-wright/emailv4.0.1-0.20210109023952-943e75fe5223+incompatibledirect
Gogithub.com/mark3labs/mcp-gov0.41.1direct
Gogithub.com/mholt/archivesv0.1.1direct
Gogithub.com/minio/minio-go/v7v7.0.84direct
Gogithub.com/mojocn/base64captcha1.3.1direct
Gogithub.com/mojocn/base64captchav1.3.8direct
Gogithub.com/otiai10/copyv1.14.1direct
Gogithub.com/pkg/errorsv0.9.1direct
Gogithub.com/qiniu/go-sdk/v7v7.25.2direct
Gogithub.com/qiniu/qmgov1.1.9direct
Gogithub.com/redis/go-redis/v9v9.7.0direct
Gogithub.com/robfig/cron/v3v3.0.1direct
Gogithub.com/shirou/gopsutil/v3v3.24.5direct
Gogithub.com/songzhibin97/gkitv1.2.13direct
Gogithub.com/spf13/cobrav1.10.2direct
Gogithub.com/spf13/viper1.7.0direct
Gogithub.com/spf13/viperv1.19.0direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/swaggo/filesv1.0.1direct
Gogithub.com/swaggo/gin-swagger1.2.0direct
Gogithub.com/swaggo/gin-swaggerv1.6.0direct
Gogithub.com/swaggo/swag1.6.7direct
Gogithub.com/swaggo/swagv1.16.4direct
Gogithub.com/tencentyun/cos-go-sdk-v50.7.19direct
Gogithub.com/tencentyun/cos-go-sdk-v5v0.7.60direct
Gogithub.com/unrolled/secure1.0.7direct
Gogithub.com/unrolled/securev1.17.0direct
Gogithub.com/xuri/excelize/v2v2.9.0direct
Gogo.mongodb.org/mongo-driverv1.17.2direct
Gogo.uber.org/automaxprocsv1.6.0direct
Gogo.uber.org/zap1.10.0direct
Gogo.uber.org/zapv1.27.0direct
Gogolang.org/x/crypto0.0.0-20210322153248-0c34fe9e7dc2direct
Gogolang.org/x/cryptov0.46.0direct
Gogolang.org/x/sync0.0.0-20210220032951-036812b2e83cdirect
Gogolang.org/x/syncv0.19.0direct
Gogolang.org/x/sysv0.39.0direct
Gogolang.org/x/textv0.32.0direct
Gogopkg.in/yaml.v3v3.0.1direct
Gogorm.io/datatypesv1.2.5direct
Gogorm.io/driver/mysql1.0.1direct
Gogorm.io/driver/mysqlv1.6.0direct
Gogorm.io/driver/postgresv1.6.0direct
Gogorm.io/driver/sqlserverv1.6.3direct
Gogorm.io/genv0.3.26direct
Gogorm.io/gorm1.20.7direct
Gogorm.io/gormv1.31.1direct
npm@element-plus/icons-vue^2.3.1direct
npm@form-create/designer^3.2.6direct
npm@form-create/element-ui^3.2.10direct
npm@iconify/vue^5.0.0direct
npm@logicflow/core^2.2.3direct
npm@logicflow/extension^2.2.3direct
npm@simple-prism/core^0.1.4direct
npm@unocss/transformer-directives^66.4.2direct
npm@vue-office/docx^1.6.2direct
npm@vue-office/excel^1.7.11direct
npm@vue-office/pdf^2.0.2direct
npm@vueuse/core^12.8.2direct
npm@vueuse/integrations^12.8.2direct
npm@wangeditor/editor^5.1.23direct
npm@wangeditor/editor-for-vue^5.1.12direct
npmace-builds^1.36.4direct
npmarcdash^0.0.60direct
npmaxios1.8.2direct
npmclass-variance-authority^0.7.1direct
npmclsx^2.1.1direct
npmecharts5.5.1direct
npmelement-plus^2.13.6direct
npmhighlight.js^11.10.0direct
npmmarked14.1.1direct
npmmarked-highlight^2.1.4direct
npmmitt^3.0.1direct
npmnprogress^0.2.0direct
npmpinia^2.2.2direct
npmqs^6.13.0direct
npmreka-ui^2.10.0direct
npmscreenfull^6.0.2direct
npmsortablejs^1.15.3direct
npmspark-md5^3.0.2direct
npmtailwind-merge^3.6.0direct
npmuniversal-cookie^7direct
npmvform3-builds^3.0.10direct
npmvite-auto-import-svg2.9.7direct
npmvite-vue-path-map^1.0.1direct
npmvue^3.5.31direct
npmvue-cropper^1.1.4direct
npmvue-echarts^7.0.3direct
npmvue-qr^4.0.9direct
npmvue-router^4.4.3direct
npmvue3-ace-editor^2.2.4direct
npmvue3-sfc-loader^0.9.5direct
npmvuedraggable^4.1.0direct
Gofilippo.io/edwards25519v1.1.0indirect
Gogithub.com/360entsecgroup-skylar/excelize/v22.3.2indirect
Gogithub.com/alecthomas/template0.0.0-20190718012654-fb15b899a751indirect
Gogithub.com/alex-ant/gomathv0.0.0-20160516115720-89013a210a82indirect
Gogithub.com/alibabacloud-go/alibabacloud-gateway-spiv0.0.5indirect
Gogithub.com/alibabacloud-go/darabonba-openapi/v2v2.2.3indirect
Gogithub.com/alibabacloud-go/debugv1.0.1indirect
Gogithub.com/alibabacloud-go/dysmsapi-20170525/v5v5.6.0indirect
Gogithub.com/alibabacloud-go/teav1.5.2indirect
Gogithub.com/alibabacloud-go/tea-utils/v2v2.0.9indirect
Gogithub.com/aliyun/credentials-gov1.4.5indirect
Gogithub.com/andybalholm/brotliv1.1.1indirect
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.5indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.18indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.18indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.18indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/iniv1.8.4indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.18indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.5indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.9indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.18indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.18indirect
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.0.6indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.30.11indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.35.15indirect
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.41.7indirect
Gogithub.com/bahlo/generic-list-gov0.2.0indirect
Gogithub.com/baiyubin/aliyun-sts-go-sdk0.0.0-20180326062324-cfa1a18b161findirect
Gogithub.com/bmatcuk/doublestar/v4v4.9.1indirect
Gogithub.com/bodgit/plumbingv1.3.0indirect
Gogithub.com/bodgit/sevenzipv1.6.0indirect
Gogithub.com/bodgit/windowsv1.0.1indirect
Gogithub.com/buger/jsonparserv1.1.1indirect
Gogithub.com/burntsushi/tomlv1.4.0indirect
Gogithub.com/bytedance/sonicv1.12.7indirect
Gogithub.com/bytedance/sonic/loaderv0.2.3indirect
Gogithub.com/casbin/casbin/v22.11.0indirect
Gogithub.com/casbin/govaluatev1.10.0indirect
Gogithub.com/cenkalti/backoff/v4v4.1.2indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/clbanning/mxjv1.8.4indirect
Gogithub.com/clbanning/mxj/v2v2.7.0indirect
Gogithub.com/cloudwego/base64xv0.1.5indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/dgrijalva/jwt-go3.2.0+incompatibleindirect
Gogithub.com/dgryski/go-rendezvousv0.0.0-20200823014737-9f7001d12a5findirect
Gogithub.com/dsnet/compressv0.0.2-0.20230904184137-39efe44ab707indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/emirpasic/godsv1.12.0indirect
Gogithub.com/fastly/go-utils0.0.0-20180712184237-d95a45783239indirect
Gogithub.com/fvbock/endless0.0.0-20170109170031-447134032cb6indirect
Gogithub.com/gabriel-vasile/mimetypev1.4.8indirect
Gogithub.com/gammazero/toposortv0.1.1indirect
Gogithub.com/glebarez/go-sqlitev1.22.0indirect
Gogithub.com/go-ini/iniv1.67.0indirect
Gogithub.com/go-ole/go-ole1.2.4indirect
Gogithub.com/go-ole/go-olev1.3.0indirect
Gogithub.com/go-openapi/jsonpointerv0.21.0indirect
Gogithub.com/go-openapi/jsonreferencev0.21.0indirect
Gogithub.com/go-openapi/spec0.19.7indirect
Gogithub.com/go-openapi/specv0.21.0indirect
Gogithub.com/go-openapi/swag0.19.8indirect
Gogithub.com/go-openapi/swagv0.23.0indirect
Gogithub.com/go-playground/localesv0.14.1indirect
Gogithub.com/go-playground/universal-translatorv0.18.1indirect
Gogithub.com/go-playground/validator/v1010.3.0indirect
Gogithub.com/go-playground/validator/v10v10.24.0indirect
Gogithub.com/go-redis/redis6.15.7+incompatibleindirect
Gogithub.com/go-redis/redis/v88.11.0indirect
Gogithub.com/gofrs/flockv0.12.1indirect
Gogithub.com/golang-sql/civilv0.0.0-20220223132316-b832511892a9indirect
Gogithub.com/golang-sql/sqlexpv0.1.0indirect
Gogithub.com/golang/freetypev0.0.0-20170609003504-e2365dfdc4a0indirect
Gogithub.com/golang/snappyv0.0.4indirect
Gogithub.com/google/go-querystringv1.1.0indirect
Gogithub.com/gorilla/websocketv1.5.3indirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/hashicorp/go-multierrorv1.1.1indirect
Gogithub.com/hashicorp/golang-lru/v2v2.0.7indirect
Gogithub.com/hashicorp/hclv1.0.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/invopop/jsonschemav0.13.0indirect
Gogithub.com/jackc/pgpassfilev1.0.0indirect
Gogithub.com/jackc/pgservicefilev0.0.0-20240606120523-5a60cdf6a761indirect
Gogithub.com/jackc/pgx/v5v5.8.0indirect
Gogithub.com/jackc/puddle/v2v2.2.2indirect
Gogithub.com/jehiah/go-strftime0.0.0-20171201141054-1d33003b3869indirect
Gogithub.com/jinzhu/inflectionv1.0.0indirect
Gogithub.com/jinzhu/nowv1.1.5indirect
Gogithub.com/josharian/internv1.0.0indirect
Gogithub.com/json-iterator/go1.1.10indirect
Gogithub.com/json-iterator/gov1.1.12indirect
Gogithub.com/klauspost/compressv1.18.0indirect
Gogithub.com/klauspost/cpuid/v2v2.2.9indirect
Gogithub.com/klauspost/pgzipv1.2.6indirect
Gogithub.com/kylebanks/depthv1.2.1indirect
Gogithub.com/leodido/go-urnv1.4.0indirect
Gogithub.com/lestrrat-go/file-rotatelogs2.3.0+incompatibleindirect
Gogithub.com/lestrrat-go/strftime1.0.3indirect
Gogithub.com/lufia/plan9statsv0.0.0-20240909124753-873cd0166683indirect
Gogithub.com/magiconair/propertiesv1.8.9indirect
Gogithub.com/mailru/easyjson0.7.1indirect
Gogithub.com/mailru/easyjsonv0.9.0indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/microsoft/go-mssqldbv1.9.5indirect
Gogithub.com/minio/md5-simdv1.1.2indirect
Gogithub.com/minio/minlzv1.0.0indirect
Gogithub.com/mitchellh/mapstructure1.2.2indirect
Gogithub.com/mitchellh/mapstructurev1.5.0indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.2indirect
Gogithub.com/mohae/deepcopyv0.0.0-20170929034955-c48cc78d4826indirect
Gogithub.com/montanaflynn/statsv0.7.1indirect
Gogithub.com/mozillazg/go-httpheaderv0.4.0indirect
Gogithub.com/ncruces/go-strftimev1.0.0indirect
Gogithub.com/nwaples/rardecode/v2v2.1.0indirect
Gogithub.com/otiai10/mintv1.6.3indirect
Gogithub.com/pelletier/go-toml1.6.0indirect
Gogithub.com/pelletier/go-toml/v2v2.2.3indirect
Gogithub.com/pierrec/lz4/v4v4.1.22indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/power-devops/perfstatv0.0.0-20240221224432-82ca36839d55indirect
Gogithub.com/qiniu/api.v7/v77.4.1indirect
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daecindirect
Gogithub.com/richardlehane/mscfbv1.0.4indirect
Gogithub.com/richardlehane/msolepsv1.0.4indirect
Gogithub.com/rs/xidv1.6.0indirect
Gogithub.com/sagikazarmark/locaferov0.7.0indirect
Gogithub.com/sagikazarmark/slog-shimv0.1.0indirect
Gogithub.com/satori/go.uuid1.2.0indirect
Gogithub.com/shirou/gopsutil3.21.1+incompatibleindirect
Gogithub.com/shoenig/go-m1cpuv0.1.6indirect
Gogithub.com/shopspring/decimalv1.4.0indirect
Gogithub.com/sijms/go-ora/v2v2.7.17indirect
Gogithub.com/sorairolake/lzip-gov0.3.5indirect
Gogithub.com/sourcegraph/concv0.3.0indirect
Gogithub.com/spf13/afero1.2.2indirect
Gogithub.com/spf13/aferov1.12.0indirect
Gogithub.com/spf13/cast1.3.1indirect
Gogithub.com/spf13/castv1.7.1indirect
Gogithub.com/spf13/jwalterweatherman1.1.0indirect
Gogithub.com/spf13/pflag1.0.5indirect
Gogithub.com/spf13/pflagv1.0.9indirect
Gogithub.com/stackexchange/wmi0.0.0-20190523213315-cbe66965904dindirect
Gogithub.com/starry-s/zipv0.2.1indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/tebeka/strftime0.1.3indirect
Gogithub.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/commonv1.3.132indirect
Gogithub.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/smsv1.3.93indirect
Gogithub.com/therootcompany/xzv1.0.1indirect
Gogithub.com/thoas/go-funkv0.7.0indirect
Gogithub.com/tjfoc/gmsmv1.4.1indirect
Gogithub.com/tklauser/go-sysconfv0.3.14indirect
Gogithub.com/tklauser/numcpusv0.9.0indirect
Gogithub.com/twitchyliquid64/golang-asmv0.15.1indirect
Gogithub.com/ugorji/go/codecv1.2.12indirect
Gogithub.com/ulikunitz/xzv0.5.12indirect
Gogithub.com/volcengine/volc-sdk-golangv1.0.251indirect
Gogithub.com/wk8/go-ordered-map/v2v2.1.8indirect
Gogithub.com/xdg-go/pbkdf2v1.0.0indirect
Gogithub.com/xdg-go/scramv1.1.2indirect
Gogithub.com/xdg-go/stringprepv1.0.4indirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Gogithub.com/xuri/efpv0.0.0-20241211021726-c4e992084aa6indirect
Gogithub.com/xuri/nfpv0.0.0-20250111060730-82a408b9aa71indirect
Gogithub.com/yosida95/uritemplate/v3v3.0.2indirect
Gogithub.com/youmark/pkcs8v0.0.0-20240726163527-a2c0da244d78indirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo4.orgv0.0.0-20230225012048-214862532bf5indirect
Gogolang.org/x/archv0.13.0indirect
Gogolang.org/x/expv0.0.0-20251219203646-944ab1f22d93indirect
Gogolang.org/x/imagev0.23.0indirect
Gogolang.org/x/modv0.31.0indirect
Gogolang.org/x/netv0.48.0indirect
Gogolang.org/x/timev0.9.0indirect
Gogolang.org/x/toolsv0.40.0indirect
Gogoogle.golang.org/protobuf1.24.0indirect
Gogoogle.golang.org/protobufv1.36.6indirect
Gogopkg.in/ini.v11.55.0indirect
Gogopkg.in/ini.v1v1.67.0indirect
Gogorm.io/hintsv1.1.2indirect
Gogorm.io/plugin/dbresolverv1.6.2indirect
Gomodernc.org/fileutilv1.3.40indirect
Gomodernc.org/libcv1.67.4indirect
Gomodernc.org/mathutilv1.7.1indirect
Gomodernc.org/memoryv1.11.0indirect
Gomodernc.org/sqlitev1.42.2indirect
npm@babel/core^7.25.0indirect
npm@babel/eslint-parser^7.25.1indirect
npm@babel/preset-env^7.25.0indirect
npm@eslint/js^8.56.0indirect
npm@unocss/extractor-svelte^66.4.2indirect
npm@unocss/preset-wind3^66.4.2indirect
npm@unocss/vite^66.5.0indirect
npm@vitejs/plugin-vue^6.0.6indirect
npm@vue/compiler-sfc^3.5.1indirect
npmautoprefixer^10.4.20indirect
npmchalk^5.3.0indirect
npmchokidar^4.0.0indirect
npmdotenv^16.4.5indirect
npmeslint^8.57.0indirect
npmeslint-plugin-vue^9.19.2indirect
npmglobals^16.3.0indirect
npmsass^1.78.0indirect
npmvite^8.0.10indirect
npmvite-check-multiple-dom0.2.1indirect
npmvite-plugin-banner^0.8.0indirect
npmvite-plugin-vue-devtools^8.1.1indirect
npmvue-eslint-parser^9.4.3indirect
Dependency advisories 22

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/crypto0.0.0-20210322153248-0c34fe9e7dc2directcritical433.4.0
golang.org/x/cryptov0.46.0directcritical270.52.0
github.com/jackc/pgx/v5v5.8.0indirectcritical65.9.2
axios1.8.2directhigh291.18.0
github.com/gin-gonic/gin1.6.3directhigh51.9.1
github.com/xuri/excelize/v2v2.9.0directhigh22.11.0
github.com/buger/jsonparserv1.1.1indirecthigh21.1.2
github.com/dgrijalva/jwt-go3.2.0+incompatibleindirecthigh24.0.0-preview1
golang.org/x/imagev0.23.0indirecthigh100.43.0
echarts5.5.1directmoderate16.1.0
github.com/aws/aws-sdk-go-v2/service/s3v1.96.1directmoderate21.97.3
go.mongodb.org/mongo-driverv1.17.2directmoderate22.4.2
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.5indirectmoderate21.97.3
github.com/nwaples/rardecode/v2v2.1.0indirectmoderate22.2.0
github.com/ulikunitz/xzv0.5.12indirectmoderate20.5.15
golang.org/x/netv0.48.0indirectmoderate91.26.3
github.com/redis/go-redis/v9v9.7.0directlow29.7.3
filippo.io/edwards25519v1.1.0indirectlow21.1.1
golang.org/x/sysv0.39.0directunknown10.44.0
golang.org/x/textv0.32.0directunknown10.39.0
github.com/klauspost/compressv1.18.0indirectunknown11.18.7
google.golang.org/protobuf1.24.0indirectunknown2

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

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