-
Although I applied the solution, https://github.com/Kucoin/kucoin-java-sdk/pull/41, while socket running gets the exception below. The socket can work for a maximum of 1 day without any errors. Are th…
-
动图在哪里?
![image](https://user-images.githubusercontent.com/13610814/105568445-3fa06d80-5d74-11eb-8098-7822df597903.png)
-
CVE-2023-3635
Severity: High
+- com.splunk.logging:splunk-library-javalogging:jar:1.11.7:compile
| +- com.squareup.okhttp3:okhttp:jar:4.9.3:compile
| | \- com.squareup.okio:okio:jar:2.8.0:co…
-
## CVE-2023-3635 - High Severity Vulnerability
Vulnerable Library - okio-1.17.5.jar
A modern I/O API for Java
Path to dependency file: /tests19/build.gradle
Path to vulnerable library: /home/wss-sca…
-
The main `okio` artifact is published with support for wasm, but `okio-fakefilesystem` isn't. Looks like everything in that artifact is already `commonMain` so I think we just need to add the target.
-
[Okio](https://square.github.io/okio/) is a popular, well-established, and battle-tested library providing rich functionality and good performance. It provides concise yet powerful primitives for mult…
-
01-22 09:15:44.807 25945 26015 D LeakCanary: Found 5 objects retained, dumping heap now (app is visible & >=5 threshold)
01-22 09:15:44.816 25945 26015 D LeakCanary: Removing 1 heap dumps
01-22 09:1…
-
Here's a minimal failing example:
# Files
Directory structure:
```
test/
pom.xml
Dockerfile
TestOkio.java
```
`pom.xml`:
```xml
4.0.0
org.example
test-okio3
…
tyilo updated
2 years ago
-
Hi,
I've been using Okio (version 3.3.0) to manage files on a multi-platform project and it works just fine, thanks 👍.
In this project I build a cli tool using GraalVM to produce an executable. …
-
trying out a simple slack API within a module, but seeing this problem
```
Error: Modules jslack.api.client and jslack.api.model export package com.github.seratch.jslack.common.json to module okio
…