unsloth/studio
OrbisAI Security 109a666260
fix: bump openssl, rand, rustls-webpki, tar in Studio src-tauri for security advisories (#5866)
Lockfile-only security bumps in studio/src-tauri:

- openssl 0.10.76 -> 0.10.80 (CVE-2026-41676)
- rand 0.8.5 -> 0.8.6 and 0.10.0 -> 0.10.1 (RUSTSEC-2026-0097)
- rustls-webpki 0.103.10 -> 0.103.13 (RUSTSEC-2026-0098/0099/0104)
- tar 0.4.45 -> 0.4.46 (GHSA-3pv8-6f4r-ffg2)

Verified with a Tauri Linux debug build and the lockfile supply-chain audit.
2026-05-30 23:32:54 -07:00
..
backend studio: ROCm cleanups follow-up to #5301 (#5874) 2026-05-30 03:06:47 -07:00
frontend Studio: keep web search/code pills off on model load if user disabled them (#5851) 2026-05-29 12:46:16 +04:00
src-tauri fix: bump openssl, rand, rustls-webpki, tar in Studio src-tauri for security advisories (#5866) 2026-05-30 23:32:54 -07:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
install_llama_prebuilt.py feature/use lemonade-sdk llamacpp-rocm binaries (#5303) 2026-05-29 22:46:03 -07:00
install_python_stack.py studio: ROCm cleanups follow-up to #5301 (#5874) 2026-05-30 03:06:47 -07:00
LICENSE.AGPL-3.0 Add AGPL-3.0 license to studio folder 2026-03-09 19:36:25 +00:00
package-lock.json ci: advisory lockfile supply-chain audit (no install-script changes) (#5604) 2026-05-19 05:56:56 -07:00
package.json ci: advisory lockfile supply-chain audit (no install-script changes) (#5604) 2026-05-19 05:56:56 -07:00
setup.bat Final cleanup 2026-03-12 18:28:04 +00:00
setup.ps1 studio: ROCm cleanups follow-up to #5301 (#5874) 2026-05-30 03:06:47 -07:00
setup.sh studio: ROCm cleanups follow-up to #5301 (#5874) 2026-05-30 03:06:47 -07:00
Unsloth_Studio_Colab.ipynb Fix/studio colab proxy and iframe - Unsloth Studio not loading in Colab (iframe "refused to connect" and wrong URL) (#5844) 2026-05-28 23:54:48 -07:00