goku_lite
goku_lite copied to clipboard
A Powerful HTTP API Gateway in pure golang!Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥...
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.3 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 to 1.13.6. Release notes Sourced from nokogiri's releases. 1.13.6 / 2022-05-08 Security [CRuby] Address CVE-2022-29181, improper handling of unexpected data types, related to untrusted inputs to...
检测到 eolinker/goku_lite 一共引入了95个开源组件,存在4个漏洞 ``` 漏洞标题:Go SSH拒绝服务漏洞 缺陷组件:golang.org/x/[email protected] 漏洞编号:CVE-2020-9283 漏洞描述:Go SSH是一个使用go语言开发的极度简洁的ssh工具,用于远程管理linux、unix等机器。 Go SSH存在拒绝服务漏洞,该漏洞源于网络系统或产品未对输入的数据进行正确的验证,攻击者可利用该漏洞导致拒绝服务条件,拒绝向合法用户提供服务。 国家漏洞库信息:https://www.cnvd.org.cn/flaw/show/CNVD-2020-14300 影响范围:(∞, 0.0.0-20200220183623-bac4c82f6975) 最小修复版本:0.0.0-20200220183623-bac4c82f6975 缺陷组件引入路径:main@->golang.org/x/[email protected] ``` 另外还有4个漏洞,详细报告:https://mofeisec.com/jr?p=a0d0b7
Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.4.0 to 3.5.1. Release notes Sourced from redcarpet's releases. Redcarpet v3.5.1 Fix a security vulnerability using :quote in combination with the :escape_html option. Reported by Johan Smits....
This updates the index anchors to be inline with the title anchors of the sub categories in the README.
Bumps [json](https://github.com/flori/json) from 2.1.0 to 2.3.1. Changelog Sourced from json's changelog. 2020-06-30 (2.3.1) Spelling and grammar fixes for comments. Pull request #191 by Josh Kline. Enhance generic JSON and #generate...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 to 1.14.3. Release notes Sourced from nokogiri's releases. 1.14.3 / 2023-04-11 Security [CRuby] Vendored libxml2 is updated to address CVE-2023-29469, CVE-2023-28484, and one other security-related issue....
node节点启动的时候,会报console 7005端口不能分配的问题 这个确认过是在同一个子网内,直接启动失败 `listen tcp 172.19.12.2:7005: bind: cannot assign requested address`