asesidaa

Results 10 issues of asesidaa

### Steps To Reproduce 1. Update bitwarden using `bitwarden.sh` 2. After upgrade, old images are removed, but the old bitwarden/setup images are not removed. ### Expected Result Old image of...

bug

With the unreleased v3.5.0, it is now possible to remove the `charset=utf-8` part in the `content-type` header by setting `ContentEncoding` to `null`. However, when using `FileModule` to serve static files,...

enhancement
breaking
v3.x
area:files
area:core
pinned

Steps to reproduce: 1.) Running soot with java17 with --enable-preview 2.) Exception will occur Soot version: trunk Command line: MainDriver TestInvoke Max Memory: 3936MB Stack trace: java.lang.UnsupportedOperationException: PermittedSubclasses requires ASM9...

I want to use this library to generate a certificate for a legacy device, so I have to use MD5 or SHA1 for certificate signiture, however, setting HashAlgorithmName to MD5...

enhancement

Using maven, the dependencies can be managed more easily, as well as pack all the dependecies into the jar file.

In some songs, like the one uploaded, when using portaudio, some files can trigger 0 samples exception from PCMLoader.loadPCM() method [[Yosk!]Little Wizard.zip](https://github.com/exch-bms2/beatoraja/files/7219807/Yosk.Little.Wizard.zip)

It seems that there's SSRF vulnerability in hackershare. See https://hackershare.dev/en/bookmarks/970288, the metadata of the server is exposed, which is not supposed to happen. You can refer to https://cheatsheetseries.owasp.org/cheatsheets/Server_Side_Request_Forgery_Prevention_Cheat_Sheet.html for more...

Also maybe migrate to .NET6 for better performance

When user name contains non-ASCII characters, there will be a "The system cannot find the path specified" exception when installing altstore due to errors in encoding. Altserver version is 1.4.7.0,...

I am using image version wrfhydro/training:v5.2.0-rc1. On startup, it will throw a bunch of `requests.exceptions.MissingSchema` exceptions when trying to download files from google drive. It seems that the default `gdown`...