Ma5onic
Ma5onic
## Dependency Vulnerabilities During the installation, I noticed a couple of misconfigurations that introduce vulnerabilities & increase the attack surface of the application. As you can see, there are vulnerable...
+ pyarrow>=0.15.1 # not directly required, pinned by Snyk to avoid a vulnerability + pyyaml>=5.4 # not directly required, pinned by Snyk to avoid a vulnerability
(Using Leaderboard_B) First I was stuck solving the environment and I let it sit for 30 min, but conda never finished creating the env from the yml. Because I was...
This PR is to implement [the workaround that I found](https://github.com/kuielab/mdx-net-submission/issues/1#issuecomment-1214600796) for windows users to resolve open issue https://github.com/kuielab/mdx-net-submission/issues/1 by providing a workaround until a permanent solution is found. Improvements can...
Solution to issue #13 Thanks @Zokhoi for the fix!
Version 1.2.13 has this key update: Fix a bug when getting a gzip header extra field with `inflateGetHeader()`. This remedies [CVE-2022-37434.](https://nvd.nist.gov/vuln/detail/CVE-2022-37434) > IMPORTANT: Due to the first bug fix, any...
Could you please share the submission code that works with the MDX23 code template and the `evaluate_locally.py` script. http://gitlab.aicrowd.com/ZFTurbo/sdx-2023-music-demixing-track-starter-kit I would like to see what you did differently from my...
Would it be possible to enable [XML output](https://www.doxygen.nl/manual/config.html#cfg_generate_xml) for the doxygen API documentation in addition to the current HTML: [apidoc.bannerlord.com](https://apidoc.bannerlord.com/)? Preferably in a public directory so that people can parse...