-
## CVE-2023-44487 - High Severity Vulnerability
Vulnerable Libraries - http2-server-9.4.52.v20230823.jar, http2-common-9.4.52.v20230823.jar
http2-server-9.4.52.v20230823.jar
Library home page: ht…
-
| | |
|------------------|-----------------|
|Previous ID | SR-8314 |
|Radar | rdar://problem/42400460 |
|Original Repor…
-
### Description
ProxymanCore v1 is built on top of CocoaAsyncSocket, which has some major problems:
- Don't Support HTTP/2, we have to manually implement it, which is error-prone
- Not an HTTP Serv…
-
CertUtils.swift里的 `generateCert` `NIOSSLPrivateKey._ref` 变为`internal`, 外部无法访问,大佬能修复一下这个问题吗
-
Vulnerable Library - k8s.io/Apimachinery-v0.24.2
null
Library home page: https://proxy.golang.org/k8s.io/apimachinery/@v/v0.24.2.zip
Path to dependency file: /capten/go.mod
Path to vulnerable librar…
-
whilst running the NIO release tools, I found this data race with TSan
[output.txt](https://github.com/IBM-Swift/Kitura-WebSocket-NIO/files/3765339/output.txt)
:
```
Test Suite 'ConnectionCleanu…
-
## CVE-2023-44487 - High Severity Vulnerability
Vulnerable Library - netty-codec-http2-4.1.34.Final.jar
Netty is an asynchronous event-driven network application framework for
rapid development …
-
## CVE-2023-44487 - High Severity Vulnerability
Vulnerable Library - netty-codec-http2-4.1.93.Final.jar
Library home page: https://netty.io/
Path to dependency file: /common19/build.gradle
Path to …
-
```
$ swift test
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.…
-
Even in Swift 5, enums defined outside of the standard library, C headers, and swift overlays will be considered frozen and immutable, meaning that a modification to one will be a semver-major version…